Skip to content

Commit

Permalink
chore(deps): update thomaspoignant/go-feature-flag docker tag to v1.4…
Browse files Browse the repository at this point in the history
…0.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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[#&#8203;2758](https://redirect.github.com/thomaspoignant/go-feature-flag/issues/2758)
by [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;types/react](https://redirect.github.com/types/react) in
/examples/openfeature_react/react-app by
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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

- [@&#8203;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.
- 🔎 [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;openfeature/web-sdk](https://redirect.github.com/openfeature/web-sdk)
from 1.3.1 to 1.3.2 in /examples/openfeature_web/webapp by
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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
[@&#8203;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

- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;babel/preset-env](https://redirect.github.com/babel/preset-env)
from 7.25.8 to 7.26.0 in /examples/openfeature_web/webapp by
[@&#8203;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
[@&#8203;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
[@&#8203;babel/eslint-parser](https://redirect.github.com/babel/eslint-parser)
from 7.25.8 to 7.25.9 in /examples/openfeature_web/webapp by
[@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;types/react](https://redirect.github.com/types/react) from
18.3.11 to 18.3.12 in /examples/openfeature_react/react-app by
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;openfeature/web-sdk](https://redirect.github.com/openfeature/web-sdk)
from 1.2.4 to 1.3.1 in /examples/openfeature_web/webapp by
[@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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

- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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>
renovate[bot] authored Dec 23, 2024
1 parent 08c0912 commit e33839e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -129,7 +129,7 @@ services:
- '8016:8016'

go-feature-flag:
image: thomaspoignant/go-feature-flag:v1.33.0
image: thomaspoignant/go-feature-flag:v1.40.0
volumes:
- ./config/go-feature-flag:/goff/
ports:

0 comments on commit e33839e

Please sign in to comment.