Sourced from org.springframework.kafka:spring-kafka-test's releases.
v2.9.11
:star: New Features
- Private Header Type for DeserializationExceptions #2771
:lady_beetle: Bug Fixes
- AdminClient doesn't use configured properties while starting a container listener #2764
:hammer: Dependency Upgrades
- Upgrade Micrometer, Reactor, Spring Data Versions #2777
External Links
v2.9.10
:star: New Features
- Make KafkaAdmin Easier to Subclass and Add a Filter Mechanism #2726
- GH-2709: Preserve existing JAAS configuration #2718
- Auto Config Non-Blocking Retries with asyncAcks #2707
:lady_beetle: Bug Fixes
- Possible dead lock between DefaultKafkaProducerFactory.expire and DefaultKafkaProducerFactory.removeProducer #2748
- Pausing container results in WakeupException without retrying failed listener invocation #2740
- Behavior Change When Interceptor Throws an Exception #2728
- Fix Race Condition in DelegatingInvocableHandler #2725
:hammer: Dependency Upgrades
- Upgrade Spring Framework, Data, Micrometer, Reactor Versions #2745
:heart: Contributors
Thank you to all the contributors who worked on this release:
@antonio-tomac
and@edanidzerda
External Links
v2.9.9
:lady_beetle: Bug Fixes
... (truncated)
5bf43ee
[artifactory-release] Release version 2.9.11d1e6ee1
Upgrade Micrometer, Reactor, Spring Data Versions25ac793
Private Header Type for DeserializationExceptionsd370d2d
GH-2762:
Fix Topic Check with Consumer Overridesccf3339
Upgrade Manifest Vendor, Email Addressesdc6a38f
Fix Race with Delayed Idlec7102f0
[artifactory-release] Next development version453c219
[artifactory-release] Release version 2.9.10b58b772
Fix Reactive Producer Tests (Fencing)bd57099
GH-2744:
Fix Possible Deadlock in DKPF