Skip to content

6.2.0

Compare
Choose a tag to compare
@michaeldyrynda michaeldyrynda released this 02 Aug 08:10
· 89 commits to main since this release
0792f4e

b273499 - Add support for `ramsey/uuid=^4.1.

Note that this release drops support for UUID versions 2, 3, and 5. These versions required additional configuration i.e. didn't work out of the box.

ordered now maps through to uuid6, and will be removed once the spec for v6 has been finalised.

Note

It may be possible, given that the ordered UUID does not appear to actually be a proper time-ordered UUID, to see collisions if you were previously using the ordered UUID version..

It may be worth considering updating the UUID to use the new format which forms a truer representation of an ordered UUID, albeit from a draft specification.