Skip to content

Releases: thomaspoignant/go-feature-flag

v1.10.0

28 Apr 14:58
9679c97
Compare
Choose a tag to compare

v1.10.0 🚀

This new version is now compatible with Gitlab, you can now retrieve your file directly from a Gitlab repository.

Thanks a lot to @ruairi-wmf for his collaboration on this 🙌

Features

Others

Dependencies

  • Bump relay-proxy helm chart version v1.9.1 by @thomaspoignant in #734
  • Bump junit-jupiter-engine from 5.9.2 to 5.9.3 in /openfeature/provider_tests/java-integration-tests by @dependabot in #738
  • Bump github.com/open-feature/go-sdk-contrib/providers/go-feature-flag from 0.1.9 to 0.1.10 in /openfeature/provider_tests/go-integration-tests by @dependabot in #739

New Contributors

Full Changelog: v1.9.1...v1.10.0

v1.9.1

25 Apr 20:22
276dfcc
Compare
Choose a tag to compare

Fix

Changes

Full Changelog: v1.9.0...v1.9.1

v1.9.0

25 Apr 08:39
fe37218
Compare
Choose a tag to compare

v1.9.0 🚀

⚠️ This version of the relay proxy has a breaking change, but since this is a recent addition and it is not documented yet, we accept having a breaking change for this endpoint (/v1/data/collector).

Changes

Dependencies

  • Bump relay-proxy helm chart version v1.8.2 by @github-actions in #718
  • Bump github.com/aws/aws-sdk-go from 1.44.244 to 1.44.248 by @dependabot in #721
  • Bump github.com/swaggo/swag from 1.8.12 to 1.16.1 by @dependabot in #722
  • Bump google.golang.org/api from 0.118.0 to 0.119.0 by @dependabot in #723

Full Changelog: v1.8.2...v1.8.3

v1.8.2

23 Apr 22:05
d0e1789
Compare
Choose a tag to compare

Fixes

Full Changelog: v1.8.1...v1.8.2

v1.8.1

23 Apr 21:32
Compare
Choose a tag to compare

Fixes

Others

  • Create a new documentation version v1.8.0 by @github-actions in #699
  • Change website description by @thomaspoignant in #708
  • (documentation) Explain better how data export is working and why we have it by @dhanusaputra in #709

Dependencies

  • Bump relay-proxy helm chart version v1.8.0 by @github-actions in #703
  • Bump github.com/open-feature/go-sdk-contrib/providers/go-feature-flag from 0.1.8 to 0.1.9 in /openfeature/provider_tests/go-integration-tests by @dependabot in #704
  • Bump FluentAssertions from 6.10.0 to 6.11.0 in /openfeature/provider_tests/dotnet-integration-tests by @dependabot in #707

Full Changelog: v1.8.0...v1.8.1

v1.8.0

18 Apr 14:24
01d6ccc
Compare
Choose a tag to compare

v1.8.0 🚀

We're thrilled to announce the upcoming release of version v1.8.0 of GO Feature Flag. This update includes some awesome new features and important fixes that we believe will greatly improve your experience with our tool.

One of the key new features is the support for AWS Lambda execution of the relay proxy, which will give you more flexibility in how you use GO Feature Flag for your projects. We've also added support for Parquet data collection, making it easier than ever to collect data from your applications in a more efficient and organized way.

On top of that, we've addressed an important issue related to environment management in rules, which should make it even easier for you to configure rules for different environments and ensure that your projects are working as expected.

We can't wait for you to try out these new features and see how they can help you optimize your development process. We're always looking for ways to improve GO Feature Flag, and your feedback is incredibly valuable to us. So please don't hesitate to reach out to us with any comments or concerns.
Thank you for using GO Feature Flag, and we look forward to continuing to support your development efforts.

What's Changed

Feature

Fixes

Others

Dependencies

  • Bump relay-proxy helm chart version v1.7.0 by @github-actions in #653
  • Bump github.com/open-feature/go-sdk-contrib/providers/go-feature-flag from 0.1.6 to 0.1.8 in /openfeature/provider_tests/go-integration-tests by @dependabot in #669
  • Bump OpenFeature.Contrib.GOFeatureFlag from 0.1.3 to 0.1.4 in /openfeature/provider_tests/dotnet-integration-tests by @dependabot in #670
  • Bump go-feature-flag from 0.2.4 to 0.2.5 in /openfeature/provider_tests/java-integration-tests by @dependabot in #671
  • Bump @openfeature/go-feature-flag-provider from 0.5.4 to 0.5.6 in /openfeature/provider_tests/js-integration-tests by @dependabot in #672
  • Bump @openfeature/go-feature-flag-provider from 0.5.6 to 0.5.7 in /openfeature/provider_tests/js-integration-tests by @dependabot in #673
  • Bump @openfeature/go-feature-flag-provider from 0.5.7 to 0.5.8 in /openfeature/provider_tests/js-integration-tests by @dependabot in #674
  • Bump github.com/aws/aws-sdk-go from 1.44.234 to 1.44.239 by @dependabot in #676
  • Bump google.golang.org/api from 0.114.0 to 0.116.0 by @dependabot in #677
  • Bump golang.org/x/net from 0.8.0 to 0.9.0 by @dependabot in #679
  • Bump github.com/fsouza/fake-gcs-server from 1.44.1 to 1.44.2 by @dependabot in #680
  • Bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 by @dependabot in #678
  • Bump github.com/aws/aws-sdk-go from 1.44.239 to 1.44.244 by @dependabot in #688
  • Bump google.golang.org/api from 0.116.0 to 0.118.0 by @dependabot in #690
  • Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in #691
  • Bump k8s.io/apimachinery from 0.26.3 to 0.27.1 by @dependabot in #692
  • Bump github.com/aws/aws-lambda-go from 1.19.1 to 1.40.0 by @dependabot in #689
  • Bump k8s.io/client-go from 0.26.3 to 0.27.1 by @dependabot in #694

Full Changelog: v1.7.0...v1.8.0

v1.7.0

05 Apr 15:09
d6f9f1b
Compare
Choose a tag to compare

🚀 We're excited to announce the release of Go Feature Flag v1.7.0! 🚀

This latest version comes with two great new features for the relay proxy that will help you better manage and control your feature flags:

  • You can now limit access to the relay proxy by adding API keys to your configuration.
    This means you can control who can access the proxy and ensure your feature flags are only used by authorized users.
  • A new endpoint to collect usage data (/v1/data/collector) for your feature flags has been introduced.
    With this new endpoint, you can get insights into how your flags are being used and make data-driven decisions about your feature development roadmap.

Upgrade to Go Feature Flag v1.7.0 today and take advantage of these powerful new features to improve your feature flagging capabilities!

What's Changed

Features

  • relay-proxy: Add new endpoint to collect flag usage data by @thomaspoignant in #650
  • relay-proxy: Support API Keys validation to limit the applications being able to use GO Feature Flag by @dhanusaputra in #649

Fixes

Others

Dependencies

  • Bump github.com/aws/aws-sdk-go from 1.44.227 to 1.44.228 by @dependabot in #606
  • Bump github.com/open-feature/go-sdk from 1.2.0 to 1.3.0 in /openfeature/provider_tests/go-integration-tests by @dependabot in #608
  • Bump @docusaurus/core from 2.3.1 to 2.4.0 in /website by @dependabot in #616
  • Bump @docusaurus/eslint-plugin from 2.3.1 to 2.4.0 in /website by @dependabot in #617
  • Bump github.com/aws/aws-sdk-go from 1.44.228 to 1.44.229 by @dependabot in #618
  • Bump @uiw/react-textarea-code-editor from 2.1.0 to 2.1.1 in /website by @dependabot in #619
  • Bump eslint-config-prettier from 8.6.0 to 8.8.0 in /website by @dependabot in #621
  • Bump styled-components from 5.3.6 to 5.3.9 in /website by @dependabot in #622
  • Bump core-js from 3.27.2 to 3.29.1 in /website by @dependabot in #623
  • Bump mobx from 6.7.0 to 6.9.0 in /website by @dependabot in #624
  • Bump @docusaurus/plugin-google-gtag from 2.3.1 to 2.4.0 in /website by @dependabot in #625
  • Bump @easyops-cn/docusaurus-search-local from 0.33.6 to 0.35.0 in /website by @dependabot in #629
  • Bump prettier from 2.8.3 to 2.8.7 in /website by @dependabot in #631
  • Bump react-hook-form from 7.43.0 to 7.43.8 in /website by @dependabot in #632
  • Bump @docusaurus/module-type-aliases from 2.3.1 to 2.4.0 in /website by @dependabot in #628
  • Bump @docusaurus/preset-classic from 2.3.1 to 2.4.0 in /website by @dependabot in #627
  • Bump github.com/open-feature/go-sdk-contrib/providers/go-feature-flag from 0.1.5 to 0.1.6 in /openfeature/provider_tests/go-integration-tests by @dependabot in #615
  • Bump NUnit3TestAdapter from 4.3.0 to 4.4.2 in /openfeature/provider_tests/dotnet-integration-tests by @dependabot in #637
  • Bump coverlet.collector from 3.1.2 to 3.2.0 in /openfeature/provider_tests/dotnet-integration-tests by @dependabot in #638
  • Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.5.0 in /openfeature/provider_tests/dotnet-integration-tests by @dependabot in #639
  • Bump github.com/swaggo/swag from 1.8.11 to 1.8.12 by @dependabot in #641
  • Bump github.com/aws/aws-sdk-go from 1.44.229 to 1.44.230 by @dependabot in #643
  • Bump NUnit.Analyzers from 3.5.0 to 3.6.1 in /openfeature/provider_tests/dotnet-integration-tests by @dependabot in #640
  • Bump github.com/swaggo/echo-swagger from 1.3.5 to 1.4.0 by @dependabot in #642
  • Bump sdk from 1.3.0 to 1.3.1 in /openfeature/provider_tests/java-integration-tests by @dependabot in #647
  • Bump github.com/aws/aws-sdk-go from 1.44.230 to 1.44.234 by @dependabot in #651

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

23 Mar 21:19
30cfa9d
Compare
Choose a tag to compare

Feature

Tests

Dependencies

  • Bump go-feature-flag from 0.2.3 to 0.2.4 in /openfeature/provider_tests/java-integration-tests by @dependabot in #587
  • Bump github.com/swaggo/swag from 1.8.10 to 1.8.11 by @dependabot in #588
  • Bump github.com/aws/aws-sdk-go from 1.44.224 to 1.44.226 by @dependabot in #589
  • Bump cloud.google.com/go/storage from 1.30.0 to 1.30.1 by @dependabot in #590
  • Bump github.com/fsouza/fake-gcs-server from 1.44.0 to 1.44.1 by @dependabot in #591
  • Bump go-feature-flag from 0.2.3 to 0.2.4 in /openfeature/provider_tests/java-integration-tests by @dependabot in #592
  • Bump github.com/aws/aws-sdk-go from 1.44.226 to 1.44.227 by @dependabot in #596

Others

  • Create a new documentation version v1.5.1 by @github-actions in #585
  • Bump relay-proxy helm chart version v1.5.1 by @github-actions in #584

Full Changelog: v1.5.1...v1.6.0

v1.5.1

21 Mar 14:08
b4120c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

17 Mar 17:13
4ed0154
Compare
Choose a tag to compare

New features

Dependencies

Others

Full Changelog: v1.4.0...v1.5.0