Skip to content

Conversation

@onobc
Copy link
Contributor

@onobc onobc commented Jan 27, 2026

Sets the @Order attribute on the ClientPropertiesChannelBuilderCustomizer which allows users to order their customizers before or after the client props customizer.

Also adds order to the de/compressor channel builder customizers.

Fixes #359

Sets the `@Order` attribute on the ClientPropertiesChannelBuilderCustomizer
which allows users to order their customizers before or after the client
props customizer.

Also adds order to the de/compressor channel builder customizers.

Fixes spring-projects#359

Signed-off-by: onobc <chris.bono@gmail.com>
@onobc onobc added this to the 1.0.2 milestone Jan 27, 2026
@onobc onobc self-assigned this Jan 27, 2026
@onobc onobc added the bug Something isn't working label Jan 27, 2026
Changes the compressor and decompressor customizer order attributes
from `1` and `2` to `5` and `10` to give some breathing room in case
users need to order before or after either of them.

See spring-projects#359

Signed-off-by: onobc <chris.bono@gmail.com>
(cherry picked from commit d44e4de)
@onobc onobc merged commit 0b766b0 into spring-projects:1.0.x Jan 27, 2026
6 checks passed
@onobc onobc deleted the GH-359-order-clientprops-customizer-1_0_x branch January 27, 2026 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant