Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 23, 2022

Bumps spring-kafka from 2.6.6 to 3.0.0.

Release notes

Sourced from spring-kafka's releases.

v3.0.0

⭐ New Features

  • Make RetryTopicConfigurationSupport initialize RetryTopicComponentFactory lazily #2478
  • Use isEmpty() Instead of size(); toList() #2474
  • Add spring-kafka-bom #2472
  • suggestion: change @RetryableTopic replicationFactor default to -1 (broker default) #2471

🐞 Bug Fixes

  • Disable Global Embedded Kafka Support if JUnit Platform is < 1.8 #2481
  • java.lang.IllegalStateException: Only one 'RetryTopicConfigurationSupport' is allowed when Spring context is reloaded #2477

📔 Documentation

  • Docs for Native Images #2483

🔨 Dependency Upgrades

  • Spring Data 2022.0.0, Retry 2.0.0, Framework 6.0.0 #2488
  • Hibernate Validation 8.0.0-final, Micrometer 1.10.1, Mockito 4.8.1, Reactor 2022.0.0 #2487
  • Micrometer 1.10.0, Tracing, Docs 1.0.0 #2486
  • Upgrade to Jackson 2.14.0 #2485

v3.0.0-RC2

Change log:

b8bccd914 Revert Micrometer Docs to RC1 c51d6259d Upgrade to Spring Framework 6.0.0-RC3 0d78fbe53 Fix Get ObservationRegistry 8217a9e81 Fix Missing Re-Interrupts 4f206733d Address Sonar Issues df9b014b3 NonNull API Retryable Topic 9d43b9313 Address Sonar Issues 44db5096c Add KafkaTestUtils methods using Duration for timeout (#2467) 59eb2dcca GH-2464: Fix Delivery Attempt Header (Rare) a00789a69 GH-2441: Merged Annotations with RetryableTopic 954b62254 GH-2459: Resolve Sonar Issues 72d428478 @​RetryableTopic Support SpEL for listenerContainerFactory and kafkaTemplate properties e38c4cbb7 GH-2282: Fix Multi RetryableTopic Same Topic 70b9143c9 GH-2459: FallbackBatchErrorHandler Retryable Ex 97ed09ede GH-2427: Allow RuntimeException to be Classified 4fedd755c GH-2443: Distinct Concurrency for Retry Containers 62300bb33 GH-2451: Fix Class Level Listener Multi Instances 8ccd8639d GH-2198: Observability Doc Gen Polishing c6bbba8b5 Update the usage of micrometer-docs-generator f1ca2fd3c GH-2448: State Non-Blocking Retries API Status ada628abc GH-2352: Fix Doc Typo b743f035e GH-2352: Expose KLERegistrar Getter on BPP

... (truncated)

Commits

Dependabot compatibility score

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 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 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)

Bumps [spring-kafka](https://github.com/spring-projects/spring-kafka) from 2.6.6 to 3.0.0.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases)
- [Commits](spring-projects/spring-kafka@v2.6.6...v3.0.0)

---
updated-dependencies:
- dependency-name: org.springframework.kafka:spring-kafka
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 23, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 21, 2022

Superseded by #83.

@dependabot dependabot bot closed this Dec 21, 2022
@dependabot dependabot bot deleted the dependabot/gradle/org.springframework.kafka-spring-kafka-3.0.0 branch December 21, 2022 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant