Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC9562 #54

Merged
merged 34 commits into from
Sep 25, 2024
Merged

RFC9562 #54

merged 34 commits into from
Sep 25, 2024

Conversation

dco-lentz
Copy link
Collaborator

@dco-lentz dco-lentz commented Jul 10, 2024

Updates, new features, and documentation in support of IETF RFC-9562: Universally Unique IDentifiers (UUIDs).

  • v6 UUID -- Time based, index-friendly, lexically sortable, does not disclose MAC
  • v7 UUID -- POSIX time based, index-friendly, lexically sortable, cryptographically secure
  • v8 UUID -- User customizable

Resolves: Issue #53: RFC-9562 Support

@dco-lentz dco-lentz self-assigned this Jul 10, 2024
@dco-lentz dco-lentz added this to the 0.2.0 milestone Jul 16, 2024
@dco-lentz dco-lentz linked an issue Jul 16, 2024 that may be closed by this pull request
@dco-lentz dco-lentz changed the title Support for newly introduced UUID Formats RFC9562 Jul 16, 2024
@danlentz danlentz merged commit 5720ad2 into master Sep 25, 2024
2 checks passed
@danlentz danlentz deleted the 53-v7-support branch September 25, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v0.2.0: RFC-9562 Support
3 participants