Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.axonframework.extensions.kafka:axon-kafka-spring-boot-starter from 4.8.0 to 4.9.0 #277

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2024

Bumps org.axonframework.extensions.kafka:axon-kafka-spring-boot-starter from 4.8.0 to 4.9.0.

Release notes

Sourced from org.axonframework.extensions.kafka:axon-kafka-spring-boot-starter's releases.

Axon Kafka Extension v4.9.0

📈 Enhancements

  • Add ability to customize Kafka Event Publisher Processing Group name via properties #444
  • Autoconfigured TopicResolver bean with ability to replace it by user configuration #443

🪲 Bug Fixes

  • By doing the validation whether the kafka message was successfully se… #455
  • Tracking Token Updated if Creating a Publisher Fails #454

🛠️ Dependency Upgrade

  • build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1 #461
  • build(deps-dev): bump log4j.version from 2.21.0 to 2.21.1 #460
  • Upgrade Axon Framework to 4.9.0 #459
  • build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.1.4 to 3.1.5 #458
  • build(deps): bump spring.boot.version from 2.7.16 to 2.7.17 #457
  • build(deps-dev): bump log4j.version from 2.20.0 to 2.21.0 #456
  • build(deps): bump org.apache.kafka:kafka-clients from 3.5.1 to 3.6.0 #453
  • build(deps): bump org.testcontainers:testcontainers-bom from 1.19.0 to 1.19.1 #452
  • build(deps): bump test-containers.version from 1.19.0 to 1.19.1 #451
  • build(deps-dev): bump commons-io:commons-io from 2.13.0 to 2.14.0 #450
  • build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.1.3 to 3.1.4 #449
  • build(deps): bump spring.boot.version from 2.7.15 to 2.7.16 #448
  • build(deps): bump actions/setup-java from 3.12.0 to 3.13.0 #447
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 #446
  • build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 #445
  • build(deps): bump actions/checkout from 3 to 4 #442
  • build(deps-dev): bump slf4j.version from 2.0.7 to 2.0.9 #441
  • build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.1.2 to 3.1.3 #440
  • build(deps): bump spring.boot.version from 2.7.14 to 2.7.15 #439
  • build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 #438
  • build(deps): bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.0 #437
  • build(deps): bump test-containers.version from 1.18.3 to 1.19.0 #436
  • build(deps-dev): bump jmh-core.version from 1.36 to 1.37 #435
  • build(deps): bump actions/setup-java from 3.11.0 to 3.12.0 #434
  • build(deps): bump org.apache.kafka:kafka-clients from 3.5.0 to 3.5.1 #433
  • build(deps): bump spring-boot-starter-parent from 3.1.1 to 3.1.2 #432
  • build(deps): bump spring.boot.version from 2.7.13 to 2.7.14 #431
  • build(deps): bump spring-boot-starter-parent from 3.1.0 to 3.1.1 #430
  • build(deps): bump spring.boot.version from 2.7.12 to 2.7.13 #429
  • build(deps): bump maven-release-plugin from 2.5.3 to 3.0.1 #428

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

... (truncated)

Commits
  • 572b21e [maven-release-plugin] prepare release axon-kafka-4.9.0
  • 6c992d8 Merge pull request #459 from AxonFramework/dependency-upgrade/af-4.9.0
  • 5d3e955 Merge pull request #461 from AxonFramework/dependabot/maven/org.apache.maven....
  • 43e0df3 Merge pull request #460 from AxonFramework/dependabot/maven/log4j.version-2.21.1
  • 71c364f build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin
  • fddcc39 build(deps-dev): bump log4j.version from 2.21.0 to 2.21.1
  • 40c29e8 Upgrade Axon Framework to 4.9.0
  • 58997a2 Merge pull request #458 from AxonFramework/dependabot/maven/org.springframewo...
  • dab5080 Merge pull request #457 from AxonFramework/dependabot/maven/spring.boot.versi...
  • e398408 build(deps): bump org.springframework.boot:spring-boot-starter-parent
  • Additional commits viewable in compare view

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

Bumps [org.axonframework.extensions.kafka:axon-kafka-spring-boot-starter](https://github.com/AxonFramework/extension-kafka) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/AxonFramework/extension-kafka/releases)
- [Commits](AxonFramework/extension-kafka@axon-kafka-4.8.0...axon-kafka-4.9.0)

---
updated-dependencies:
- dependency-name: org.axonframework.extensions.kafka:axon-kafka-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the Type: dependencies Pull requests that update a dependency file label Feb 22, 2024
Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (866c02b) 71.72% compared to head (3a7ecc8) 71.72%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #277   +/-   ##
========================================
  Coverage    71.72%   71.72%           
========================================
  Files           39       39           
  Lines          336      336           
  Branches         6        6           
========================================
  Hits           241      241           
  Misses          95       95           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@p-wunderlich p-wunderlich merged commit 6e33651 into develop Mar 19, 2024
3 checks passed
@p-wunderlich p-wunderlich deleted the dependabot/maven/org.axonframework.extensions.kafka-axon-kafka-spring-boot-starter-4.9.0 branch March 19, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant