spring-cloud / spring-cloud-stream-binder-kafka

Spring Cloud Stream binders for Apache Kafka and Kafka Streams
Apache License 2.0
331 stars 301 forks source link

Upgrade spring-kafka to 2.7.0 #1062

Closed chenrujun closed 3 years ago

chenrujun commented 3 years ago

Refs: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-dependencies/2.5.0-RC1/spring-boot-dependencies-2.5.0-RC1.pom

garyrussell commented 3 years ago

This will not happen until the next minor version (not in a patch release). If you want to override the version yourself, see https://docs.spring.io/spring-kafka/docs/2.6.7/reference/html/#update-deps

chenrujun commented 3 years ago

Hi, @garyrussell .

Thank you for your response. When will next minor version release?

sabbyanandan commented 3 years ago

Spring Cloud Stream 3.2.0 will ship with Spring Cloud's 2021.0.0 - please follow the timelines through this milestone.