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 primitive uuid support #91

Merged
merged 3 commits into from
Sep 27, 2021
Merged

Conversation

paulpdaniels
Copy link
Contributor

Adds a new primitive for UUIDs. While there is no special support in protobuf or json for them, other potential codec's like BSON have special handling for UUID's.

@paulpdaniels paulpdaniels requested a review from a team as a code owner July 18, 2021 12:12
Copy link
Contributor

@thinkharderdev thinkharderdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for you work on this! One small comment.

@paulpdaniels
Copy link
Contributor Author

Sorry this fell off my radar for a bit, I'll update this and get it ready for a second pass this weekend

Copy link
Contributor

@thinkharderdev thinkharderdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your work on this!

@thinkharderdev thinkharderdev merged commit 1615556 into zio:main Sep 27, 2021
landlockedsurfer pushed a commit to landlockedsurfer/zio-schema that referenced this pull request May 28, 2022
* Add primitive uuid support

* Handle uuid decoding failure

* Run sbt prepare
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.

2 participants