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.4.3 to 4.4.4 #33

Merged
merged 1 commit into from
Nov 12, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2020

Bumps axon.version from 4.4.3 to 4.4.4.
Updates axon-messaging from 4.4.3 to 4.4.4

Release notes

Sourced from axon-messaging's releases.

Axon Framework v4.4.4

⭐ Features

  • Add Snapshot trigger on aggregate load time #1521

📈 Enhancements

  • #1518 Polymorphic AbstractAggregateFactory constructor #1594
  • #1520 Make CommandMessageFilter implementations Jackson serializable #1592
  • Make CommandMessageFilter implementations serializable through Jackson #1520
  • Change Optional#orElse to Optional#orElseGet invocation #1519
  • Polymorphic AbstractAggregateFactory constructor #1518

🪲 Bug Fixes

  • #1593 Filter ResetHandlers from canHandleType #1597
  • EventTrackerStatusChangeListener Invocation Fix #1596
  • Child Entities Duplicated in Aggregate Model #1595
  • @ResetHandler in event listener prevents blacklisting #1593
  • Added root cause exception to stacktrace on error reading events #1579
  • Segment split validation fix #1524
  • #1516 getMetrics is not for computation of metric #1517
  • EventProcessorLatencyMonitor does not report correct metrics #1516

🛠️ Dependency Upgrade

  • Bump axonserver-connector-java from 4.4.3 to 4.4.4 #1600
  • Failed to start bean 'queryHandlerSubscriber'; nested exception is io.grpc.StatusRuntimeException: UNAVAILABLE #1571

❤️ Contributors

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

Commits
  • 71ec264 [maven-release-plugin] prepare release axon-4.4.4
  • d5e93c6 Merge pull request #1597 from AxonFramework/bug/1593
  • 9b070a4 Use boolean i.o. Boolean
  • 8542568 Switch check order
  • d58faca Merge remote-tracking branch 'origin/axon-4.4.x' into bug/1593
  • b3e8f63 Shorten filter operation
  • 5628d0c Merge pull request #1596 from AxonFramework/fix/tep-trackerStatusChangeListener
  • 93d990f Switch filter logic
  • 6e914e2 Adjust filtering logic
  • 3ed24ea Upgrade connector version
  • Additional commits viewable in compare view

Updates axon-spring-boot-autoconfigure from 4.4.3 to 4.4.4

Release notes

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

Axon Framework v4.4.4

⭐ Features

  • Add Snapshot trigger on aggregate load time #1521

📈 Enhancements

  • #1518 Polymorphic AbstractAggregateFactory constructor #1594
  • #1520 Make CommandMessageFilter implementations Jackson serializable #1592
  • Make CommandMessageFilter implementations serializable through Jackson #1520
  • Change Optional#orElse to Optional#orElseGet invocation #1519
  • Polymorphic AbstractAggregateFactory constructor #1518

🪲 Bug Fixes

  • #1593 Filter ResetHandlers from canHandleType #1597
  • EventTrackerStatusChangeListener Invocation Fix #1596
  • Child Entities Duplicated in Aggregate Model #1595
  • @ResetHandler in event listener prevents blacklisting #1593
  • Added root cause exception to stacktrace on error reading events #1579
  • Segment split validation fix #1524
  • #1516 getMetrics is not for computation of metric #1517
  • EventProcessorLatencyMonitor does not report correct metrics #1516

🛠️ Dependency Upgrade

  • Bump axonserver-connector-java from 4.4.3 to 4.4.4 #1600
  • Failed to start bean 'queryHandlerSubscriber'; nested exception is io.grpc.StatusRuntimeException: UNAVAILABLE #1571

❤️ Contributors

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

Commits
  • 71ec264 [maven-release-plugin] prepare release axon-4.4.4
  • d5e93c6 Merge pull request #1597 from AxonFramework/bug/1593
  • 9b070a4 Use boolean i.o. Boolean
  • 8542568 Switch check order
  • d58faca Merge remote-tracking branch 'origin/axon-4.4.x' into bug/1593
  • b3e8f63 Shorten filter operation
  • 5628d0c Merge pull request #1596 from AxonFramework/fix/tep-trackerStatusChangeListener
  • 93d990f Switch filter logic
  • 6e914e2 Adjust filtering logic
  • 3ed24ea Upgrade connector version
  • 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)

@sonarcloud
Copy link

sonarcloud bot commented Nov 12, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@smcvb smcvb self-assigned this Nov 12, 2020
Copy link
Member

@smcvb smcvb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@smcvb smcvb merged commit b1ff8ad into master Nov 12, 2020
@dependabot dependabot bot deleted the dependabot/maven/axon.version-4.4.4 branch November 12, 2020 09:01
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.

1 participant