Skip to content

Commit 897baaf

Browse files
committed
autogen(docs): regenerate and update changelog
[skip ci]
1 parent d670d50 commit 897baaf

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

CHANGELOG.md

+19-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
**Table of Contents**
77

8-
- [0.0.0 (2024-07-04)](#000-2024-07-04)
8+
- [0.0.0 (2024-07-18)](#000-2024-07-18)
99
- [Bug Fixes](#bug-fixes)
1010
- [Features](#features)
1111
- [0.13.0-alpha.0 (2024-02-27)](#0130-alpha0-2024-02-27)
@@ -161,7 +161,7 @@
161161

162162
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
163163

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)
165165

166166
### Bug Fixes
167167

@@ -195,6 +195,23 @@
195195
- chore: add alnr to codeowners
196196
- feat: add Inspect option
197197

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+
198215
# [0.13.0-alpha.0](https://github.com/ory/keto/compare/v0.12.0-alpha.0...v0.13.0-alpha.0) (2024-02-27)
199216

200217
autogen(docs): regenerate and update changelog

0 commit comments

Comments
 (0)