File tree 1 file changed +19
-2
lines changed
1 file changed +19
-2
lines changed Original file line number Diff line number Diff line change 5
5
6
6
** Table of Contents**
7
7
8
- - [ 0.0.0 (2024-07-04 )] ( #000-2024-07-04 )
8
+ - [ 0.0.0 (2024-07-18 )] ( #000-2024-07-18 )
9
9
- [ Bug Fixes] ( #bug-fixes )
10
10
- [ Features] ( #features )
11
11
- [ 0.13.0-alpha.0 (2024-02-27)] ( #0130-alpha0-2024-02-27 )
161
161
162
162
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
163
163
164
- # [ 0.0.0] ( https://github.com/ory/keto/compare/v0.13.0-alpha.0...v0.0.0 ) (2024-07-04 )
164
+ # [ 0.0.0] ( https://github.com/ory/keto/compare/v0.13.0-alpha.0...v0.0.0 ) (2024-07-18 )
165
165
166
166
### Bug Fixes
167
167
195
195
- chore: add alnr to codeowners
196
196
- feat: add Inspect option
197
197
198
+ - Batch check relations ([ #1521 ] ( https://github.com/ory/keto/issues/1521 ) )
199
+ ([ d670d50] ( https://github.com/ory/keto/commit/d670d508a618f5f881a215085beb6ac5371b8a85 ) ):
200
+
201
+ - batch check relations
202
+ - rename path
203
+ - shared parallelized function. batch size and parallelization configurable
204
+ - move check to engine
205
+ - fail individual requests
206
+ - move parallelization factor to be request parameter
207
+ - document and update configurable max batch size
208
+ - end to end tests
209
+ - unit tests
210
+ - cleanup
211
+ - run make format
212
+ - fix pipeline failures
213
+ - PR Feedback: move parallelization factor to config. Use err group
214
+
198
215
# [ 0.13.0-alpha.0] ( https://github.com/ory/keto/compare/v0.12.0-alpha.0...v0.13.0-alpha.0 ) (2024-02-27)
199
216
200
217
autogen(docs): regenerate and update changelog
You can’t perform that action at this time.
0 commit comments