Announcing Spring Cloud Stream Horsham.M3 (3.0.0.M3)
We are pleased to announce the third Milestone of the Spring Cloud Stream Horsham.M3 (3.0.0.M3).
NOTE: Spring Cloud Stream 3.0.0.M1/M2 was primarily to establish compatibility with Spring Boot 2.2.x. and therefore went unannounced.
Spring Cloud Stream Horsham.M3 (3.0.0.M3) modules are available for use in the Spring Milestone repository.
Quick highlights:
- Spring Boot 2.2.x
- Spring Cloud Function 3.0.0.M2
Notable features and enhancements for this milestone:
Emphasis on functional programming model
While we're not (yet) deprecating @StreamListener
and/or @EnableBinding
, we are moving toward…