Skip to content

Releases: AxonIQ/console-framework-client

V1.4.1

29 Mar 09:46
Compare
Choose a tag to compare

📈 Enhancements

  • Add a default TransactionManager #56

❤️ Contributors

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

V1.4.0

15 Feb 08:29
Compare
Choose a tag to compare

📈 Enhancements

  • Add a new dlq mode that will not share events, and only the whitelisted diagnostic data. #52
  • Change the default for the dlq to be off by default. #51
  • Send an approximate event store size in the setup payload. #49

🪲 Bug Fixes

  • Fix getting the aggregate size. This will help getting the size when … #48

❤️ Contributors

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

V1.3.0

06 Feb 10:58
Compare
Choose a tag to compare

What's Changed

  • Bump org.springframework.boot:spring-boot-dependencies from 2.7.17 to 2.7.18 by @dependabot in #39
  • Dependabot, Sonar, add-to-project, and general GHA alignment by @smcvb in #40
  • Bump the github-dependencies group with 1 update by @dependabot in #41
  • Bump the maven-dependencies group with 1 update by @dependabot in #42
  • Bump the maven-dependencies group with 1 update by @dependabot in #43
  • Bump the maven-dependencies group with 1 update by @dependabot in #44
  • Bump the github-dependencies group with 1 update by @dependabot in #45
  • Ignore credentials if they are wrongly formatted by @abuijze in #46
  • Add a notification list to the api, and will log any notifications on… by @gklijs in #47

New Contributors

Full Changelog: v1.2.0...v1.3.0

V1.2.0

21 Nov 10:35
Compare
Choose a tag to compare

📈 Enhancements

  • Support the case for the processing group(s) not matching the processor name. #36

❤️ Contributors

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

V1.1.0

30 Oct 11:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.1.0

V1.0.3

30 Oct 11:22
Compare
Choose a tag to compare

What's Changed

  • Bump org.springframework.boot:spring-boot-dependencies from 2.7.15 to 2.7.16 by @dependabot in #22
  • Make the client compatible with AF 4.9. by @gklijs in #27
  • Bump io.projectreactor:reactor-core from 3.5.10 to 3.5.11 by @dependabot in #28
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #29
  • Bump org.springframework.boot:spring-boot-dependencies from 2.7.16 to 2.7.17 by @dependabot in #30

New Contributors

Full Changelog: v1.0.2...v1.0.3

V1.0.2

22 Sep 11:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

V1.0.1

21 Sep 07:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

V1.0.0

19 Sep 15:00
Compare
Choose a tag to compare

The first version of the AxonIQ Console Framework Client.
Please visit https://console.axoniq.io for more information to connect your framework application!