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

Feature request: Support UUIDv5 #1216

Open
pke opened this issue Jun 22, 2021 · 0 comments · May be fixed by #2011
Open

Feature request: Support UUIDv5 #1216

pke opened this issue Jun 22, 2021 · 0 comments · May be fixed by #2011
Labels

Comments

@pke
Copy link

pke commented Jun 22, 2021

Is your feature request related to a problem? Please describe.
The GenerateUUID operation could support other UUID formats than v4 only. Specifically addition of v5 with two input fields: namespace and name would be helpful.

Describe the solution you'd like

Add a version selector to the GenerateUUID operation to select either v4 or v5.
When v5 is selected 2 new input fields are revealed to enter "namespace" and "name" as required by the spec.
After filling out those fields, the UUIDv5 is generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant