Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dependabot: bump org.springframework.kafka:spring-kafka-test from 2.9…
….6 to 2.9.11 (opensearch-project#3248) Bumps [org.springframework.kafka:spring-kafka-test](https://github.com/spring-projects/spring-kafka) from 2.9.6 to 2.9.11. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-kafka/releases">org.springframework.kafka:spring-kafka-test's releases</a>.</em></p> <blockquote> <h2>v2.9.11</h2> <h2>:star: New Features</h2> <ul> <li>Private Header Type for DeserializationExceptions <a href="https://redirect.github.com/spring-projects/spring-kafka/issues/2771">#2771</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>AdminClient doesn't use configured properties while starting a container listener <a href="https://redirect.github.com/spring-projects/spring-kafka/issues/2764">#2764</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade Micrometer, Reactor, Spring Data Versions <a href="https://redirect.github.com/spring-projects/spring-kafka/issues/2777">#2777</a></li> </ul> <h2>External Links</h2> <ul> <li><a href="https://docs.spring.io/spring-kafka/docs/3.0.1/reference/html/">Reference Documentation</a></li> </ul> <h2>v2.9.10</h2> <h2>:star: New Features</h2> <ul> <li>Make KafkaAdmin Easier to Subclass and Add a Filter Mechanism <a href="https://redirect.github.com/spring-projects/spring-kafka/issues/2726">#2726</a></li> <li><a href="https://redirect.github.com/spring-projects/spring-kafka/issues/2709">GH-2709</a>: Preserve existing JAAS configuration <a href="https://redirect.github.com/spring-projects/spring-kafka/issues/2718">#2718</a></li> <li>Auto Config Non-Blocking Retries with asyncAcks <a href="https://redirect.github.com/spring-projects/spring-kafka/issues/2707">#2707</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Possible dead lock between DefaultKafkaProducerFactory.expire and DefaultKafkaProducerFactory.removeProducer <a href="https://redirect.github.com/spring-projects/spring-kafka/issues/2748">#2748</a></li> <li>Pausing container results in WakeupException without retrying failed listener invocation <a href="https://redirect.github.com/spring-projects/spring-kafka/issues/2740">#2740</a></li> <li>Behavior Change When Interceptor Throws an Exception <a href="https://redirect.github.com/spring-projects/spring-kafka/issues/2728">#2728</a></li> <li>Fix Race Condition in DelegatingInvocableHandler <a href="https://redirect.github.com/spring-projects/spring-kafka/issues/2725">#2725</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade Spring Framework, Data, Micrometer, Reactor Versions <a href="https://redirect.github.com/spring-projects/spring-kafka/pull/2745">#2745</a></li> </ul> <h2>:heart: Contributors</h2> <p>Thank you to all the contributors who worked on this release:</p> <p><a href="https://github.com/antonio-tomac"><code>@antonio-tomac</code></a> and <a href="https://github.com/edanidzerda"><code>@edanidzerda</code></a></p> <h2>External Links</h2> <ul> <li><a href="https://docs.spring.io/spring-kafka/docs/2.9.10/reference/html/">Reference Documentation</a></li> </ul> <h2>v2.9.9</h2> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Fix CommonErrorHandler for asyncAcks and AckMode.MANUAL <a href="https://redirect.github.com/spring-projects/spring-kafka/issues/2679">#2679</a></li> <li>Fix Race in Micrometer Test <a href="https://redirect.github.com/spring-projects/spring-kafka/issues/2662">#2662</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-kafka/commit/5bf43ee9902576cf028bb0c07f46907ebf1293d5"><code>5bf43ee</code></a> [artifactory-release] Release version 2.9.11</li> <li><a href="https://github.com/spring-projects/spring-kafka/commit/d1e6ee1ad0ed743fd65ea9b36276b3638fd8c39d"><code>d1e6ee1</code></a> Upgrade Micrometer, Reactor, Spring Data Versions</li> <li><a href="https://github.com/spring-projects/spring-kafka/commit/25ac793a78725e2ca4a3a2888a1506a4bfcf0c9d"><code>25ac793</code></a> Private Header Type for DeserializationExceptions</li> <li><a href="https://github.com/spring-projects/spring-kafka/commit/d370d2d6fe8c5ad3f678ebee2f147b137e590d23"><code>d370d2d</code></a> <a href="https://redirect.github.com/spring-projects/spring-kafka/issues/2762">GH-2762</a>: Fix Topic Check with Consumer Overrides</li> <li><a href="https://github.com/spring-projects/spring-kafka/commit/ccf3339d5799cfd47d08a2d23ba9e985d3b93db1"><code>ccf3339</code></a> Upgrade Manifest Vendor, Email Addresses</li> <li><a href="https://github.com/spring-projects/spring-kafka/commit/dc6a38ffa029210082e0fc0bba9faba912ef2438"><code>dc6a38f</code></a> Fix Race with Delayed Idle</li> <li><a href="https://github.com/spring-projects/spring-kafka/commit/c7102f08de0767ea886ef4ccf3956b9bda832f26"><code>c7102f0</code></a> [artifactory-release] Next development version</li> <li><a href="https://github.com/spring-projects/spring-kafka/commit/453c219d9aa93a1ca9c2c63c46bf1d3aa08ac621"><code>453c219</code></a> [artifactory-release] Release version 2.9.10</li> <li><a href="https://github.com/spring-projects/spring-kafka/commit/b58b772d7e953636dc03fdd2102135baf1e5a7d5"><code>b58b772</code></a> Fix Reactive Producer Tests (Fencing)</li> <li><a href="https://github.com/spring-projects/spring-kafka/commit/bd570991e8c860a6c8b47c1a15d6c49eac69bea3"><code>bd57099</code></a> <a href="https://redirect.github.com/spring-projects/spring-kafka/issues/2744">GH-2744</a>: Fix Possible Deadlock in DKPF</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-kafka/compare/v2.9.6...v2.9.11">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework.kafka:spring-kafka-test&package-manager=gradle&previous-version=2.9.6&new-version=2.9.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information