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 Aug 1, 2022
1 parent 6a13898 commit 5a258a0
Showing 1 changed file with 13 additions and 26 deletions.
39 changes: 13 additions & 26 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,52 +7,50 @@

- [0.0.0 (2022-08-01)](#000-2022-08-01)
- [0.9.0-alpha.0 (2022-08-01)](#090-alpha0-2022-08-01)
- [Code Generation](#code-generation)
- [0.9.0-alpha.0.pre.0 (2022-08-01)](#090-alpha0pre0-2022-08-01)
- [Breaking Changes](#breaking-changes)
- [Bug Fixes](#bug-fixes)
- [Code Generation](#code-generation-1)
- [Code Generation](#code-generation)
- [Code Refactoring](#code-refactoring)
- [Documentation](#documentation)
- [Features](#features)
- [Tests](#tests)
- [0.8.0-alpha.2 (2022-03-04)](#080-alpha2-2022-03-04)
- [Bug Fixes](#bug-fixes-1)
- [Code Generation](#code-generation-2)
- [Code Generation](#code-generation-1)
- [Documentation](#documentation-1)
- [0.8.0-alpha.1 (2022-02-22)](#080-alpha1-2022-02-22)
- [Bug Fixes](#bug-fixes-2)
- [Code Generation](#code-generation-3)
- [Code Generation](#code-generation-2)
- [Tests](#tests-1)
- [0.8.0-alpha.0 (2022-02-10)](#080-alpha0-2022-02-10)
- [Bug Fixes](#bug-fixes-3)
- [Code Generation](#code-generation-4)
- [Code Generation](#code-generation-3)
- [Code Refactoring](#code-refactoring-1)
- [Documentation](#documentation-2)
- [Features](#features-1)
- [0.7.0-alpha.1 (2021-10-19)](#070-alpha1-2021-10-19)
- [Code Generation](#code-generation-5)
- [Code Generation](#code-generation-4)
- [Documentation](#documentation-3)
- [0.7.0-alpha.0 (2021-10-06)](#070-alpha0-2021-10-06)
- [Breaking Changes](#breaking-changes-1)
- [Bug Fixes](#bug-fixes-4)
- [Chores](#chores)
- [Code Generation](#code-generation-6)
- [Code Generation](#code-generation-5)
- [Code Refactoring](#code-refactoring-2)
- [Documentation](#documentation-4)
- [Features](#features-2)
- [Tests](#tests-2)
- [0.6.0-alpha.3 (2021-04-29)](#060-alpha3-2021-04-29)
- [Code Generation](#code-generation-7)
- [Code Generation](#code-generation-6)
- [0.6.0-alpha.2 (2021-04-29)](#060-alpha2-2021-04-29)
- [Bug Fixes](#bug-fixes-5)
- [Code Generation](#code-generation-8)
- [Code Generation](#code-generation-7)
- [Documentation](#documentation-5)
- [Features](#features-3)
- [0.6.0-alpha.1 (2021-04-07)](#060-alpha1-2021-04-07)
- [Bug Fixes](#bug-fixes-6)
- [Build System](#build-system)
- [Code Generation](#code-generation-9)
- [Code Generation](#code-generation-8)
- [Code Refactoring](#code-refactoring-3)
- [Documentation](#documentation-6)
- [Features](#features-4)
Expand All @@ -67,7 +65,7 @@
- [0.5.4-alpha.1 (2020-04-07)](#054-alpha1-2020-04-07)
- [Bug Fixes](#bug-fixes-9)
- [0.5.3-alpha.3 (2020-04-06)](#053-alpha3-2020-04-06)
- [Code Generation](#code-generation-10)
- [Code Generation](#code-generation-9)
- [Code Refactoring](#code-refactoring-4)
- [Documentation](#documentation-8)
- [0.5.3-alpha.1 (2020-04-03)](#053-alpha1-2020-04-03)
Expand Down Expand Up @@ -132,7 +130,7 @@

# [0.0.0](https://github.com/ory/keto/compare/v0.9.0-alpha.0...v0.0.0) (2022-08-01)

# [0.9.0-alpha.0](https://github.com/ory/keto/compare/v0.9.0-alpha.0.pre.0...v0.9.0-alpha.0) (2022-08-01)
# [0.9.0-alpha.0](https://github.com/ory/keto/compare/v0.8.0-alpha.2...v0.9.0-alpha.0) (2022-08-01)

This release ships a few changes in the API paths. Requests and responses were
not changed. However, we did A LOT of internal refactoring and improvements on
Expand All @@ -145,17 +143,6 @@ so please test the process first on a backup or staging environment. For all the
details, check out the
[full changelog](https://github.com/ory/keto/blob/master/CHANGELOG.md).

### Code Generation

- Pin v0.9.0-alpha.0 release commit
([490cce8](https://github.com/ory/keto/commit/490cce8da9f50fc11513825a90ba2bd82fcf6c99)):

Bumps from v0.9.0-alpha.0.pre.0

# [0.9.0-alpha.0.pre.0](https://github.com/ory/keto/compare/v0.8.0-alpha.2...v0.9.0-alpha.0.pre.0) (2022-08-01)

autogen: pin v0.9.0-alpha.0.pre.0 release commit

## Breaking Changes

`keto namespace migrate ...` commands were removed. To migrate from
Expand Down Expand Up @@ -192,8 +179,8 @@ gRPC relation-tuple-delta action enum names are prefixed with `ACTION_`

### Code Generation

- Pin v0.9.0-alpha.0.pre.0 release commit
([c54e15a](https://github.com/ory/keto/commit/c54e15a9e787f92f4960456c5df92e7ab9ea1047))
- Pin v0.9.0-alpha.0 release commit
([6a13898](https://github.com/ory/keto/commit/6a13898444739e4b647403e381e98fed1107bd2d))

### Code Refactoring

Expand Down

0 comments on commit 5a258a0

Please sign in to comment.