Skip to content

v3.2.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 18:38
· 32 commits to main since this release

⭐ New Features

  • Simplify the expression in equals method #2855
  • Add RabbitTemplate getBeforePublishPostProcessors method #2839
  • OpenTelemetry with RabbitMQ add messaging.rabbitmq.destination.routing_key from the semantic convention #2814
  • Fix RabbitMQ x-death header documentation #2688

📔 Documentation

  • Fix typo in sending-messages.adoc #2857
  • Update Document #2832

🔨 Dependency Upgrades

  • Bump org.junit:junit-bom from 5.11.2 to 5.11.3 #2875
  • Bump org.springframework.retry:spring-retry from 2.0.9 to 2.0.10 #2866
  • Bump mockitoVersion from 5.14.1 to 5.14.2 #2865
  • Bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.11 #2864
  • Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.9 #2856
  • Bump org.junit:junit-bom from 5.11.1 to 5.11.2 #2850
  • Bump log4jVersion from 2.24.0 to 2.24.1 #2849
  • Bump org.testcontainers:testcontainers-bom from 1.20.1 to 1.20.2 #2848
  • Bump org.junit:junit-bom from 5.11.0 to 5.11.1 #2845
  • Bump com.github.luben:zstd-jni from 1.5.6-5 to 1.5.6-6 #2844

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dgray16, @eyeben, @leshalv, and @ngocnhan-tran1996