Skip to content

Commit 6b122a1

Browse files
committed
autogen(docs): regenerate and update changelog
[skip ci]
1 parent bdfd2e6 commit 6b122a1

File tree

1 file changed

+29
-16
lines changed

1 file changed

+29
-16
lines changed

CHANGELOG.md

Lines changed: 29 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,22 @@
55

66
**Table of Contents**
77

8-
- [0.0.0 (2024-02-01)](#000-2024-02-01)
8+
- [0.0.0 (2024-02-02)](#000-2024-02-02)
9+
- [0.12.0-alpha.0 (2024-02-01)](#0120-alpha0-2024-02-01)
910
- [Bug Fixes](#bug-fixes)
11+
- [Code Generation](#code-generation)
1012
- [Documentation](#documentation)
1113
- [Features](#features)
1214
- [0.11.1-alpha.0 (2023-03-09)](#0111-alpha0-2023-03-09)
1315
- [Bug Fixes](#bug-fixes-1)
14-
- [Code Generation](#code-generation)
16+
- [Code Generation](#code-generation-1)
1517
- [Features](#features-1)
1618
- [Tests](#tests)
1719
- [0.11.0-alpha.0 (2023-02-23)](#0110-alpha0-2023-02-23)
18-
- [Code Generation](#code-generation-1)
20+
- [Code Generation](#code-generation-2)
1921
- [0.11.0-alpha.0.pre.1 (2023-02-23)](#0110-alpha0pre1-2023-02-23)
2022
- [Bug Fixes](#bug-fixes-2)
21-
- [Code Generation](#code-generation-2)
23+
- [Code Generation](#code-generation-3)
2224
- [Code Refactoring](#code-refactoring)
2325
- [Documentation](#documentation-1)
2426
- [Features](#features-2)
@@ -27,56 +29,56 @@
2729
- [0.10.0-alpha.0 (2022-09-27)](#0100-alpha0-2022-09-27)
2830
- [Bug Fixes](#bug-fixes-3)
2931
- [Build System](#build-system)
30-
- [Code Generation](#code-generation-3)
32+
- [Code Generation](#code-generation-4)
3133
- [Code Refactoring](#code-refactoring-1)
3234
- [Documentation](#documentation-2)
3335
- [Features](#features-3)
3436
- [Tests](#tests-2)
3537
- [0.9.0-alpha.0 (2022-08-01)](#090-alpha0-2022-08-01)
3638
- [Breaking Changes](#breaking-changes)
3739
- [Bug Fixes](#bug-fixes-4)
38-
- [Code Generation](#code-generation-4)
40+
- [Code Generation](#code-generation-5)
3941
- [Code Refactoring](#code-refactoring-2)
4042
- [Documentation](#documentation-3)
4143
- [Features](#features-4)
4244
- [Tests](#tests-3)
4345
- [0.8.0-alpha.2 (2022-03-04)](#080-alpha2-2022-03-04)
4446
- [Bug Fixes](#bug-fixes-5)
45-
- [Code Generation](#code-generation-5)
47+
- [Code Generation](#code-generation-6)
4648
- [Documentation](#documentation-4)
4749
- [0.8.0-alpha.1 (2022-02-22)](#080-alpha1-2022-02-22)
4850
- [Bug Fixes](#bug-fixes-6)
49-
- [Code Generation](#code-generation-6)
51+
- [Code Generation](#code-generation-7)
5052
- [Tests](#tests-4)
5153
- [0.8.0-alpha.0 (2022-02-10)](#080-alpha0-2022-02-10)
5254
- [Bug Fixes](#bug-fixes-7)
53-
- [Code Generation](#code-generation-7)
55+
- [Code Generation](#code-generation-8)
5456
- [Code Refactoring](#code-refactoring-3)
5557
- [Documentation](#documentation-5)
5658
- [Features](#features-5)
5759
- [0.7.0-alpha.1 (2021-10-19)](#070-alpha1-2021-10-19)
58-
- [Code Generation](#code-generation-8)
60+
- [Code Generation](#code-generation-9)
5961
- [Documentation](#documentation-6)
6062
- [0.7.0-alpha.0 (2021-10-06)](#070-alpha0-2021-10-06)
6163
- [Breaking Changes](#breaking-changes-1)
6264
- [Bug Fixes](#bug-fixes-8)
6365
- [Chores](#chores)
64-
- [Code Generation](#code-generation-9)
66+
- [Code Generation](#code-generation-10)
6567
- [Code Refactoring](#code-refactoring-4)
6668
- [Documentation](#documentation-7)
6769
- [Features](#features-6)
6870
- [Tests](#tests-5)
6971
- [0.6.0-alpha.3 (2021-04-29)](#060-alpha3-2021-04-29)
70-
- [Code Generation](#code-generation-10)
72+
- [Code Generation](#code-generation-11)
7173
- [0.6.0-alpha.2 (2021-04-29)](#060-alpha2-2021-04-29)
7274
- [Bug Fixes](#bug-fixes-9)
73-
- [Code Generation](#code-generation-11)
75+
- [Code Generation](#code-generation-12)
7476
- [Documentation](#documentation-8)
7577
- [Features](#features-7)
7678
- [0.6.0-alpha.1 (2021-04-07)](#060-alpha1-2021-04-07)
7779
- [Bug Fixes](#bug-fixes-10)
7880
- [Build System](#build-system-1)
79-
- [Code Generation](#code-generation-12)
81+
- [Code Generation](#code-generation-13)
8082
- [Code Refactoring](#code-refactoring-5)
8183
- [Documentation](#documentation-9)
8284
- [Features](#features-8)
@@ -91,7 +93,7 @@
9193
- [0.5.4-alpha.1 (2020-04-07)](#054-alpha1-2020-04-07)
9294
- [Bug Fixes](#bug-fixes-13)
9395
- [0.5.3-alpha.3 (2020-04-06)](#053-alpha3-2020-04-06)
94-
- [Code Generation](#code-generation-13)
96+
- [Code Generation](#code-generation-14)
9597
- [Code Refactoring](#code-refactoring-6)
9698
- [Documentation](#documentation-11)
9799
- [0.5.3-alpha.1 (2020-04-03)](#053-alpha1-2020-04-03)
@@ -154,7 +156,11 @@
154156

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

157-
# [0.0.0](https://github.com/ory/keto/compare/v0.11.1-alpha.0...v0.0.0) (2024-02-01)
159+
# [0.0.0](https://github.com/ory/keto/compare/v0.12.0-alpha.0...v0.0.0) (2024-02-02)
160+
161+
# [0.12.0-alpha.0](https://github.com/ory/keto/compare/v0.11.1-alpha.0...v0.12.0-alpha.0) (2024-02-01)
162+
163+
Improves performance, SDKs, and resolves minor issues.
158164

159165
### Bug Fixes
160166

@@ -196,6 +202,11 @@
196202
([#1278](https://github.com/ory/keto/issues/1278))
197203
([d093b37](https://github.com/ory/keto/commit/d093b37930b9e203fd5eb14fe6ca6ba4b8154e92))
198204

205+
### Code Generation
206+
207+
- Pin v0.12.0-alpha.0 release commit
208+
([4b40e18](https://github.com/ory/keto/commit/4b40e18cad06b0906307d3ce339bdace124f0bc6))
209+
199210
### Documentation
200211

201212
- Fix multiline comments from proto files breaking tables
@@ -263,6 +274,8 @@
263274

264275
- Sqa metrics v2 ([#1335](https://github.com/ory/keto/issues/1335))
265276
([a115e15](https://github.com/ory/keto/commit/a115e151950e3fa30528e39c52760199866eb97a))
277+
- Upgrade grpc buf generator ([#1507](https://github.com/ory/keto/issues/1507))
278+
([872b118](https://github.com/ory/keto/commit/872b118c95b05485fb24c28112f098f5cc524854))
266279
- Write to UUID mapper and relation tuples in one SQL transaction
267280
([#1340](https://github.com/ory/keto/issues/1340))
268281
([eeeecf6](https://github.com/ory/keto/commit/eeeecf657b76c7b18f308433399b231abfcf6e46)):

0 commit comments

Comments
 (0)