AxonIQ / giftcard-demo

Axon Framework demo application focused around a simple giftcard domain.
Apache License 2.0
136 stars 83 forks source link

Bump axon.version from 4.4.3 to 4.4.4 #30

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps axon.version from 4.4.3 to 4.4.4. Updates axon-spring-boot-starter from 4.4.3 to 4.4.4

Release notes

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

Axon Framework v4.4.4

:star: Features

  • Add Snapshot trigger on aggregate load time #1521

:chart_with_upwards_trend: 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

:beetle: 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

:hammer_and_wrench: 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

:heart: 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-micrometer from 4.4.3 to 4.4.4

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)