Skip to content

v1.4.0 - Update Quarkus to 2.6.1.Final

Compare
Choose a tag to compare
@JohT JohT released this 29 Dec 06:20
· 795 commits to master since this release

Main Dependencies

  • Quarkus: 2.6.1.Final (updated)
  • AxonFramework: 4.5.5

Changes

  • #35 Update dependency org.apache.maven.plugins:maven-site-plugin to v3.10.0
  • #34 Update Quarkus to v2.6.1.Final
  • #33 Update dependency nl.jqno.equalsverifier:equalsverifier to v3.8.1
  • #32 Query side projection integration tests based on messages AccountProjectionTest
  • commit 942328b Added EventPublishingService that represents AxonFramework EventGateway
  • #31 Walkthrough Documentation WALKTHROUGH.md

Tests

Besides the fully automated Unit- and Integration-Tests, this version of the showcase application had been tested manually (Mac) in dev mode, with the "normal" java application jar and with the native image build.