Releases: framefork/typed-ids
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
v0.4.0
v0.3.6
v0.3.5
v0.3.3
v0.3.1
v0.3.0
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
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