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.0 to 4.8.1 #95

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps axon.version from 4.8.0 to 4.8.1.
Updates org.axonframework:axon-spring from 4.8.0 to 4.8.1

Release notes

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

Axon Framework v4.8.1

📈 Enhancements

  • Log when HandlerExecutionException#details are missing and on AbstractRepository failures #2796
  • Allow Coordinator to extend Token claims as an optimization #2785
  • Introduce Maven profile to update versions for non-parent POM related module #2638

🪲 Bug Fixes

  • Enable provisioning a Message with custom MetaData for QueryGateway#streamingQuery #2795
  • Ensure Aggregate Member Command Handlers are retrievable in complex Aggregate Hierarchy #2794
  • Aggregate fixture hierarchy behaviour #2792

🛠️ Dependency Upgrade

  • Upgrade axonserver-connector-java to 2023.1.0 #2793
  • Bump spring.boot.version from 2.7.13 to 2.7.14 #2787
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.1.1 to 3.1.2 #2786
  • Bump spring-framework-bom from 5.3.28 to 5.3.29 #2784
  • Bump projectreactor.version from 3.5.7 to 3.5.8 #2781
  • Bump micrometer-core from 1.11.1 to 1.11.2 #2779
  • Bump jobrunr from 6.2.2 to 6.2.3 #2774
  • Bump maven-deploy-plugin from 3.0.0 to 3.1.1 #2773
  • Bump jobrunr from 6.2.2 to 6.2.3 #2772
  • Bump spring-boot-starter-parent from 3.1.0 to 3.1.1 #2767
  • Bump spring.boot.version from 2.7.12 to 2.7.13 #2766
  • Bump maven-release-plugin from 2.5.3 to 3.0.1 #2765

❤️ Contributors

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

Commits
  • 277e08a [maven-release-plugin] prepare release axon-4.8.1
  • d82b56d Change attach-javadoc step to package phase to ensure it is included
  • 3d03002 Merge pull request #2796 from AxonFramework/enhancement/command-handling-fail...
  • c33e667 Replace map operation for get operation to simplify
  • adef636 Log whenever there are no details to serialize
  • e1d82bd Log creation and loading failures
  • 05f4992 Merge pull request #2795 from AxonFramework/bug/wrapping-generic-streaming-qu...
  • f5a0d56 Merge pull request #2794 from AxonFramework/bug/add-all-child-entity-command-...
  • 3637f3f Ensure users can provide metadata when invoking the streaming query
  • 4a79388 Add all aggregate member cmd handlers of each layer to the root
  • Additional commits viewable in compare view

Updates org.axonframework:axon-server-connector from 4.8.0 to 4.8.1

Release notes

Sourced from org.axonframework:axon-server-connector's releases.

Axon Framework v4.8.1

📈 Enhancements

  • Log when HandlerExecutionException#details are missing and on AbstractRepository failures #2796
  • Allow Coordinator to extend Token claims as an optimization #2785
  • Introduce Maven profile to update versions for non-parent POM related module #2638

🪲 Bug Fixes

  • Enable provisioning a Message with custom MetaData for QueryGateway#streamingQuery #2795
  • Ensure Aggregate Member Command Handlers are retrievable in complex Aggregate Hierarchy #2794
  • Aggregate fixture hierarchy behaviour #2792

🛠️ Dependency Upgrade

  • Upgrade axonserver-connector-java to 2023.1.0 #2793
  • Bump spring.boot.version from 2.7.13 to 2.7.14 #2787
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.1.1 to 3.1.2 #2786
  • Bump spring-framework-bom from 5.3.28 to 5.3.29 #2784
  • Bump projectreactor.version from 3.5.7 to 3.5.8 #2781
  • Bump micrometer-core from 1.11.1 to 1.11.2 #2779
  • Bump jobrunr from 6.2.2 to 6.2.3 #2774
  • Bump maven-deploy-plugin from 3.0.0 to 3.1.1 #2773
  • Bump jobrunr from 6.2.2 to 6.2.3 #2772
  • Bump spring-boot-starter-parent from 3.1.0 to 3.1.1 #2767
  • Bump spring.boot.version from 2.7.12 to 2.7.13 #2766
  • Bump maven-release-plugin from 2.5.3 to 3.0.1 #2765

❤️ Contributors

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

Commits
  • 277e08a [maven-release-plugin] prepare release axon-4.8.1
  • d82b56d Change attach-javadoc step to package phase to ensure it is included
  • 3d03002 Merge pull request #2796 from AxonFramework/enhancement/command-handling-fail...
  • c33e667 Replace map operation for get operation to simplify
  • adef636 Log whenever there are no details to serialize
  • e1d82bd Log creation and loading failures
  • 05f4992 Merge pull request #2795 from AxonFramework/bug/wrapping-generic-streaming-qu...
  • f5a0d56 Merge pull request #2794 from AxonFramework/bug/add-all-child-entity-command-...
  • 3637f3f Ensure users can provide metadata when invoking the streaming query
  • 4a79388 Add all aggregate member cmd handlers of each layer to the root
  • 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.0 to 4.8.1.

Updates `org.axonframework:axon-spring` from 4.8.0 to 4.8.1
- [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.0...axon-4.8.1)

Updates `org.axonframework:axon-server-connector` from 4.8.0 to 4.8.1
- [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.0...axon-4.8.1)

---
updated-dependencies:
- dependency-name: org.axonframework:axon-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.axonframework:axon-server-connector
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added this to the Release 4.9.0 milestone Aug 14, 2023
@github-actions github-actions bot merged commit 13fb130 into main Aug 14, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/axon.version-4.8.1 branch August 14, 2023 14:42
@sonarcloud
Copy link

sonarcloud bot commented Aug 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants