v1.21.0
Highlights
- New APIs available in v1.41.0 of SpiceDB are now supported
- The library now supports Python v3.13
- Related to the above, the library now uses
protovalidateinstead ofprotoc-gen-validatefor message validation
What's Changed
- Update workflows to create draft PRs by @tstirrat15 in #240
- Add metadata writing test by @tstirrat15 in #242
- Bump googleapis-common-protos from 1.66.0 to 1.67.0 in the pip group by @dependabot in #243
- Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 in the github-actions group by @dependabot in #245
- Bump googleapis-common-protos from 1.67.0 to 1.68.0 in the pip group by @dependabot in #244
- Test with Python 3.13 by @edgarrmondragon in #216
- Swap in protovalidate instead of protoc-gen-validate by @tstirrat15 in #253
New Contributors
- @edgarrmondragon made their first contribution in #216
Full Changelog: v1.20.0...v1.21.0