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 axon.version from 4.8.1 to 4.8.2 in /chat-getting-started-dropwizard #207

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps axon.version from 4.8.1 to 4.8.2.
Updates org.axonframework:axon-configuration from 4.8.1 to 4.8.2

Updates org.axonframework:axon-eventsourcing from 4.8.1 to 4.8.2

Release notes

Sourced from org.axonframework:axon-eventsourcing's releases.

Axon Framework v4.8.2

📈 Enhancements

  • Removed spring-devtools.properties #2820
  • Add default constructor for the AxonServerContainer #2809

🪲 Bug Fixes

  • axon-tracing-opentelemetry with Spring Devtools crashes on start #2828
  • Ensure insert order is maintained for SequencedDeadLetterQueue#deadLetterSequence(String) invocations #2827
  • Fix inconsistencies around the AxonServerConfiguration #2814
  • Enable Annotated Message Interceptor support for Command Handling Components #2804
  • Fix property-based Load Balancing Strategy configuration bug #2802

❤️ Contributors

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

Commits
  • 90f6983 [maven-release-plugin] prepare release axon-4.8.2
  • 6d20dfa Merge pull request #2827 from AxonFramework/bug/dead-letter-ordering
  • 926ecbe Add order by sequence index
  • 461cdc1 Add integration test to validate the dead-letter ordering
  • 52b6fb1 Add tests to validate the dead-letter ordering
  • 5260080 Removed spring-devtools.properties
  • b673c7f Merge pull request #2814 from AxonFramework/enhancement/clean-up-as-config-an...
  • 6d4dc83 Add missing deprecation annotation
  • a3538f7 Remove unused default value for deprecated initialNrOfPermits
  • 72da5f8 Adjust setter of deprecated black listing to set block listing
  • Additional commits viewable in compare view

Updates org.axonframework:axon-modelling from 4.8.1 to 4.8.2

Release notes

Sourced from org.axonframework:axon-modelling's releases.

Axon Framework v4.8.2

📈 Enhancements

  • Removed spring-devtools.properties #2820
  • Add default constructor for the AxonServerContainer #2809

🪲 Bug Fixes

  • axon-tracing-opentelemetry with Spring Devtools crashes on start #2828
  • Ensure insert order is maintained for SequencedDeadLetterQueue#deadLetterSequence(String) invocations #2827
  • Fix inconsistencies around the AxonServerConfiguration #2814
  • Enable Annotated Message Interceptor support for Command Handling Components #2804
  • Fix property-based Load Balancing Strategy configuration bug #2802

❤️ Contributors

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

Commits
  • 90f6983 [maven-release-plugin] prepare release axon-4.8.2
  • 6d20dfa Merge pull request #2827 from AxonFramework/bug/dead-letter-ordering
  • 926ecbe Add order by sequence index
  • 461cdc1 Add integration test to validate the dead-letter ordering
  • 52b6fb1 Add tests to validate the dead-letter ordering
  • 5260080 Removed spring-devtools.properties
  • b673c7f Merge pull request #2814 from AxonFramework/enhancement/clean-up-as-config-an...
  • 6d4dc83 Add missing deprecation annotation
  • a3538f7 Remove unused default value for deprecated initialNrOfPermits
  • 72da5f8 Adjust setter of deprecated black listing to set block listing
  • Additional commits viewable in compare view

Updates org.axonframework:axon-messaging from 4.8.1 to 4.8.2

Release notes

Sourced from org.axonframework:axon-messaging's releases.

Axon Framework v4.8.2

📈 Enhancements

  • Removed spring-devtools.properties #2820
  • Add default constructor for the AxonServerContainer #2809

🪲 Bug Fixes

  • axon-tracing-opentelemetry with Spring Devtools crashes on start #2828
  • Ensure insert order is maintained for SequencedDeadLetterQueue#deadLetterSequence(String) invocations #2827
  • Fix inconsistencies around the AxonServerConfiguration #2814
  • Enable Annotated Message Interceptor support for Command Handling Components #2804
  • Fix property-based Load Balancing Strategy configuration bug #2802

❤️ Contributors

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

Commits
  • 90f6983 [maven-release-plugin] prepare release axon-4.8.2
  • 6d20dfa Merge pull request #2827 from AxonFramework/bug/dead-letter-ordering
  • 926ecbe Add order by sequence index
  • 461cdc1 Add integration test to validate the dead-letter ordering
  • 52b6fb1 Add tests to validate the dead-letter ordering
  • 5260080 Removed spring-devtools.properties
  • b673c7f Merge pull request #2814 from AxonFramework/enhancement/clean-up-as-config-an...
  • 6d4dc83 Add missing deprecation annotation
  • a3538f7 Remove unused default value for deprecated initialNrOfPermits
  • 72da5f8 Adjust setter of deprecated black listing to set block listing
  • Additional commits viewable in compare view

Updates org.axonframework:axon-test from 4.8.1 to 4.8.2

Release notes

Sourced from org.axonframework:axon-test's releases.

Axon Framework v4.8.2

📈 Enhancements

  • Removed spring-devtools.properties #2820
  • Add default constructor for the AxonServerContainer #2809

🪲 Bug Fixes

  • axon-tracing-opentelemetry with Spring Devtools crashes on start #2828
  • Ensure insert order is maintained for SequencedDeadLetterQueue#deadLetterSequence(String) invocations #2827
  • Fix inconsistencies around the AxonServerConfiguration #2814
  • Enable Annotated Message Interceptor support for Command Handling Components #2804
  • Fix property-based Load Balancing Strategy configuration bug #2802

❤️ Contributors

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

Commits
  • 90f6983 [maven-release-plugin] prepare release axon-4.8.2
  • 6d20dfa Merge pull request #2827 from AxonFramework/bug/dead-letter-ordering
  • 926ecbe Add order by sequence index
  • 461cdc1 Add integration test to validate the dead-letter ordering
  • 52b6fb1 Add tests to validate the dead-letter ordering
  • 5260080 Removed spring-devtools.properties
  • b673c7f Merge pull request #2814 from AxonFramework/enhancement/clean-up-as-config-an...
  • 6d4dc83 Add missing deprecation annotation
  • a3538f7 Remove unused default value for deprecated initialNrOfPermits
  • 72da5f8 Adjust setter of deprecated black listing to set block listing
  • 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 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 `axon.version` from 4.8.1 to 4.8.2.

Updates `org.axonframework:axon-configuration` from 4.8.1 to 4.8.2

Updates `org.axonframework:axon-eventsourcing` from 4.8.1 to 4.8.2
- [Release notes](https://github.com/AxonFramework/AxonFramework/releases)
- [Changelog](https://github.com/AxonFramework/AxonFramework/blob/master/axon-4-api-changes.md)
- [Commits](AxonFramework/AxonFramework@axon-4.8.1...axon-4.8.2)

Updates `org.axonframework:axon-modelling` from 4.8.1 to 4.8.2
- [Release notes](https://github.com/AxonFramework/AxonFramework/releases)
- [Changelog](https://github.com/AxonFramework/AxonFramework/blob/master/axon-4-api-changes.md)
- [Commits](AxonFramework/AxonFramework@axon-4.8.1...axon-4.8.2)

Updates `org.axonframework:axon-messaging` from 4.8.1 to 4.8.2
- [Release notes](https://github.com/AxonFramework/AxonFramework/releases)
- [Changelog](https://github.com/AxonFramework/AxonFramework/blob/master/axon-4-api-changes.md)
- [Commits](AxonFramework/AxonFramework@axon-4.8.1...axon-4.8.2)

Updates `org.axonframework:axon-test` from 4.8.1 to 4.8.2
- [Release notes](https://github.com/AxonFramework/AxonFramework/releases)
- [Changelog](https://github.com/AxonFramework/AxonFramework/blob/master/axon-4-api-changes.md)
- [Commits](AxonFramework/AxonFramework@axon-4.8.1...axon-4.8.2)

---
updated-dependencies:
- dependency-name: org.axonframework:axon-configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.axonframework:axon-eventsourcing
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.axonframework:axon-modelling
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.axonframework:axon-messaging
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.axonframework:axon-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 11, 2023
@lfgcampos lfgcampos self-assigned this Sep 12, 2023
@lfgcampos lfgcampos self-requested a review September 12, 2023 07:49
@lfgcampos lfgcampos merged commit 461adf3 into master Sep 13, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/chat-getting-started-dropwizard/axon.version-4.8.2 branch September 13, 2023 12:22
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant