Skip to content

Commit

Permalink
autogen(docs): regenerate and update changelog
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
ory-bot committed Jul 18, 2024
1 parent d670d50 commit 897baaf
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

**Table of Contents**

- [0.0.0 (2024-07-04)](#000-2024-07-04)
- [0.0.0 (2024-07-18)](#000-2024-07-18)
- [Bug Fixes](#bug-fixes)
- [Features](#features)
- [0.13.0-alpha.0 (2024-02-27)](#0130-alpha0-2024-02-27)
Expand Down Expand Up @@ -161,7 +161,7 @@

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

# [0.0.0](https://github.com/ory/keto/compare/v0.13.0-alpha.0...v0.0.0) (2024-07-04)
# [0.0.0](https://github.com/ory/keto/compare/v0.13.0-alpha.0...v0.0.0) (2024-07-18)

### Bug Fixes

Expand Down Expand Up @@ -195,6 +195,23 @@
- chore: add alnr to codeowners
- feat: add Inspect option

- Batch check relations ([#1521](https://github.com/ory/keto/issues/1521))
([d670d50](https://github.com/ory/keto/commit/d670d508a618f5f881a215085beb6ac5371b8a85)):

- batch check relations
- rename path
- shared parallelized function. batch size and parallelization configurable
- move check to engine
- fail individual requests
- move parallelization factor to be request parameter
- document and update configurable max batch size
- end to end tests
- unit tests
- cleanup
- run make format
- fix pipeline failures
- PR Feedback: move parallelization factor to config. Use err group

# [0.13.0-alpha.0](https://github.com/ory/keto/compare/v0.12.0-alpha.0...v0.13.0-alpha.0) (2024-02-27)

autogen(docs): regenerate and update changelog
Expand Down

0 comments on commit 897baaf

Please sign in to comment.