Skip to content

Bump axon-spring-boot.version from 4.3.5 to 4.6.0#64

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/axon-spring-boot.version-4.6.0
Closed

Bump axon-spring-boot.version from 4.3.5 to 4.6.0#64
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/axon-spring-boot.version-4.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 14, 2022

Bumps axon-spring-boot.version from 4.3.5 to 4.6.0.
Updates axon-spring-boot-starter from 4.3.5 to 4.6.0

Release notes

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

Axon Framework v4.5.15

📈 Enhancements

  • #2290 TrackingEventProcessor does not wait for his worker threads to shut down #2292
  • TrackingEventProcessor does not wait for his worker threads to shut down #2290

🪲 Bug Fixes

  • Improve the concurrent behaviour of the tracking event processor. #2311
  • Fix a problem where when a shutdown takes places while the worklaunch… #2305
  • Remove update handler registration on UpdateHandlerRegistration#complete #2300
  • Canceled subscription query remains active if updates Flux is not subscribed, causing error on emit #2299
  • Fix duplicate command handler detection. #2298
  • TrackingEventProcessor cannot be reset immediately after shutdown in very rare cases #2293
  • #2289 Incorrect warning message in case of shutdown timeout #2291
  • Incorrect warning message in case of shutdown timeout #2289
  • Duplicate command handler resolver is triggered in polymorphic aggregates #2243

🛠️ Dependency Upgrade

  • Upgrade Axon Server Connector Java to 4.5.7 #2313
  • Bump mysql-connector-java from 8.0.29 to 8.0.30 #2303

❤️ Contributors

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

Axon Framework v4.5.14

🪲 Bug Fixes

  • TrackingEventProcessors shutdown is not working correctly in 4.5.13 #2287
  • Snapshots are not read with snapshot filter and same serializer for events and snapshots #2286
  • Snapshots are not considered during loading of an Aggregate using Axon-Server-Connector #2285

❤️ Contributors

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

Axon Framework v4.5.13

⭐ Features

  • Make the shutdown timeout configurable #1981

... (truncated)

Commits
  • a02d0f6 [maven-release-plugin] prepare release axon-4.6.0
  • 4113301 Update copyright notice
  • ad79d72 Do not deploy reactorless-test and intergrationtests-jakarta
  • 87c1d9a Add missing versions
  • fe95401 Merge remote-tracking branch 'origin/master'
  • e162580 Add missing versions
  • 05b2018 Add missing versions
  • 3269615 Merge remote-tracking branch 'origin/master'
  • 301ee44 Increase test timeout
  • 42b001b Use Assembly plugin to spoof sources and javadoc jar for jakarta
  • Additional commits viewable in compare view

Updates axon-test from 4.3.5 to 4.6.0

Release notes

Sourced from axon-test's releases.

Axon Framework v4.5.15

📈 Enhancements

  • #2290 TrackingEventProcessor does not wait for his worker threads to shut down #2292
  • TrackingEventProcessor does not wait for his worker threads to shut down #2290

🪲 Bug Fixes

  • Improve the concurrent behaviour of the tracking event processor. #2311
  • Fix a problem where when a shutdown takes places while the worklaunch… #2305
  • Remove update handler registration on UpdateHandlerRegistration#complete #2300
  • Canceled subscription query remains active if updates Flux is not subscribed, causing error on emit #2299
  • Fix duplicate command handler detection. #2298
  • TrackingEventProcessor cannot be reset immediately after shutdown in very rare cases #2293
  • #2289 Incorrect warning message in case of shutdown timeout #2291
  • Incorrect warning message in case of shutdown timeout #2289
  • Duplicate command handler resolver is triggered in polymorphic aggregates #2243

🛠️ Dependency Upgrade

  • Upgrade Axon Server Connector Java to 4.5.7 #2313
  • Bump mysql-connector-java from 8.0.29 to 8.0.30 #2303

❤️ Contributors

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

Axon Framework v4.5.14

🪲 Bug Fixes

  • TrackingEventProcessors shutdown is not working correctly in 4.5.13 #2287
  • Snapshots are not read with snapshot filter and same serializer for events and snapshots #2286
  • Snapshots are not considered during loading of an Aggregate using Axon-Server-Connector #2285

❤️ Contributors

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

Axon Framework v4.5.13

⭐ Features

  • Make the shutdown timeout configurable #1981

... (truncated)

Commits
  • a02d0f6 [maven-release-plugin] prepare release axon-4.6.0
  • 4113301 Update copyright notice
  • ad79d72 Do not deploy reactorless-test and intergrationtests-jakarta
  • 87c1d9a Add missing versions
  • fe95401 Merge remote-tracking branch 'origin/master'
  • e162580 Add missing versions
  • 05b2018 Add missing versions
  • 3269615 Merge remote-tracking branch 'origin/master'
  • 301ee44 Increase test timeout
  • 42b001b Use Assembly plugin to spoof sources and javadoc jar for jakarta
  • 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 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.version` from 4.3.5 to 4.6.0.

Updates `axon-spring-boot-starter` from 4.3.5 to 4.6.0
- [Release notes](https://github.com/AxonFramework/AxonFramework/releases)
- [Changelog](https://github.com/AxonFramework/AxonFramework/blob/master/axon-4-api-changes.md)
- [Commits](AxonIQ/AxonFramework@axon-4.3.5...axon-4.6.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 14, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 6, 2022

Superseded by #65.

@dependabot dependabot Bot closed this Oct 6, 2022
@dependabot dependabot Bot deleted the dependabot/maven/axon-spring-boot.version-4.6.0 branch October 6, 2022 23:03
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants