Skip to content

Releases: framefork/typed-ids

v0.8.0

03 May 10:37
c057764
Compare
Choose a tag to compare

Changelog

c057764 add Gson type adapters
81f6106 add JDK 24, remove JDK 22
1306fdd use toolchains to test against multiple JDKs
614e380 upgrade Gradle to 8.14

v0.7.0

18 Apr 16:23
385b4aa
Compare
Choose a tag to compare

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

14 Apr 15:23
e788c21
Compare
Choose a tag to compare

Changelog

e788c21 set kotlin-stdlib dependency as optional
6bfb58c typo
85519d5 chore: bump version to 0.6.1-SNAPSHOT

v0.6.0

13 Apr 18:09
b635735
Compare
Choose a tag to compare

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

05 Apr 18:20
b170611
Compare
Choose a tag to compare

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

v0.4.0

22 Nov 14:44
7f6a229
Compare
Choose a tag to compare

Changelog

7f6a229 build: add ErrorProne + NullAway
456fad3 use JSpecify
0e4ce20 use assertj
d1ed589 chore: bump version to 0.3.7-SNAPSHOT

v0.3.6

15 Nov 19:42
1570468
Compare
Choose a tag to compare

Changelog

1570468 add typed-ids-hibernate-62
96d6ab7 add typed-ids-hibernate-62
1b602fc github actions: move gradle options to GRADLE_OPTS
0137e0f chore: bump version to 0.3.6-SNAPSHOT

v0.3.5

15 Nov 19:06
8b94703
Compare
Choose a tag to compare

Changelog

8b94703 use JReleaser via CLI
816ffe7 github actions: dependency submission without gradle deamon
6763c86 github actions: tune dependency submission
a8972f2 chore: bump version to 0.3.4-SNAPSHOT

v0.3.3

13 Nov 13:05
671f94a
Compare
Choose a tag to compare

Changelog

671f94a publish-test-results: do not include passed in the summary

v0.3.1

12 Nov 16:56
f85be0f
Compare
Choose a tag to compare

Changelog

551fc5e release workflow: use JRELEASER token also for checkout
584e2b8 github actions: fix pushing from release workflow