Skip to content

v3.3.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jan 17:58
· 2 commits to main since this release

🐞 Bug Fixes

  • Acknowledge+commit always issued in AckMode.MANUAL #3695
  • Memory leak on a Kafka Observation due to the metric "spring.kafka.listener.active" #3690
  • KafkaMessageListenerContainer Observation Scope seems to be setup incorrectly #3686

📔 Documentation

  • Correct non-blocking retries docs #3707
  • Documentation typo - Class names clashing - @EmbeddedKafka Annotation #3701
  • Add a sample about Micrometer observation integration #3699

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-bom from 1.14.2 to 1.14.3 #3717
  • Bump org.springframework:spring-framework-bom from 6.2.1 to 6.2.2 #3716
  • Bump io.projectreactor:reactor-bom from 2024.0.1 to 2024.0.2 #3715
  • Bump org.springframework.data:spring-data-bom from 2024.1.1 to 2024.1.2 #3714
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.1 to 1.4.2 #3713

❤️ Contributors

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

@bky373