File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 33## [ Unreleased] ( https://github.com/openfga/python-sdk/compare/v0.8.1...HEAD )
44
55- feat: remove client-side validation - thanks @GMorris-professional (#155 )
6+ - feat: add support for ` start_time ` parameter in ` ReadChanges ` endpoint (#156 )
7+ - feat!: add support for ` BatchCheck ` API (#154 )
68- fix: change default max retry limit to 3 from 15 - thanks @ovindu-a (#155 )
79
10+ BREAKING CHANGE:
11+
12+ Usage of the existing batch_check should now use client_batch_check instead, additionally the existing
13+ BatchCheckResponse has been renamed to ClientBatchCheckClientResponse.
14+
15+ Please see (#154 )(https://github.com/openfga/python-sdk/pull/154 ) for more details on this change.
16+
817## v0.8.1
918
1019### [ 0.8.1] ( https://github.com/openfga/python-sdk/compare/v0.8.0...v0.8.1 ) (2024-11-26)
You can’t perform that action at this time.
0 commit comments