From 3d905fafda749a8e73dde32dd2d8f0d19074c500 Mon Sep 17 00:00:00 2001 From: ory-bot <60093411+ory-bot@users.noreply.github.com> Date: Fri, 13 May 2022 11:06:56 +0000 Subject: [PATCH] autogen(docs): regenerate and update changelog [skip ci] --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb75790cf..6a8aca285 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ **Table of Contents** -- [0.0.0 (2022-05-12)](#000-2022-05-12) +- [0.0.0 (2022-05-13)](#000-2022-05-13) - [Breaking Changes](#breaking-changes) - [Code Refactoring](#code-refactoring) - [Documentation](#documentation) @@ -124,7 +124,7 @@ -# [0.0.0](https://github.com/ory/keto/compare/v0.8.0-alpha.2...v0.0.0) (2022-05-12) +# [0.0.0](https://github.com/ory/keto/compare/v0.8.0-alpha.2...v0.0.0) (2022-05-13) ## Breaking Changes @@ -165,6 +165,9 @@ gRPC relation-tuple-delta action enum names are prefixed with `ACTION_` - Make sensitive log value redaction text configurable ([#860](https://github.com/ory/keto/issues/860)) ([b8b1d81](https://github.com/ory/keto/commit/b8b1d81ee1574fdfd8bdac01ec2f9957f03df879)) +- **tracing:** Switch to opentelemetry + ([#861](https://github.com/ory/keto/issues/861)) + ([31f38ed](https://github.com/ory/keto/commit/31f38edc22c45a8e4a1ce8435c06021f598a97f2)) # [0.8.0-alpha.2](https://github.com/ory/keto/compare/v0.8.0-alpha.1...v0.8.0-alpha.2) (2022-03-04)