Skip to content

Commit

Permalink
chore: get latest CHANGELOG.md from upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
cmmoran committed Jan 10, 2024
1 parent bef7b25 commit 2f1aced
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 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 (2023-10-18)](#000-2023-10-18)
- [0.0.0 (2024-01-09)](#000-2024-01-09)
- [Bug Fixes](#bug-fixes)
- [Documentation](#documentation)
- [Features](#features)
Expand Down Expand Up @@ -154,7 +154,7 @@

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

# [0.0.0](https://github.com/ory/keto/compare/v0.11.1-alpha.0...v0.0.0) (2023-10-18)
# [0.0.0](https://github.com/ory/keto/compare/v0.11.1-alpha.0...v0.0.0) (2024-01-09)

### Bug Fixes

Expand All @@ -166,6 +166,8 @@
integration that runs into this limit would previously likely have timed out.
A correct integration should not run into this limit.

- Config schema (generated) ([#1502](https://github.com/ory/keto/issues/1502))
([e7faf48](https://github.com/ory/keto/commit/e7faf4811041c926c53be04c5884005fa460f134))
- Incorrect error return ([#1332](https://github.com/ory/keto/issues/1332))
([fc09573](https://github.com/ory/keto/commit/fc09573d1bee14058e211303ea98604de4e795d6))
- Missing block flag on migrate status
Expand Down Expand Up @@ -2443,4 +2445,4 @@ Closes #1
- Retries SQL connection on migrate commands
([3d33d73](https://github.com/ory/keto/commit/3d33d73c009077c5bf30ae4b03802904bfb5d5b2)):

This patch also introduces a fatal error if migrations fail
This patch also introduces a fatal error if migrations fail

0 comments on commit 2f1aced

Please sign in to comment.