Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

build(deps): bump axon-spring-boot-starter from 4.7.0 to 4.7.6 #345

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps axon-spring-boot-starter from 4.7.0 to 4.7.6.

Release notes

Sourced from axon-spring-boot-starter's releases.

Axon Framework v4.7.6

📈 Enhancements

  • #2752 Truncate Cause message to fit default column width #2759
  • DLQ - PSQLException: ERROR: value too long for type character varying(255) #2752

🪲 Bug Fixes

  • Synchronize during Event Processor initialization #2756
  • Duplicate initialization of TrackingEventProcessor worker threads #2751
  • Fix Inititalization of PSEP when using Saga #2736
  • When registering the same Saga multiple times, only the last one is kept. #2726

❤️ Contributors

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

Axon Framework v4.7.5

🪲 Bug Fixes

  • Fix autoconfiguration not picking up SpanFactory for AxonServerQueryBus 4.7 #2695

❤️ Contributors

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

Axon Framework v4.7.4

📈 Enhancements

  • Polymorphic Aggregate auto-configuration test enhancements #2690
  • AbstractRepository logs warning when aggregate is loaded to process deadline message #2669
  • Don't log warn when the aggregate is handling a deadline message. #2644

🪲 Bug Fixes

  • Use cause from decision #2688
  • Also include custom aggregate names to resolve deadline handlers #2686
  • Deadline Handlers are not executed when created and handled within Aggregates with custom type name #2678
  • Spring AoT fix #2675

❤️ Contributors

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

... (truncated)

Commits
  • 26c7852 [maven-release-plugin] prepare release axon-4.7.6
  • 02cb2c8 Merge pull request #2759 from AxonFramework/enhancement/2752-cause-message-ro...
  • 7eaa2db Add integration test, and add Javax column annotation
  • afedc6a Add tests for new operations
  • 991b651 Merge pull request #2756 from AxonFramework/bug/2751-processor-initialization
  • 61efd48 Move initialized boolean and make private
  • 861d922 Default the EnqueuePolicy to truncate a message
  • afafc27 Use ThrowableCause#asCause to ensure we do not wrap the Cause twice
  • 2767755 Expand the ThrowableCause to be an AxonException and truncate message
  • 2fe171e Align column length with JDBC
  • 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 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-spring-boot-starter](https://github.com/AxonFramework/AxonFramework) from 4.7.0 to 4.7.6.
- [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.7.0...axon-4.7.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Type: dependencies Pull requests that update a dependency file label Jun 19, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 21, 2023

Superseded by #347.

@dependabot dependabot bot closed this Jun 21, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.axonframework-axon-spring-boot-starter-4.7.6 branch June 21, 2023 22:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants