Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release OpenFeature.Contrib.Providers.GOFeatureFlag 0.1.6 #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"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.GOFeatureFlag": "0.1.6",
"src/OpenFeature.Contrib.Providers.Flagsmith": "0.1.5",
"src/OpenFeature.Contrib.Providers.ConfigCat": "0.0.2"
}
30 changes: 30 additions & 0 deletions src/OpenFeature.Contrib.Providers.GOFeatureFlag/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# Changelog

## [0.1.6](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/compare/OpenFeature.Contrib.Providers.GOFeatureFlag-v0.1.5...OpenFeature.Contrib.Providers.GOFeatureFlag-v0.1.6) (2024-01-22)


### πŸ› Bug Fixes

* GoFeatureFlagUser class was not serialized. ([#33](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/issues/33)) ([0f222b4](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/commit/0f222b4a46d16bd075a9bbc3a512e3d8bf79bee4))
* some issues in the GO Feature Flag relay proxy ([#45](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/issues/45)) ([9901ecc](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/commit/9901ecc6566f8e97b222ce2080d329d2adf4401f))


### ✨ New Features

* GO Feature Flag dotnet provider ([#24](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/issues/24)) ([964cf32](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/commit/964cf3297d1b78954d5139750d26acbad9fcd895))
* Support apiKey for GO Feature Flag relay proxy v1.7.0 ([#59](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/issues/59)) ([74eb627](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/commit/74eb627c28cd9c7cafc37e2ac735f43a35eca12b))


### 🧹 Chore

* Add support for GitHub Packages ([#134](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/issues/134)) ([0def0da](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/commit/0def0da173e2f327b7381eba043b6e99ae8f26fe))
* **deps:** update dependency system.text.json to v7.0.1 ([#29](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/issues/29)) ([370ea41](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/commit/370ea414b0509dfb6badda8b60ab6b74bbbd32a3))
* **deps:** update dependency system.text.json to v7.0.2 ([#50](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/issues/50)) ([b1690c9](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/commit/b1690c91843afe012f08e63411ee100ed29e5f5c))
* **deps:** update dependency system.text.json to v7.0.3 ([#66](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/issues/66)) ([8a6933a](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/commit/8a6933a0093be917a60235080ff3dac89a952f81))
* **deps:** update dependency system.text.json to v7.0.4 ([#101](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/issues/101)) ([84f453d](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/commit/84f453ded557491ae69ae7d279d51642327dc8e6))
* **deps:** update dependency system.text.json to v8.0.1 ([#128](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/issues/128)) ([d3aea9e](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/commit/d3aea9e6a957c3c0ecc4f318f10916801cffe945))
* **deps:** update dotnet monorepo to v8 (major) ([#100](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/issues/100)) ([13d3223](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/commit/13d32231983e61ec9960cabfbf9a55fc5a6b32cb))
* **main:** release OpenFeature.Contrib.Providers.GOFeatureFlag 0.1.5 ([#86](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/issues/86)) ([2386562](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/commit/238656210b91b0179f5ac63baad3cc72565e3cd6))
* release main ([#27](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/issues/27)) ([424878c](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/commit/424878c8c10b839487be626a23b6170d45ec0fd2))
* release main ([#34](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/issues/34)) ([d6aad66](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/commit/d6aad66049278bec167ef1133117faf802feca01))
* release main ([#49](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/issues/49)) ([de59ebe](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/commit/de59ebe888563d28939a4c8d0d40cf7389539677))
* release main ([#58](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/issues/58)) ([a38c529](https://github.com/austindrenski/open-feature-dotnet-sdk-contrib/commit/a38c5291765282202e6c3abedfc7f0cac735db92))

## [0.1.5](https://github.com/open-feature/dotnet-sdk-contrib/compare/OpenFeature.Contrib.Providers.GOFeatureFlag-v0.1.4...OpenFeature.Contrib.Providers.GOFeatureFlag-v0.1.5) (2023-12-21)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<PackageId>OpenFeature.Contrib.GOFeatureFlag</PackageId>
<VersionNumber>0.1.5</VersionNumber> <!--x-release-please-version -->
<VersionNumber>0.1.6</VersionNumber> <!--x-release-please-version -->
<VersionPrefix>$(VersionNumber)</VersionPrefix>
<AssemblyVersion>$(VersionNumber)</AssemblyVersion>
<FileVersion>$(VersionNumber)</FileVersion>
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.5
0.1.6