Skip to content

v3.2.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 17:42
· 33 commits to main since this release

⭐ New Features

  • Allow access to the errorHandler and messageAckListener values of an AbstractMessageListenerContainer #2980
  • Add convenient getter for stream name #2962

🐞 Bug Fixes

  • Incorrect Recover commands during shutdown with spring-rabbit >= 3.0.11 #2957
  • Using retryCount results in UnsupportedOperationException #2951

📔 Documentation

  • Cannot find the constants (QUEUE_NAME/QUEUE_MESSAGE_COUNT/QUEUE_CONSUMER_COUNT) in RabbitTemplate #2960

🔨 Dependency Upgrades

  • Bump org.springframework.data:spring-data-bom from 2024.1.2 to 2024.1.3 #2973
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.2 to 1.4.3 #2971
  • Bump org.springframework:spring-framework-bom from 6.2.2 to 6.2.3 #2969
  • Bump io.projectreactor:reactor-bom from 2024.0.2 to 2024.0.3 #2966
  • Bump io.micrometer:micrometer-bom from 1.14.3 to 1.14.4 #2963
  • Bump org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1 #2948