-
-
Notifications
You must be signed in to change notification settings - Fork 105
Release Notes 5.x
Tatu Saloranta edited this page Jun 3, 2024
·
2 revisions
- #99: New factory method to create TimeBasedEpochRandomGenerator
-
#105:
UUIDUtil.extractTimestamp()
is broken for versions 1 and 6
- #53: Increase JDK baseline to JDK 8
-
#81: Add
UUIDUtil.extractTimestamp()
for extracting 64-bit timestamp for all timestamp-based versions -
#85: Fix
LazyRandom
for native code generation tools (f.ex GraalVM) - #94: Add alternate version to UUIDv7 generator that uses random values on every call (not just for different timestamp)