Skip to content

Releases: V1ncNet/typed-ids

v2.0.1

25 Dec 11:19
c3537f2

Choose a tag to compare

This hotfix resolves an issue that the Spring Auto-configuration didn't work at all.

v2.0.0

02 Mar 16:29
1080b72

Choose a tag to compare

This release updates the api Maven artifacts group ID coordinate. It's now at de.vinado.lib instead of de.vinado.library. The version bump also increases the minimum compiler version to Java 17. Over and beyond that, the Spring-related modules require Spring Boot dependency BOM 3.0.3 that ships Spring Framework 6 and Jackson 2.14.

v1.0.1

22 Jun 15:14
709dff9

Choose a tag to compare

Id (de-) serialization does not break when the dependant project provides its own Jackson Modules through Spring auto-configuration.

v1.0.0

03 Feb 13:35
dbb5367

Choose a tag to compare

Merge branch 'release/v1.0.0'