Releases: framefork/typed-ids
v0.8.0
v0.7.0
Changelog
385b4aa set minimum Java to 17
cea5e12 add typed-ids-hibernate-61 with support for Hibernate 6.1
44752fa add ObjectBigIntId identity ID generator
2b56cd9 refactor ObjectBigIntIdIdentifierGenerator
2fd1b60 make the testing dependency graph stricter and safer
73734c6 readme: typo
563c6c0 Readme: add usage of ObjectBigIntId
4352787 chore: bump version to 0.6.2-SNAPSHOT
v0.6.1
v0.6.0
Changelog
b635735 basic support for Kotlin Serialization
1365a87 add ours typed-ids-index-java-classes-processor module
e62eb14 Jackson (de)serialization support [Closes #2]
757b72b add TypedIdsRegistry
352e4d1 actions: upgrade action-download-artifact
23b1571 actions: make sure the CI env JDK is used for java tasks by gradle
c5b4885 set newer jreleaser to .sdkmanrc
1fbef93 remove unused gradle plugin
2471a92 upgrade gradle to 8.13
c75aeee fix jreleaser.yml compatibility
8731dcc chore: bump version to 0.5.1-SNAPSHOT
v0.5.0
Changelog
a9698e1 bump hibernate dependencies
24e0dba add LazyValue for better initialization semantics around Generator Factories
24d5cc8 mark util classes as internal
52a61ae ObjectUuid: remove useless methods
9217647 add BigInt object ids support
ac510aa add missing nullability annotations
2eb6580 refactor tests
cfe4008 refactor ServiceLoaderUtils
74e1156 UuidGenerator refactoring
199f139 the fasterxml uuid generator is an optional dependency
bf4ea36 refactor ObjectUuidTypeUtils
9cf96af shorten standard boilerplate
8a7ab06 set java compatibility of buildSrc to 21
22dbf86 buildSrc: set jvm target to 21
373fd1d actions: overwrite test results (last one wins)
1e26436 actions: upgrade 3rd-party actions
6a2d492 actions: upgrade 3rd-party actions
eec4ed1 chore: bump version to 0.4.1-SNAPSHOT