From d0e7ccbee1555eb4079b1ce7caad02c00edecf4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 17:05:41 -0500 Subject: [PATCH] chore(main): release OpenFeature.Contrib.Hooks.Otel 0.1.3 (#133) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- src/OpenFeature.Contrib.Hooks.Otel/CHANGELOG.md | 7 +++++++ .../OpenFeature.Contrib.Hooks.Otel.csproj | 2 +- src/OpenFeature.Contrib.Hooks.Otel/version.txt | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 97eca26b..062ec5c1 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - "src/OpenFeature.Contrib.Hooks.Otel": "0.1.2", + "src/OpenFeature.Contrib.Hooks.Otel": "0.1.3", "src/OpenFeature.Contrib.Providers.Flagd": "0.1.7", "src/OpenFeature.Contrib.Providers.GOFeatureFlag": "0.1.5", "src/OpenFeature.Contrib.Providers.Flagsmith": "0.1.5" diff --git a/src/OpenFeature.Contrib.Hooks.Otel/CHANGELOG.md b/src/OpenFeature.Contrib.Hooks.Otel/CHANGELOG.md index 293f8201..d6f70bde 100644 --- a/src/OpenFeature.Contrib.Hooks.Otel/CHANGELOG.md +++ b/src/OpenFeature.Contrib.Hooks.Otel/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.3](https://github.com/open-feature/dotnet-sdk-contrib/compare/OpenFeature.Contrib.Hooks.Otel-v0.1.2...OpenFeature.Contrib.Hooks.Otel-v0.1.3) (2024-01-11) + + +### 🔄 Refactoring + +* Reduce OTel dependencies ([#132](https://github.com/open-feature/dotnet-sdk-contrib/issues/132)) ([de86b0e](https://github.com/open-feature/dotnet-sdk-contrib/commit/de86b0e34ea829608360109a5c5f1c61f8efdcaf)) + ## [0.1.2](https://github.com/open-feature/dotnet-sdk-contrib/compare/OpenFeature.Contrib.Hooks.Otel-v0.1.1...OpenFeature.Contrib.Hooks.Otel-v0.1.2) (2023-12-19) diff --git a/src/OpenFeature.Contrib.Hooks.Otel/OpenFeature.Contrib.Hooks.Otel.csproj b/src/OpenFeature.Contrib.Hooks.Otel/OpenFeature.Contrib.Hooks.Otel.csproj index ed5beadd..f413d1f7 100644 --- a/src/OpenFeature.Contrib.Hooks.Otel/OpenFeature.Contrib.Hooks.Otel.csproj +++ b/src/OpenFeature.Contrib.Hooks.Otel/OpenFeature.Contrib.Hooks.Otel.csproj @@ -2,7 +2,7 @@ OpenFeature.Contrib.Hooks.Otel - 0.1.2 + 0.1.3 $(VersionNumber) $(VersionNumber) $(VersionNumber) diff --git a/src/OpenFeature.Contrib.Hooks.Otel/version.txt b/src/OpenFeature.Contrib.Hooks.Otel/version.txt index d917d3e2..b1e80bb2 100644 --- a/src/OpenFeature.Contrib.Hooks.Otel/version.txt +++ b/src/OpenFeature.Contrib.Hooks.Otel/version.txt @@ -1 +1 @@ -0.1.2 +0.1.3