- When native encoding is used, StreamBridge is not setting partitioning interceptor which calls the PartitionHandler. This is a regression issue and adding the interceptor explicitly when native encoding is used. Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/2815 Resolves #2831