Skip to content

v3.2.8

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Oct 21:20
· 3 commits to main since this release

🐞 Bug Fixes

  • Warning Container AcknowledgeMode must be MANUAL for a Mono<?> return type (or Kotlin suspend function); otherwise the container will ack the message immediately is logged incorrectly #3209
  • RabbitAdmin.initialize() triggers eager instantiation of all FactoryBeans via getBeansOfType(Declarable.class, false, true) #3193

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.19 to 1.5.20 #3211
  • Bump org.springframework.data:spring-data-bom from 2024.1.10 to 2024.1.11 #3208
  • Bump io.projectreactor:reactor-bom from 2024.0.10 to 2024.0.11 #3207
  • Bump io.micrometer:micrometer-bom from 1.14.11 to 1.14.12 #3206
  • Bump org.springframework:spring-framework-bom from 6.2.11 to 6.2.12 #3205
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.10 to 1.4.11 #3204
  • Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 #3200