Skip to content

Spring Cloud Stream Chelsea.SR1

Choose a tag to compare

@mbogoevici mbogoevici released this 12 Apr 14:40
· 273 commits to main since this release

Spring Cloud Stream Chelsea.SR1 Release Notes

Release Train Components and Versions

Component Version
Spring Cloud Stream Core 1.2.1.RELEASE
Spring Cloud Stream Binder Rabbit 1.2.0.RELEASE
Spring Cloud Stream Binder Kafka 1.2.0.RELEASE

Spring Boot compatibility

This release is based on Spring Boot 1.5. It is also compatible with Spring Boot 1.4.4.RELEASE and later.

Spring Cloud integration

This release is also part of the Spring Cloud Dalston release train.

Middleware compatibility

Issues resolved since Chelsea.RELEASE

Spring Cloud Stream Core

900 : Wrong metrics config prefix in docs
903 : Align the exporter name and trigger configuration for metrics
904 : BinderMetricsEnvironmentPostProcessor changes the export defaults
906 : Shading of rxjava-reactive-streams includes RxJava classes as well
907 : Replace placeholders in properties published with metrics
909 : Metrics exporter overrides properties from high priority sources with lower ones
910 : ApplicationMetricsProperties must clear the exportProperties cache on refresh
918 : Update metrics sample