Skip to content

Releases: AxonIQ/platform-framework-client

v5.1.0-RC1

23 Apr 06:39
f262b72

Choose a tag to compare

v5.1.0-RC1 Pre-release
Pre-release

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

16 Apr 09:39
046eb71

Choose a tag to compare

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

16 Apr 08:57

Choose a tag to compare

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.

Pull Requests

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

v2.0.3

25 Mar 20:15
349346f

Choose a tag to compare

What's Changed

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

v2.0.2

25 Mar 13:17
87e3f80

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v.1.10.3

05 Feb 15:29

Choose a tag to compare

What's Changed

Full Changelog: v1.10.2...v.1.10.3

v2.0.1

26 Jan 15:23

Choose a tag to compare

What's Changed

NOTE: This release is not compatible with Axon Framework 5.0.1 or earlier.

Full Changelog: v2.0.0...v2.0.1

v1.10.2

04 Dec 11:28

Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.2

NOTE

This is an update for the Axon Framework 4 version of this library, under the following maven coordinates:

<dependency>
    <groupId>io.axoniq.console</groupId>
    <artifactId>console-framework-client-spring-boot-starter</artifactId>
    <version>1.10.2</version>
</dependency>

v2.0.0

26 Nov 15:10

Choose a tag to compare

What's Changed

v1.10.0

05 Aug 10:03

Choose a tag to compare

What's Changed

Full Changelog: v1.9.2...v1.10.0