Skip to content

1.9

Compare
Choose a tag to compare
@oittaa oittaa released this 25 Oct 20:52
· 25 commits to master since this release
f78ee83

NOTICE!

UUIDv7 timestamp was changed to millisecond granularity and larger entropy part as described in Draft 00 at https://github.com/ietf-wg-uuidrev/rfc4122bis
If you're regularly generating more than thousand UUIDs per second, you might want to migrate from uuid7() to uuid8(), which basically works like the older Draft versions of uuid7() with 100 nanosecond granularity.

What's Changed

  • Add UUIDv8, change UUIDv7 to millisecond precision by @oittaa in #63

Full Changelog: 1.8...1.9