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

Add support for UUID version 7 generation. #3479

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Conversation

ar45
Copy link
Contributor

@ar45 ar45 commented Sep 25, 2024

Summary
Add support for uuid v7 generation.

Credits https://github.com/nalgeon/uuidv7/blob/c400f1daa/src/uuidv7.c

@liviuchircu liviuchircu self-assigned this Oct 18, 2024
@liviuchircu liviuchircu merged commit c49a974 into OpenSIPS:master Oct 18, 2024
51 checks passed
@liviuchircu
Copy link
Member

Hey, @ar45! Finally managed to look at this -- the support is nice, as it's directly embedded, optional and free of any shared library versioning restrictions. Moreover, the author released their code as "free and unencumbered software released into the public domain", so all is good on the licensing part when importing the whole function.

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

Successfully merging this pull request may close these issues.

2 participants