v1.11.0
v1.11.0
Introducing GO Feature Flag v1.11.0: Supercharge Your Flag Configurations with Metadata!
Get ready for an exhilarating update! With GO Feature Flag v1.11.0, developers can now take their flag configurations to the next level by adding metadata. 🚀
Metadata is like a secret weapon that turbocharges your flags. It's a treasure trove of extra information directly linked to each flag, giving you a complete understanding of its purpose and context. You can now supercharge your development process with issue tracker links, descriptions, and any other vital details you can think of!
Upgrade to GO Feature Flag v1.11.0 today and unlock the power of metadata. It's time to take control, make informed decisions, and soar to new heights in your flag management journey. 💪💥
What's Changed
Features
- Add metadata in your flag configuration by @thomaspoignant in #857
Others
- Create a new documentation version v1.10.4 by @thomaspoignant in #819
- Update relay proxy helm README by @thomaspoignant in #820
- Adding a cron to open issue with open feature PR waiting to be checked by @thomaspoignant in #825
- Update README.md by @katerib in #831
Dependencies
- Bump relay-proxy helm chart version v1.10.4 by @thomaspoignant in #818
- Bump tj-actions/changed-files from 35 to 36 by @dependabot in #821
- Bump google.golang.org/api from 0.123.0 to 0.124.0 by @dependabot in #833
- Bump github.com/labstack/echo-contrib from 0.14.1 to 0.15.0 by @dependabot in #834
- Bump github.com/aws/aws-sdk-go from 1.44.266 to 1.44.271 by @dependabot in #835
- Bump github.com/fsouza/fake-gcs-server from 1.45.1 to 1.45.2 by @dependabot in #836
- Bump go-feature-flag from 0.2.7 to 0.2.8 in /openfeature/provider_tests/java-integration-tests by @dependabot in #837
- Bump github.com/open-feature/go-sdk-contrib/providers/go-feature-flag from 0.1.16 to 0.1.17 in /openfeature/provider_tests/go-integration-tests by @dependabot in #838
- Bump NUnit3TestAdapter from 4.4.2 to 4.5.0 in /openfeature/provider_tests/dotnet-integration-tests by @dependabot in #842
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 in /openfeature/provider_tests/go-integration-tests by @dependabot in #843
- Bump github.com/open-feature/go-sdk from 1.3.0 to 1.4.0 in /openfeature/provider_tests/go-integration-tests by @dependabot in #839
- Bump github.com/open-feature/go-sdk-contrib/providers/go-feature-flag from 0.1.17 to 0.1.18 in /openfeature/provider_tests/go-integration-tests by @dependabot in #841
- Bump go-feature-flag from 0.2.8 to 0.2.9 in /openfeature/provider_tests/java-integration-tests by @dependabot in #846
- Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 in /openfeature/provider_tests/dotnet-integration-tests by @dependabot in #847
- Bump github.com/BurntSushi/toml from 1.2.1 to 1.3.0 by @dependabot in #848
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #849
- Bump github.com/aws/aws-sdk-go from 1.44.271 to 1.44.275 by @dependabot in #850
- Bump google.golang.org/api from 0.124.0 to 0.125.0 by @dependabot in #851
- Bump maven-surefire-plugin from 3.1.0 to 3.1.2 in /openfeature/provider_tests/java-integration-tests by @dependabot in #852
- Bump github.com/open-feature/go-sdk-contrib/providers/go-feature-flag from 0.1.18 to 0.1.19 in /openfeature/provider_tests/go-integration-tests by @dependabot in #853
- Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 in /openfeature/provider_tests/dotnet-integration-tests by @dependabot in #854
- Bump @openfeature/js-sdk from 1.2.0 to 1.3.1 in /openfeature/provider_tests/js-integration-tests by @dependabot in #856
- Bump docusaurus by @thomaspoignant in #859
New Contributors
Full Changelog: v1.10.4...v1.11.0