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

uuidv6 has been officially adopted by the IETF #748

Closed
gregkonush-sequoia opened this issue May 13, 2024 · 3 comments
Closed

uuidv6 has been officially adopted by the IETF #748

gregkonush-sequoia opened this issue May 13, 2024 · 3 comments

Comments

@gregkonush-sequoia
Copy link

Feature description

Is there plans on creating implementation of uuidv6, uuidv7, uuidv8? uuid6 repo indicates that their work has been adopted by the IETF.

Additional information

No response

@BurningEnlightenment
Copy link

Indeed, it has been published as RFC 9562 which officially obsoletes RFC 4122.

@broofa
Copy link
Member

broofa commented May 30, 2024

Yes, we'll be adding support for all new RFC9562 formats. See #681

I just need to find time to do a proper review and update to that PR to make sure it aligns with the final spec, and deploy a new release.

FWIW, I actually need v7 for my actual paying job, so this will happen "soon-ish", but I can't commit to an exact ETA at this time.

@broofa
Copy link
Member

broofa commented Jun 3, 2024

Now tracking this in #749

@broofa broofa closed this as completed Jun 3, 2024
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

No branches or pull requests

3 participants