TripleDesMessageInterceptor was deprecated ([Obsolete]) when AesMessageInterceptor (AES-256-GCM) landed in #182. Remove it in the next major release (1.0.0), target ~early 2027.
Removal is a breaking change (public API), hence the major-version gate.
Before removal:
- Users migrate producers to AES and drain 3DES-encrypted messages (see the MessageInterception wiki migration guide).
- Remove
TripleDesMessageInterceptor, TripleDesMessageInterceptorConfiguration, the dashboard TripleDes option, and the residual 3DES test coverage.
Deprecated in: #182.
TripleDesMessageInterceptorwas deprecated ([Obsolete]) whenAesMessageInterceptor(AES-256-GCM) landed in #182. Remove it in the next major release (1.0.0), target ~early 2027.Removal is a breaking change (public API), hence the major-version gate.
Before removal:
TripleDesMessageInterceptor,TripleDesMessageInterceptorConfiguration, the dashboardTripleDesoption, and the residual 3DES test coverage.Deprecated in: #182.