Skip to content

Bump org.axonframework.extensions.kafka:axon-kafka-spring-boot-starter from 4.10.0 to 4.11.1 #435

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2025

Bumps org.axonframework.extensions.kafka:axon-kafka-spring-boot-starter from 4.10.0 to 4.11.1.

Release notes

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

Axon Kafka Extension v4.11.1

📈 Enhancements

  • #555 Add option to commit offsets #556
  • Allow SubscribableKafkaMessageSource option of manually commiting offsets #555

❤️ Contributors

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

Axon Kafka Extension v4.11.0

⭐ Features

  • KafkaPublisher Ack timeout can be set via properties and autoconfiguration #528

🛠️ Dependency Upgrade

  • Update Axon Framework to 4.11.0 #551
  • build(deps): bump actions/setup-java from 4.6.0 to 4.7.0 in the github-dependencies group #550
  • build(deps): bump actions/setup-java from 4.5.0 to 4.6.0 in the github-dependencies group #548
  • build(deps-dev): bump the maven-dependencies group with 2 updates #547
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 in the maven-dependencies group #546
  • build(deps): bump the maven-dependencies group with 10 updates #545
  • build(deps): bump the maven-dependencies group across 1 directory with 16 updates #544
  • build(deps): bump actions/setup-java from 4.4.0 to 4.5.0 in the github-dependencies group #539
  • build(deps): bump the maven-dependencies group with 14 updates #538
  • build(deps): bump the maven-dependencies group with 3 updates #533
  • build(deps): bump actions/setup-java from 4.3.0 to 4.4.0 in the github-dependencies group #532
  • build(deps): bump the maven-dependencies group with 2 updates #531
  • build(deps): bump actions/setup-java from 4.2.2 to 4.3.0 in the github-dependencies group #530
  • build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 in the maven-dependencies group #529
  • build(deps-dev): bump the maven-dependencies group with 2 updates #527
  • build(deps): bump the maven-dependencies group with 2 updates #526
  • build(deps): bump the maven-dependencies group with 3 updates #525
  • build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 in the maven-dependencies group #524
  • build(deps-dev): bump the maven-dependencies group with 2 updates #523
  • build(deps): bump actions/setup-java from 4.2.1 to 4.2.2 in the github-dependencies group #522
  • build(deps): bump voxmedia/github-action-slack-notify-build from 1.6.0 to 2 in the github-dependencies group #521
  • build(deps): bump the maven-dependencies group with 3 updates #520
  • build(deps): bump org.apache.kafka:kafka-clients from 3.7.1 to 3.8.0 in the maven-dependencies group #519

❤️ Contributors

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

Commits
  • aa4f0a2 [maven-release-plugin] prepare release axon-kafka-4.11.1
  • 906caaf Address PR comments
  • 01be04f Add option to commit offsets async
  • adc2956 Add option to commit offsets
  • 2a94848 Remove pre-release flag for documention of 4.11
  • 3127738 Add release notes for 4.11
  • 82fa590 Set milestone to 4.11.1
  • 9c16b82 Update version of non-redeployed modules
  • 59416a7 [maven-release-plugin] prepare for next development iteration
  • 5f10b97 [maven-release-plugin] prepare release axon-kafka-4.11.0
  • 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.10.0 to 4.11.1.
- [Release notes](https://github.com/AxonFramework/extension-kafka/releases)
- [Commits](AxonFramework/extension-kafka@axon-kafka-4.10.0...axon-kafka-4.11.1)

---
updated-dependencies:
- dependency-name: org.axonframework.extensions.kafka:axon-kafka-spring-boot-starter
  dependency-version: 4.11.1
  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 Apr 25, 2025
@zambrovski zambrovski added this to the 4.1.0 milestone May 5, 2025
@zambrovski zambrovski merged commit 8e4fc6f into develop May 5, 2025
2 checks passed
@zambrovski zambrovski deleted the dependabot/maven/org.axonframework.extensions.kafka-axon-kafka-spring-boot-starter-4.11.1 branch May 5, 2025 11:23
@zambrovski zambrovski self-requested a review May 5, 2025 11:23
@zambrovski zambrovski self-assigned this May 5, 2025
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