Releases: authzed/api
Releases · authzed/api
v1.53.0
What's Changed
- feat: Add experimental count relationships by filter to Materialize API by @josephschorr in #148
- Add timestamp to DownloadPermissionSetsResponse by @ostafen in #149
- feat: add ERROR_REASON_DATASTORE_NOT_MIGRATED error code by @ivanauth in #159
- Deprecate WatchPermissions API by @vroldanbet in #161
- api(materialize/v0): add affected permissions to breaking schema change by @ostafen in #162
- Clarify that optional_cursor is not supported for LookupSubjects by @ivanauth in #160
- docs: Document permissionship enum values by @ivanauth in #154
- chore: add debug flag to LR by @tstirrat15 in #166
- chore: update swagger by @miparnisari in #167
- ci: fail if swagger not up to date by @miparnisari in #168
- api(materialize/v0): add at_revision zedtoken to DownloadPermissionSetsResponse by @vroldanbet in #169
New Contributors
Full Changelog: v1.45.4...v1.53.0
v1.45.4
What's Changed
- Add a new repeated metadata field for revisions that contain multiple transactions by @josephschorr in #147
- amend watch api docs by @miparnisari in #146
Full Changelog: v1.45.0...v1.45.4
v1.45.0
What's Changed
- Add number of deleted relationships to
DeleteRelationshipsResponseby @josephschorr in #132 - Add
downloadAPI definition to materialize v0 by @ecordell in #144 - Update Watch API: include schema changes in the response, and include an option to specify watch kinds in the request by @miparnisari in #133
- Update documentation of lookupsubjects cursors by @tstirrat15 in #141
- Remove old APIs that are no longer supported by @josephschorr in #137
- Remove v0 api (devtools) by @miparnisari in #139
- Fixes to swagger file by @miparnisari in #140
New Contributors
- @miparnisari made their first contribution in #133
Full Changelog: v1.41.0...v1.45.0
v1.41.0
What's Changed
- Add dotnet to list of triggers by @tstirrat15 in #131
- Promote the reflection APIs into stable by @josephschorr in #129
Full Changelog: v1.40.0...v1.41.0
v1.40.0
What's Changed
- Add missing global 'security' declaration to openapi.proto by @holgerstolzenberg in #120
- Fix paths for import/export bulk by @tstirrat15 in #122
- Update documentation of BulkImportRelationshipsRequest by @tstirrat15 in #123
- Add support for relationship expiration in the API by @josephschorr in #125
- materialize: add an internally-encoded cursor field by @ecordell in #126
- Add debug trace support to bulk check API by @josephschorr in #127
- Remove double push by @tstirrat15 in #130
New Contributors
- @holgerstolzenberg made their first contribution in #120
Full Changelog: v1.38.0...v1.40.0
v1.38.0
What's Changed
- Add API support for transaction metadata by @josephschorr in #109
- Remove transaction metadata from bulk imports by @josephschorr in #118
Full Changelog: v1.37.0...v1.38.0
v1.37.0
What's Changed
- Move relationship bulk import and export into permissions service by @tstirrat15 in #116
New Contributors
- @tstirrat15 made their first contribution in #116
Full Changelog: v1.35.0...v1.37.0
v1.35.0
What's Changed
- materialize: adds a new event to denote a breaking schema change by @vroldanbet in #113
- adds optional revision in LookupPermissionSets by @vroldanbet in #114
- add string key to materialize cursor by @ecordell in #115
Full Changelog: v1.34.0...v1.35.0
v1.34.0
What's Changed
- Add experimental relationship count API by @josephschorr in #105
- Changes to the relationships counter API after discussion by @josephschorr in #107
- .github: use shared CLA action by @jzelinskie in #108
- introduces the gRPC API for Authzed Materialize by @vroldanbet in #110
- Add error reason for wildcards by @josephschorr in #111
Full Changelog: v1.33.0...v1.34.0
v1.33.0
What's Changed
- Remove hard-coded limits to make them configurable in SpiceDB by @josephschorr in #99
- Experimental Reflection apis by @josephschorr in #98
- Modify the experimental reflection APIs slightly to return more information by @josephschorr in #101
- generate multiple java files by @vroldanbet in #97
- API Improvements in Experimental by @josephschorr in #102
- Change the regexes in the experimental API to prefix matches by @josephschorr in #103
- Change the signatures of the remaining reflection APIs slightly by @josephschorr in #104
Full Changelog: v1.30.0...v1.33.0