java-aks-aca-dapr-workshop
java-aks-aca-dapr-workshop copied to clipboard
Bump org.springframework.kafka:spring-kafka from 2.8.0 to 2.9.11 in /TrafficControlService
Bumps org.springframework.kafka:spring-kafka from 2.8.0 to 2.9.11.
Release notes
Sourced from org.springframework.kafka:spring-kafka'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-tomacand@edanidzerdaExternal Links
v2.9.9
:lady_beetle: Bug Fixes
... (truncated)
Commits
5bf43ee[artifactory-release] Release version 2.9.11d1e6ee1Upgrade Micrometer, Reactor, Spring Data Versions25ac793Private Header Type for DeserializationExceptionsd370d2dGH-2762: Fix Topic Check with Consumer Overridesccf3339Upgrade Manifest Vendor, Email Addressesdc6a38fFix Race with Delayed Idlec7102f0[artifactory-release] Next development version453c219[artifactory-release] Release version 2.9.10b58b772Fix Reactive Producer Tests (Fencing)bd57099GH-2744: Fix Possible Deadlock in DKPF- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.