Skip to content

v1.6.0 - Database H2 version 2.1, Automate PostgreSQL build, Quarkus 2.9.1.Final , Axon v4.5.9

Compare
Choose a tag to compare
@JohT JohT released this 22 May 07:20
· 654 commits to master since this release

Main Dependencies

  • Quarkus: 2.9.1.Final (updated)
  • AxonFramework: 4.5.9 (updated)

Major Changes

  • Update/Migrate to H2 version 2.1 (#79)
  • Automate PostgreSQL build and test (#79)
  • Update Code Coverage (#79)
  • Update Quarkus to 2.9.1.Final (#79)
  • Update axon.version to v4.5.9 (#68)

All Changes

  • Migrate to H2 version 2.1, Automate PostgreSQL build and test, Update Code Coverage, Update Quarkus to 2.9.1.Final (#79)
  • Update dependency org.apache.maven.plugins:maven-site-plugin to v3.12.0 (#75)
  • Update github/codeql-action action to v2 (#76)
  • Update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.3.0 (#74)
  • Update axon.version to v4.5.9 (#68)
  • Update actions/upload-artifact action to v3 (#70)
  • Update actions/checkout action to v3 (#69)
  • Update actions/cache action to v3 (#67)
  • Update dependency nl.jqno.equalsverifier:equalsverifier to v3.10 (#66)
  • Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.10.1 (#63)
  • Update dependency com.tngtech.archunit:archunit-junit5 to v0.23.1 (#61)
  • Update actions/setup-java action to v3 (#59) [2022-03-01]

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.