Skip to content

Remove deprecated TripleDesMessageInterceptor #183

Description

@blehnen

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions