Skip to content

Releases: AxonIQ/platform-framework-client

v5.3.1

Choose a tag to compare

@CodeDrivenMitch CodeDrivenMitch released this 14 Aug 10:19
34ac502

What's Changed

Full Changelog: v5.3.0...v5.3.1

v5.3.0

Choose a tag to compare

@CodeDrivenMitch CodeDrivenMitch released this 07 Aug 09:07
c26fbbf

What's Changed

This release aligns the Axoniq Platform Framework Client to Axoniq Framework 5.3.0. No new features were introduced.

Full Changelog: v5.2.1...v5.3.0

v5.2.1

Choose a tag to compare

@CodeDrivenMitch CodeDrivenMitch released this 07 Aug 08:43

What's Changed

Full Changelog: v5.2.0...v5.2.1

v5.2.0

Choose a tag to compare

@CodeDrivenMitch CodeDrivenMitch released this 07 Aug 08:42

What's Changed

Full Changelog: v5.1.1...v5.2.0

v5.1.1

Choose a tag to compare

@CodeDrivenMitch CodeDrivenMitch released this 17 Jun 12:47
7608772

Version 5.1.1 of the Axoniq Platform Framework client brings a lot of great new stuff for Axon Framework 5!

  1. Detailed metrics on your (Event-Sourced) entities in Platform, such as load times, even stream size, and more
  2. You can see and replay your entity state over time with the Entity Inspector
  3. You can monitor, access, and manage your AF5.1 DLQs
  4. Reports are now sent using GZIP compression, saving on data transfer costs

Merged pull requests

Full Changelog: v5.1.0...v5.1.1

v5.1.0

Choose a tag to compare

@CodeDrivenMitch CodeDrivenMitch released this 17 Jun 12:12
766a5b4

What's Changed

  • Prepare for Axoniq Framework 5.1.0 with module squash and dynamic enhancers by @CodeDrivenMitch in #147

Full Changelog: v2.0.4...v5.1.0

v5.1.0-RC1

v5.1.0-RC1 Pre-release
Pre-release

Choose a tag to compare

@CodeDrivenMitch CodeDrivenMitch released this 23 Apr 06:39
f262b72

What's Changed

  • Prepare for Axoniq Framework 5.1.0 with module squash and dynamic enhancers by @CodeDrivenMitch in #147

Full Changelog: v2.0.4...v5.1.0-RC1

v2.0.4

Choose a tag to compare

@CodeDrivenMitch CodeDrivenMitch released this 16 Apr 09:39
046eb71

What's Changed

Release 2.0.4 introduces compatibility with Spring Boot 4, while maintaing compatibility with Spring Boot 3.

If you are still running Spring Boot 3: Upgrade com.fasterxml.jackson.core:jackson-annotations to 2.21, as internally the Platform client now uses Jackson 3, which requires at least version 2.21 of this library. Spring Boot 3 still has this on version 2.19.

Pull requests

Full Changelog: v2.0.3...v2.0.4

v1.10.4

Choose a tag to compare

@CodeDrivenMitch CodeDrivenMitch released this 16 Apr 08:57

What's changed

Release 1.10.4 introduces compatibility with Spring Boot 4, while maintaing compatibility with Spring Boot 3.

If you are still running Spring Boot 3: Upgrade com.fasterxml.jackson.core:jackson-annotations to 2.21, as internally the Platform client now uses Jackson 3, which requires at least version 2.21 of this library. Spring Boot 3 still has this on version 2.19.

Due to requirements of Jackson 3's Kotlin module, Kotlin 2.1+ is now a base requirement. This is not something we could avoid due to compiler issues. However, nothing new was introduced in this release besides Jackson 3 compatibility.

Pull Requests

Full Changelog: v.1.10.3...v1.10.4

v2.0.3

Choose a tag to compare

@CodeDrivenMitch CodeDrivenMitch released this 25 Mar 20:15
349346f

What's Changed

Full Changelog: v2.0.2...v2.0.3