-
Notifications
You must be signed in to change notification settings - Fork 29
Commit e33839e
authored
chore(deps): update thomaspoignant/go-feature-flag docker tag to v1.40.0 (#404)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[thomaspoignant/go-feature-flag](https://gofeatureflag.org/docs/relay_proxy)
([source](https://redirect.github.com/thomaspoignant/go-feature-flag)) |
minor | `v1.33.0` -> `v1.40.0` |
---
### Release Notes
<details>
<summary>thomaspoignant/go-feature-flag
(thomaspoignant/go-feature-flag)</summary>
###
[`v1.40.0`](https://redirect.github.com/thomaspoignant/go-feature-flag/releases/tag/v1.40.0)
[Compare
Source](https://redirect.github.com/thomaspoignant/go-feature-flag/compare/v1.39.1...v1.40.0)
**In this version we are finally deprecating the `v0.x.x` flag format
🙌**
This version brings also a good set of bug fixes and features:
- Improve the rule validation with the parsing method of
`nikunjy/rules`.
- fix the exporter timestamp format in the data collector endpoint.
- fix an issue with the Timeout middleware for `labstack/echo`.
- Improve performance of data exporter when using a non-bulk exporter.
##### Feat
- chore: Remove support for v0 format by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2496](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2496)
- feat: Test if rule format is valid by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2795](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2795)
##### Fixes
- fix(exporter): Ensure that timestamp are in second and not
milliseconds by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2751](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2751)
- fix: DataCollectorHook event time converted to seconds by
[@​augustinasrce](https://redirect.github.com/augustinasrce) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2750](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2750)
- fix: Use timeout middleware as the 1st middleware by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2759](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2759)
- fix(exporter): Don't lock for non bulk exporter by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2793](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2793)
- fix(timeout): Fix the swagger issue introduce after fixing
[#​2758](https://redirect.github.com/thomaspoignant/go-feature-flag/issues/2758)
by [@​thomaspoignant](https://redirect.github.com/thomaspoignant)
in
[https://github.com/thomaspoignant/go-feature-flag/pull/2794](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2794)
##### Documentation
- docs(helm): Update relay proxy helm README by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2722](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2722)
- docs(docusaurus): Create a new documentation version v1.39.1 by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2721](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2721)
- docs(swagger): remove user field in the context by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2732](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2732)
- docs(website): fix openfeature_python.md documentation by
[@​CMiksche](https://redirect.github.com/CMiksche) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2733](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2733)
##### Chore
- chore(helm): Bump relay-proxy helm chart version v1.39.1 by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2720](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2720)
- chore: bump typescript from 5.6.3 to 5.7.2 in
/examples/openfeature_nodejs/nodejs-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2724](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2724)
- chore: bump typescript from 5.6.3 to 5.7.2 in
/examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2726](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2726)
- chore: bump
[@​typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 8.14.0 to 8.15.0 in /examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2727](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2727)
- chore: bump
[@​typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 8.14.0 to 8.15.0 in /examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2725](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2725)
- chore: bump dev.openfeature.contrib.providers:go-feature-flag from
0.3.0 to 0.4.0 in /examples/openfeature_kotlin_server/kotlin-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2729](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2729)
- chore: bump pydantic from 2.9.2 to 2.10.1 in
/openfeature/providers/python-provider by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2730](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2730)
- chore: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in
/openfeature/provider_tests/go-integration-tests by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2731](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2731)
- chore: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2728](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2728)
- chore: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.68.0 to
1.69.0 by [@​dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/thomaspoignant/go-feature-flag/pull/2735](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2735)
- chore: bump jvm from 2.0.21 to 2.1.0 in
/examples/openfeature_kotlin_server/kotlin-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2737](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2737)
- chore: bump openfeature-sdk from 0.7.2 to 0.7.4 in
/openfeature/providers/python-provider by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2738](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2738)
- chore: bump pydantic from 2.10.1 to 2.10.2 in
/openfeature/providers/python-provider by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2739](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2739)
- chore: bump pytest from 8.3.3 to 8.3.4 in
/openfeature/providers/python-provider by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2740](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2740)
- chore: bump eslint from 9.15.0 to 9.16.0 in
/examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2741](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2741)
- chore: bump
[@​vitejs/plugin-react](https://redirect.github.com/vitejs/plugin-react)
from 4.3.3 to 4.3.4 in /examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2742](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2742)
- chore: bump vite from 5.4.11 to 6.0.1 in
/examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2743](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2743)
- chore: bump
[@​typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 8.15.0 to 8.16.0 in /examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2744](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2744)
- chore: bump
[@​typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 8.15.0 to 8.16.0 in /examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2745](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2745)
- chore: bump FluentAssertions from 6.12.2 to 7.0.0 in
/openfeature/provider_tests/dotnet-integration-tests by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2748](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2748)
- chore: bump stylelint from 16.10.0 to 16.11.0 in
/examples/openfeature_web/webapp by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2747](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2747)
- chore: bump eslint from 9.15.0 to 9.16.0 in
/examples/openfeature_web/webapp by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2746](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2746)
- chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from
1.17.40 to 1.17.41 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2736](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2736)
- chore: bump pydantic from 2.10.2 to 2.10.3 in
/openfeature/providers/python-provider by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2760](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2760)
- chore: bump github.com/aws/aws-sdk-go-v2 from 1.32.5 to 1.32.6 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2761](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2761)
- chore: bump cloud.google.com/go/storage from 1.47.0 to 1.48.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2762](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2762)
- chore: bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.6
to 1.32.7 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2763](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2763)
- chore: bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.37.1 to
1.37.2 by [@​dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/thomaspoignant/go-feature-flag/pull/2766](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2766)
- chore: bump golang.org/x/net from 0.31.0 to 0.32.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2767](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2767)
- chore: bump github.com/labstack/echo/v4 from 4.12.0 to 4.13.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2771](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2771)
- chore: bump cloud.google.com/go/pubsub from 1.45.1 to 1.45.3 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2764](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2764)
- chore: bump google.golang.org/grpc from 1.68.0 to 1.68.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2770](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2770)
- chore: bump github.com/aws/aws-sdk-go-v2/config from 1.28.5 to 1.28.6
by [@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2768](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2768)
- chore: bump webpack from 5.96.1 to 5.97.1 in
/examples/openfeature_web/webapp by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2775](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2775)
- chore: bump
[@​openfeature/go-feature-flag-web-provider](https://redirect.github.com/openfeature/go-feature-flag-web-provider)
from 0.2.1 to 0.2.2 in /examples/openfeature_web/webapp by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2776](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2776)
- chore: bump
[@​openfeature/go-feature-flag-web-provider](https://redirect.github.com/openfeature/go-feature-flag-web-provider)
from 0.2.1 to 0.2.2 in /examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2777](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2777)
- chore: bump vite from 6.0.1 to 6.0.3 in
/examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2778](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2778)
- chore: bump
[@​typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 8.16.0 to 8.17.0 in /examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2779](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2779)
- chore: bump react, react-dom and
[@​types/react](https://redirect.github.com/types/react) in
/examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2781](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2781)
- chore: bump eslint-plugin-react-refresh from 0.4.14 to 0.4.16 in
/examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2782](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2782)
- chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from
1.17.41 to 1.17.43 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2773](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2773)
- chore: bump
[@​openfeature/react-sdk](https://redirect.github.com/openfeature/react-sdk)
from 0.4.8 to 0.4.9 in /examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2783](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2783)
- chore: bump
[@​typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 8.16.0 to 8.17.0 in /examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2784](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2784)
- chore: bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0 in
/examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2780](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2780)
- chore: bump mikefarah/yq from 4.44.5 to 4.44.6 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2785](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2785)
- chore: bump org.gradle.toolchains.foojay-resolver-convention from
0.8.0 to 0.9.0 in /examples/openfeature_kotlin_server/kotlin-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2774](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2774)
- chore: bump dev.openfeature:sdk from 1.12.2 to 1.13.0 in
/openfeature/provider_tests/java-integration-tests by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2787](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2787)
- chore: bump github.com/open-feature/go-sdk from 1.13.1 to 1.14.0 in
/openfeature/provider_tests/go-integration-tests by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2788](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2788)
- chore: bump golang.org/x/crypto from 0.30.0 to 0.31.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2789](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2789)
- chore: bump OpenFeature from 2.1.0 to 2.2.0 in
/openfeature/provider_tests/dotnet-integration-tests by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2791](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2791)
#### New Contributors
- [@​CMiksche](https://redirect.github.com/CMiksche) made their
first contribution in
[https://github.com/thomaspoignant/go-feature-flag/pull/2733](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2733)
**Full Changelog**:
https://github.com/thomaspoignant/go-feature-flag/compare/v1.39.1...v1.40.0
###
[`v1.39.1`](https://redirect.github.com/thomaspoignant/go-feature-flag/releases/tag/v1.39.1)
[Compare
Source](https://redirect.github.com/thomaspoignant/go-feature-flag/compare/v1.39.0...v1.39.1)
🙇 We had some issue to release the version `v1.39.0`, this version is
here with a fixed release process.
**In terms of functionality the `v1.39.0` and the `v1.39.1` are exactly
the same.**
###
[`v1.39.0`](https://redirect.github.com/thomaspoignant/go-feature-flag/releases/tag/v1.39.0)
[Compare
Source](https://redirect.github.com/thomaspoignant/go-feature-flag/compare/v1.38.0...v1.39.0)
Yes it is time for a new version of GO Feature Flag :raised_hands:
v1.39.0 is here 🚀
- 🪟 In this version we want to please Azure users by providing
integration with **Azure Blob Storage**, you can now store your
configuration in Azure and also export flag usage in it too.
- 💻 We have also introduce feature flag management in the command line
⌨️, you can now use the **GO Feature Flag Command Line** evaluate your
flag directly in your terminal, this will allow you to use feature flags
directly in your CI/CD.
- 🔎 [@​hairyhenderson](https://redirect.github.com/hairyhenderson)
has also improved the observability of the relay proxy, by allowing
enabling the pprof endpoints, adding the go metrics and support multiple
log format.
#### Features
- feat: Azure Blob Storage Exporter by
[@​Abeeujah](https://redirect.github.com/Abeeujah) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2637](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2637)
- feat: Azure Blob Storage Retriever by
[@​Abeeujah](https://redirect.github.com/Abeeujah) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2672](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2672)
- feat: command line evaluation by
[@​mexes20](https://redirect.github.com/mexes20) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2609](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2609)
- feat(pprof): Allow enabling pprof endpoint separately from debug flag
by [@​hairyhenderson](https://redirect.github.com/hairyhenderson)
in
[https://github.com/thomaspoignant/go-feature-flag/pull/2710](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2710)
- feat(metrics): Collect process and Go runtime metrics by
[@​hairyhenderson](https://redirect.github.com/hairyhenderson) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2708](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2708)
- feat(logging): Support logfmt by
[@​hairyhenderson](https://redirect.github.com/hairyhenderson) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2712](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2712)
#### Fixes
- fix(teamsnotifier): Sort update keys to avoid flaky tests by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2642](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2642)
- fix(lint): linter issue with redifinition of max by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2669](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2669)
#### Docs
- docs(docusaurus): Create a new documentation version v1.38.0 by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2640](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2640)
- docs(helm): Update relay proxy helm README by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2641](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2641)
- docs: fix formatting configuration.md by
[@​aizatto](https://redirect.github.com/aizatto) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2692](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2692)
- fix: \[Snyk] Security upgrade tailwindcss from 3.4.13 to 3.4.15 by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2689](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2689)
- docs(java): blog post for java breaking change by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2693](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2693)
#### Chore
- chore(helm): Bump relay-proxy helm chart version v1.38.0 by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2639](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2639)
- chore: bump FluentAssertions from 6.12.1 to 6.12.2 in
/openfeature/provider_tests/dotnet-integration-tests by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2668](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2668)
- chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from
1.17.35 to 1.17.37 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2667](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2667)
- chore: bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2664](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2664)
- chore: bump go.opentelemetry.io/otel from 1.31.0 to 1.32.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2662](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2662)
- chore: bump
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho
from 0.56.0 to 0.57.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2661](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2661)
- chore: bump
[@​typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 8.12.2 to 8.13.0 in /examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2660](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2660)
- chore: bump
[@​openfeature/web-sdk](https://redirect.github.com/openfeature/web-sdk)
from 1.3.1 to 1.3.2 in /examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2657](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2657)
- chore: bump uuid from 11.0.2 to 11.0.3 in
/examples/openfeature_web/webapp by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2656](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2656)
- chore: bump
[@​openfeature/web-sdk](https://redirect.github.com/openfeature/web-sdk)
from 1.3.1 to 1.3.2 in /examples/openfeature_web/webapp by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2655](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2655)
- chore: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from
1.5.1 to 1.8.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2653](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2653)
- chore: bump go.opentelemetry.io/otel/trace from 1.31.0 to 1.32.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2649](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2649)
- chore: bump github.com/knadh/koanf/v2 from 2.1.1 to 2.1.2 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2650](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2650)
- chore: bump go.opentelemetry.io/contrib/exporters/autoexport from
0.56.0 to 0.57.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2645](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2645)
- chore: bump google.golang.org/grpc from 1.67.1 to 1.68.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2651](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2651)
- chore: bump
[@​typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 8.12.2 to 8.13.0 in /examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2658](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2658)
- chore: bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.36.3 to
1.37.0 by [@​dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/thomaspoignant/go-feature-flag/pull/2665](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2665)
- chore: bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.3
to 1.32.5 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2647](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2647)
- chore: bump golang.org/x/net from 0.30.0 to 0.31.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2648](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2648)
- chore: bump google.golang.org/api from 0.204.0 to 0.205.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2652](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2652)
- chore: bump go.opentelemetry.io/contrib/samplers/jaegerremote from
0.25.0 to 0.26.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2659](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2659)
- chore: bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from
1.3.2 to 1.4.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2646](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2646)
- chore: bump NUnit.Analyzers from 4.3.0 to 4.4.0 in
/openfeature/provider_tests/dotnet-integration-tests by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2670](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2670)
- chore: bump eslint from 9.14.0 to 9.15.0 in
/examples/openfeature_web/webapp by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2673](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2673)
- chore: bump eslint from 9.14.0 to 9.15.0 in
/examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2674](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2674)
- chore: bump vite from 5.4.10 to 5.4.11 in
/examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2675](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2675)
- chore: bump
[@​typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 8.13.0 to 8.14.0 in /examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2676](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2676)
- chore: bump
[@​typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 8.13.0 to 8.14.0 in /examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2677](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2677)
- chore: bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from
1.4.1 to 1.5.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2678](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2678)
- chore: bump github.com/aws/smithy-go from 1.22.0 to 1.22.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2679](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2679)
- chore: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.3 to
1.67.0 by [@​dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/thomaspoignant/go-feature-flag/pull/2680](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2680)
- chore: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.44 to
1.17.45 by [@​dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/thomaspoignant/go-feature-flag/pull/2682](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2682)
- chore: bump cloud.google.com/go/storage from 1.46.0 to 1.47.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2683](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2683)
- chore: bump google.golang.org/api from 0.205.0 to 0.206.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2685](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2685)
- chore: bump mikefarah/yq from 4.44.3 to 4.44.5 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2686](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2686)
- chore: bump github.com/aws/aws-sdk-go-v2/config from 1.28.3 to 1.28.4
by [@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2684](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2684)
- chore: bump codecov/codecov-action from 4 to 5 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2687](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2687)
- chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from
1.17.37 to 1.17.38 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2681](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2681)
- chore: bump OpenFeature from 2.0.0 to 2.1.0 in
/openfeature/provider_tests/dotnet-integration-tests by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2688](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2688)
- chore: Bump docusaurus by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2694](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2694)
- chore: bump dev.openfeature.contrib.providers:go-feature-flag from
0.3.0 to 0.4.0 in /openfeature/provider_tests/java-integration-tests by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2695](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2695)
- chore: bump k8s.io/apimachinery from 0.31.2 to 0.31.3 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2696](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2696)
- chore: bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.37.0 to
1.37.1 by [@​dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/thomaspoignant/go-feature-flag/pull/2699](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2699)
- chore: bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.5
to 1.32.6 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2700](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2700)
- chore: bump google.golang.org/api from 0.206.0 to 0.209.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2698](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2698)
- chore: bump k8s.io/client-go from 0.31.2 to 0.31.3 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2705](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2705)
- chore: bump k8s.io/api from 0.31.2 to 0.31.3 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2697](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2697)
- chore: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.45 to
1.17.46 by [@​dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/thomaspoignant/go-feature-flag/pull/2704](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2704)
- chore: bump github.com/aws/aws-sdk-go-v2/config from 1.28.4 to 1.28.5
by [@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2706](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2706)
- chore: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.67.0 to
1.68.0 by [@​dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/thomaspoignant/go-feature-flag/pull/2703](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2703)
- chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from
1.17.38 to 1.17.40 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2702](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2702)
#### New Contributors
- [@​Abeeujah](https://redirect.github.com/Abeeujah) made their
first contribution in
[https://github.com/thomaspoignant/go-feature-flag/pull/2637](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2637)
- [@​aizatto](https://redirect.github.com/aizatto) made their
first contribution in
[https://github.com/thomaspoignant/go-feature-flag/pull/2692](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2692)
- [@​mexes20](https://redirect.github.com/mexes20) made their
first contribution in
[https://github.com/thomaspoignant/go-feature-flag/pull/2609](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2609)
**Full Changelog**:
https://github.com/thomaspoignant/go-feature-flag/compare/v1.38.0...v1.39.0
###
[`v1.38.0`](https://redirect.github.com/thomaspoignant/go-feature-flag/releases/tag/v1.38.0)
[Compare
Source](https://redirect.github.com/thomaspoignant/go-feature-flag/compare/v1.37.1...v1.38.0)
#### Feat
- feat: Added kinesis exporter and respective tests. by
[@​baitcode](https://redirect.github.com/baitcode) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2575](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2575)
- feat: Add Discord Notifier by
[@​JosueBrenes](https://redirect.github.com/JosueBrenes) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2603](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2603)
- feat: Added Microsoft Teams Notifier by
[@​martinvibes](https://redirect.github.com/martinvibes) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2636](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2636)
- feat: Add Bitbucket retriever by
[@​CollinsC1O](https://redirect.github.com/CollinsC1O) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2611](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2611)
#### Fix
- fix(test): Wait in pprof test by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2576](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2576)
- fix: unassign issue workflow by
[@​hoangnv-bkhn](https://redirect.github.com/hoangnv-bkhn) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2574](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2574)
- fix(otel): Don't require entrypoint config to initialize OTel by
[@​hairyhenderson](https://redirect.github.com/hairyhenderson) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2579](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2579)
- fix(otel): fix resource attribute parsing by
[@​hairyhenderson](https://redirect.github.com/hairyhenderson) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2608](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2608)
- fix: \[Snyk] Fix for 4 vulnerabilities by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2630](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2630)
#### Documentation
- docs(docusaurus): Create a new documentation version v1.37.1 by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2572](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2572)
- docs(helm): Update relay proxy helm README by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2573](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2573)
- docs(README): Update sponsor list by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2581](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2581)
- docs: Add doc for kinesis by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2606](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2606)
- docs(README): Update sponsor list by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2631](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2631)
- docs(README): Update sponsor list by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2634](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2634)
#### Chore
- chore(helm): Bump relay-proxy helm chart version v1.37.1 by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2571](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2571)
- chore: bump
[@​babel/preset-env](https://redirect.github.com/babel/preset-env)
from 7.25.8 to 7.26.0 in /examples/openfeature_web/webapp by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2582](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2582)
- chore: bump uuid from 10.0.0 to 11.0.1 in
/examples/openfeature_web/webapp by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2583](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2583)
- chore: bump
[@​babel/eslint-parser](https://redirect.github.com/babel/eslint-parser)
from 7.25.8 to 7.25.9 in /examples/openfeature_web/webapp by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2584](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2584)
- chore: bump k8s.io/client-go from 0.31.1 to 0.31.2 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2585](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2585)
- chore: bump github.com/testcontainers/testcontainers-go from 0.33.0 to
0.34.0 by [@​dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/thomaspoignant/go-feature-flag/pull/2586](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2586)
- chore: bump github.com/testcontainers/testcontainers-go/modules/redis
from 0.33.0 to 0.34.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2587](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2587)
- chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from
1.17.33 to 1.17.34 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2588](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2588)
- chore: bump dev.openfeature:sdk from 1.12.1 to 1.12.2 in
/examples/openfeature_kotlin_server/kotlin-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2589](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2589)
- chore: bump google.golang.org/api from 0.201.0 to 0.203.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2590](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2590)
- chore: bump openfeature-sdk from 0.7.1 to 0.7.2 in
/openfeature/providers/python-provider by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2591](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2591)
- chore: bump cloud.google.com/go/pubsub from 1.44.0 to 1.45.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2593](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2593)
- chore: bump go.opentelemetry.io/contrib/samplers/jaegerremote from
0.24.0 to 0.25.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2594](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2594)
- chore: bump
[@​typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 8.10.0 to 8.11.0 in /examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2598](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2598)
- chore: bump
[@​types/react](https://redirect.github.com/types/react) from
18.3.11 to 18.3.12 in /examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2600](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2600)
- chore: bump eslint-plugin-react-refresh from 0.4.13 to 0.4.14 in
/examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2601](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2601)
- chore: bump vite from 5.4.9 to 5.4.10 in
/examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2602](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2602)
- chore: bump
[@​typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 8.10.0 to 8.11.0 in /examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2599](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2599)
- chore: bump
github.com/testcontainers/testcontainers-go/modules/mongodb from 0.33.0
to 0.34.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2596](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2596)
- chore: Remove testcontainer example by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2605](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2605)
- chore: bump cloud.google.com/go/storage from 1.45.0 to 1.46.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2612](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2612)
- chore: bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.36.2 to
1.36.3 by [@​dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/thomaspoignant/go-feature-flag/pull/2613](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2613)
- chore: bump google.golang.org/api from 0.203.0 to 0.204.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2617](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2617)
- chore: bump
[@​openfeature/web-sdk](https://redirect.github.com/openfeature/web-sdk)
from 1.2.4 to 1.3.1 in /examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2618](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2618)
- chore: bump eslint from 9.13.0 to 9.14.0 in
/examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2621](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2621)
- chore: bump
[@​typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 8.11.0 to 8.12.2 in /examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2622](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2622)
- chore: bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.2
to 1.32.3 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2623](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2623)
- chore: bump github.com/aws/aws-sdk-go-v2/config from 1.28.0 to 1.28.1
by [@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2615](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2615)
- chore: bump
[@​openfeature/react-sdk](https://redirect.github.com/openfeature/react-sdk)
from 0.4.6 to 0.4.8 in /examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2619](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2619)
- chore: bump
[@​typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 8.11.0 to 8.12.2 in /examples/openfeature_react/react-app by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2620](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2620)
- chore: bump eslint from 9.13.0 to 9.14.0 in
/examples/openfeature_web/webapp by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2625](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2625)
- chore: bump
[@​openfeature/web-sdk](https://redirect.github.com/openfeature/web-sdk)
from 1.2.4 to 1.3.1 in /examples/openfeature_web/webapp by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2627](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2627)
- chore: bump uuid from 11.0.1 to 11.0.2 in
/examples/openfeature_web/webapp by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2628](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2628)
- chore: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.1 to
1.66.2 by [@​dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/thomaspoignant/go-feature-flag/pull/2616](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2616)
- chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from
1.17.34 to 1.17.35 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2624](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2624)
- chore: bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1
to 3.5.2 in /openfeature/provider_tests/java-integration-tests by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2629](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2629)
- chore: bump webpack from 5.95.0 to 5.96.1 in
/examples/openfeature_web/webapp by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2626](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2626)
- chore(deprecation): Manage deprecation of SlackWebhookURL by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2635](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2635)
- chore(test): fix flaky test for teams by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2638](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2638)
#### New Contributors
- [@​evankanderson](https://redirect.github.com/evankanderson)
made their first contribution in
[https://github.com/thomaspoignant/go-feature-flag/pull/2577](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2577)
- [@​listofbanned](https://redirect.github.com/listofbanned) made
their first contribution in
[https://github.com/thomaspoignant/go-feature-flag/pull/2580](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2580)
- [@​baitcode](https://redirect.github.com/baitcode) made their
first contribution in
[https://github.com/thomaspoignant/go-feature-flag/pull/2575](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2575)
- [@​JosueBrenes](https://redirect.github.com/JosueBrenes) made
their first contribution in
[https://github.com/thomaspoignant/go-feature-flag/pull/2603](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2603)
- [@​martinvibes](https://redirect.github.com/martinvibes) made
their first contribution in
[https://github.com/thomaspoignant/go-feature-flag/pull/2636](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2636)
- [@​CollinsC1O](https://redirect.github.com/CollinsC1O) made
their first contribution in
[https://github.com/thomaspoignant/go-feature-flag/pull/2611](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2611)
**Full Changelog**:
https://github.com/thomaspoignant/go-feature-flag/compare/v1.37.1...v1.38.0
###
[`v1.37.1`](https://redirect.github.com/thomaspoignant/go-feature-flag/releases/tag/v1.37.1)
[Compare
Source](https://redirect.github.com/thomaspoignant/go-feature-flag/compare/v1.37.0...v1.37.1)
#### Fix
- fix: Notifier should fire during runtime (if isInit is false) by
[@​8ma10s](https://redirect.github.com/8ma10s) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2569](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2569)
#### Chore
- chore(helm): Bump relay-proxy helm chart version v1.37.0 by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2565](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2565)
- docs(docusaurus): Create a new documentation version v1.37.0 by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2566](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2566)
- docs(helm): Update relay proxy helm README by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2567](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2567)
- chore: replace gdexlab/go-render by luci/go-render by
[@​thomaspoignant](https://redirect.github.com/thomaspoignant) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2568](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2568)
- chore: bump dev.openfeature:sdk from 1.12.1 to 1.12.2 in
/openfeature/provider_tests/java-integration-tests by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/thomaspoignant/go-feature-flag/pull/2570](https://redirect.github.com/thomaspoignant/go-feature-flag/pull/2570)
**Full Changelog**:
https://github.com/thomaspoignant/go-feature-flag/compare/v1.37.0...v1.37.1
###
[`v1.37.0`](https://redirect.github.com/thomaspoignant/go-feature-flag/releases/tag/v1.37.0)
[Compare
Source](https://redirect.github.com/thomaspoignant/go-feature-flag/compare/v1.36.1...v1.37.0)
It is time for the `v1.37.0` version of GO Feature Flag 🚀
In this version we have a bunch of new things 🙌
- Improvement on the opentelemetry integration of the relay proxy.
- Improvement on
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-feature/playground).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 08c0912 commit e33839eCopy full SHA for e33839e
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments