Skip to content

Releases: framefork/typed-ids

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

v0.3.0

12 Nov 16:14
ed57c9d
Compare
Choose a tag to compare

Changelog

ed57c9d github actions: add release workflow
f59fb20 github actions: more detailed test reports
a3ba862 use prettier test logger in CLI/CI
e18daa4 github actions: do not stop gradle build on first error, fail at the end
b731fc1 github actions: run checks workflows only on master and PRs
a1e7908 dependency submission: ignore testing modules and classpaths
3572b05 github actions: tests output
e7b1469 github actions: test reports
70fe088 github actions
34a5351 fix published POMs to set metadata idiomatically
fdf4082 add taskinfo plugin for debugging build
3ec40b6 all 'jreleaser*' tasks depend on 'publish'
a2779eb readme

v0.2.0

11 Nov 17:39
671eb5a
Compare
Choose a tag to compare

Changelog

671eb5a readme
79b05f3 support for replacing ObjectUuid random generators
a6c2145 remove junit4 from classpath
2ccd867 support for MySQL
03a4f77 testing with individual hibernate versions
c263cca readme
b0f8618 nullability annotations
0e833f7 bump version to 0.1.1-SNAPSHOT
c322d2f jreleaser tinkering

v0.1.0

10 Nov 12:08
99b9d67
Compare
Choose a tag to compare

Changelog

99b9d67 add ObjectUuid
625ac6a gradlew
5296d16 init