Releases: authzed/authzed-py
v1.24.4
What's Changed
- chore: reintroduce v1 tag on spicedb action by @tstirrat15 in #320
- Move protovalidate to optional and dev dependencies by @ivanauth in #323
- fix: remove google namespace from packaged modules by @ivanauth in #327
Full Changelog: v1.24.3...v1.24.4
v1.24.3
What's Changed
- chore(deps-dev): bump the pip group with 3 updates by @dependabot[bot] in #318
- chore: update validate protobuf by @tstirrat15 in #319
Full Changelog: v1.24.2...v1.24.3
v1.24.2
Highlights
This should fix the version of protovalidate that the library requests, which should prevent a bug with protovalidate use.
What's Changed
- chore: add license key to pyproject.toml by @tstirrat15 in #311
- chore!: drop Python 3.9 (EOL), add Python 3.14 by @ivanauth in #310
- chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #313
- chore(deps): bump the pip group across 1 directory with 4 updates by @dependabot[bot] in #312
- chore(deps): bump protobuf from 5.29.5 to 6.33.5 by @dependabot[bot] in #316
Full Changelog: v1.24.1...v1.24.2
v1.24.1
What's Changed
- Bump the github-actions group with 2 updates by @dependabot[bot] in #298
- chore: add conventional commit linting by @tstirrat15 in #299
- chore(deps-dev): bump the pip group across 1 directory with 2 updates by @dependabot[bot] in #301
- test: fix test_write_transaction_metadata by @miparnisari in #302
- chore(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #303
- chore(deps-dev): bump the pip group across 1 directory with 2 updates by @dependabot[bot] in #306
- chore(deps): bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 in the github-actions group by @dependabot[bot] in #305
- feat: export DiffSchema and ReflectSchema types by @ivanauth in #307
New Contributors
- @miparnisari made their first contribution in #302
- @ivanauth made their first contribution in #307
Full Changelog: v1.24.0...v1.24.1
v1.24.0
What's Changed
- Bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #294
- Bump the pip group with 3 updates by @dependabot[bot] in #295
- add Materialize support to authzed-py by @vroldanbet in #296
Full Changelog: v1.23.0...v1.24.0
v1.23.0
Highlights
- This library now uses
uvfor dependency management and packaging - New API changes in v1.45.4 of SpiceDB are now supported
What's Changed
- Bump the pip group with 4 updates by @dependabot[bot] in #282
- Use ruff instead of flake8/black/etc by @tstirrat15 in #286
- Use uv for dependency management and packaging by @tstirrat15 in #287
- Use trusted publisher configuration for pypi by @tstirrat15 in #288
- Bump the pip group with 3 updates by @dependabot[bot] in #289
- Update API to v1.45.4 by @github-actions[bot] in #291
Full Changelog: v1.22.1...v1.23.0
v1.22.2rc2
More packaging/publishing changes
What's Changed
- Use trusted publisher configuration for pypi by @tstirrat15 in #288
Full Changelog: v1.22.2rc1...v1.22.2rc2
v1.22.2rc1
Highlights
This is primarily a packaging change, and this release is to ensure that all of the packaging bits work as intended.
What's Changed
- Bump the pip group with 4 updates by @dependabot[bot] in #282
- Use ruff instead of flake8/black/etc by @tstirrat15 in #286
- Use uv for dependency management and packaging by @tstirrat15 in #287
Full Changelog: v1.22.1...v1.22.2rc1
v1.22.1
Highlights
This release fixes a packaging issue introduced in v1.22.0.
What's Changed
- Fix packaging of protoc_gen_openapiv2 by @tstirrat15 in #281
Full Changelog: v1.22.0...v1.22.1
v1.22.0
Highlights
This release includes the stubs for API version 1.45.0, which includes changes to the Watch API definition.
What's Changed
- Bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #274
- Bump the pip group across 1 directory with 6 updates by @dependabot[bot] in #276
- Fix running checks on ready for review by @tstirrat15 in #277
- Update API to v1.45.0 by @github-actions[bot] in #275
- Bump the github-actions group with 2 updates by @dependabot[bot] in #279
- Bump pytest from 8.4.1 to 8.4.2 in the pip group by @dependabot[bot] in #278
Full Changelog: v1.21.2...v1.22.0