Skip to content

Releases: thomaspoignant/go-feature-flag

openfeature/providers/python-provider: v1.0.0

31 Mar 08:53
99563f8

Choose a tag to compare

1.0.0 (2026-03-31)

โš  BREAKING CHANGES

  • python: New python provider with inprocess support (#4861)

๐Ÿš€ New Features

  • python: New python provider with inprocess support (#4861) (d67c24b)

๐Ÿ”ง Chores

  • Bump github.com/aws/aws-sdk-go-v2/service/s3 (#4613) (a8e9b13)
  • Bump go.opentelemetry.io/otel/sdk from 1.41.0 to 1.42.0 (#4944) (ede0c19)
  • Bump rel in /openfeature/providers/python-provider (#4816) (abed2fc)
  • Bump urllib3 in /openfeature/providers/python-provider (#4605) (3d97b25)

v1.52.0

16 Mar 13:41
e2d681f

Choose a tag to compare

1.52.0 (2026-03-16)

๐Ÿš€ New Features

  • core: replace jsonlogic library with diegoholiveira/jsonlogic/v3 (#4805) (c1b2948)
  • helm: add commonLabels and podLabels support to relay-proxy chart (#4880) (21aa7ff)

๐Ÿ› Bug Fixes

  • prevent nil pointer panic on invalid X-API-Key in admin endpoints (#4881) (057426d)

๐Ÿ”ง Chores

  • add nolint directives for gosec false positives (7dcae02)
  • Bump @jest/globals (#4954) (56927ce)
  • Bump @openfeature/core in /examples/openfeature_react/react-app (#4853) (5e0fe96)
  • Bump @openfeature/go-feature-flag-provider (#4814) (781d02a)
  • Bump @openfeature/go-feature-flag-provider (#4833) (8d5609e)
  • Bump @openfeature/go-feature-flag-provider (#4848) (a2a035c)
  • Bump @openfeature/go-feature-flag-web-provider (#4817) (15dee76)
  • Bump @openfeature/go-feature-flag-web-provider (#4823) (85346d7)
  • Bump @openfeature/react-sdk (#4856) (42c05ce)
  • Bump @openfeature/server-sdk (#4841) (ac48c8f)
  • Bump @openfeature/web-sdk (#4851) (72c08ac)
  • Bump @openfeature/web-sdk in /examples/openfeature_web/webapp (#4849) (539bda0)
  • Bump @types/react in /examples/openfeature_react/react-app (#4822) (672475a)
  • Bump @typescript-eslint/eslint-plugin (#4820) (5ec3b55)
  • Bump @typescript-eslint/eslint-plugin (#4854) (f48b778)
  • Bump @typescript-eslint/eslint-plugin (#4892) (8e9abcd)
  • Bump @typescript-eslint/eslint-plugin (#4970) (85cb3af)
  • Bump @typescript-eslint/parser (#4821) (2f766fb)
  • Bump @typescript-eslint/parser (#4891) (f7c489c)
  • Bump @vitejs/plugin-react (#4818) (6ca00d7)
  • Bump @vitejs/plugin-react (#4972) (11fcd7e)
  • Bump actions/setup-dotnet from 5.1.0 to 5.2.0 (#4930) (cfac014)
  • Bump actions/setup-go from 6.2.0 to 6.3.0 (#4897) (71a5a17)
  • Bump actions/setup-node from 6.2.0 to 6.3.0 (#4927) (191d47f)
  • Bump actions/stale from 10.1.1 to 10.2.0 (#4857) (32ff494)
  • Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#4894) (b7edab7)
  • Bump autoprefixer in /examples/openfeature_react/react-app (#4887) (a151ec1)
  • Bump autoprefixer in /examples/openfeature_web/webapp (#4885) (46c6058)
  • Bump babel-loader in /examples/openfeature_web/webapp (#4934) (c549a8a)
  • Bump babel-loader in /examples/openfeature_web/webapp (#4968) (915044b)
  • Bump cloud.google.com/go/storage from 1.60.0 to 1.61.0 (#4961) (f5080d5)
  • Bump cloud.google.com/go/storage from 1.61.0 to 1.61.1 (#4963) (c035816)
  • Bump cloud.google.com/go/storage from 1.61.1 to 1.61.2 (#4969) (cdb662a)
  • Bump cloud.google.com/go/storage from 1.61.2 to 1.61.3 (#4983) (c854d90)
  • Bump coverlet.collector from 6.0.4 to 8.0.0 (#4834) (30576b4)
  • Bump crazy-max/ghaction-import-gpg from 6.3.0 to 7.0.0 (#4932) (a63931c)
  • Bump docker/setup-buildx-action from 3.12.0 to 4.0.0 (#4928) (fc141f8)
  • Bump eslint in /examples/openfeature_react/react-app (#4819) (1e81a37)
  • Bump eslint in /examples/openfeature_react/react-app (#4893) (1ba8e3c)
  • Bump eslint in /examples/openfeature_react/react-app (#4973) ([35c9c42](https://gi...
Read more

cmd/wasm: v0.2.1

16 Mar 14:42
fcf7d42

Choose a tag to compare

0.2.1 (2026-03-16)

๐Ÿ”ง Chores

  • bump Go version to 1.25.8 (#4938) (09e24ee)
  • Bump go.opentelemetry.io/otel/sdk from 1.41.0 to 1.42.0 (#4944) (ede0c19)
  • dependency: Bump module modules/core 0.6.1 (#4977) (c80adc6)

modules/core: v0.6.1

15 Mar 09:45
cab429e

Choose a tag to compare

0.6.1 (2026-03-13)

๐Ÿ”ง Chores

cmd/wasm: v0.2.0

13 Feb 13:58
19bba43

Choose a tag to compare

0.2.0 (2026-02-13)

๐Ÿš€ New Features

  • core: replace jsonlogic library with diegoholiveira/jsonlogic/v3 (#4805) (c1b2948)

๐Ÿ› Bug Fixes

  • wasm: add replace directive for nikunjy/rules to fix semver prerelease handling (#4808) (a466057)

๐Ÿ”ง Chores

modules/core: v0.6.0

12 Feb 18:23
e6473a2

Choose a tag to compare

0.6.0 (2026-02-12)

๐Ÿš€ New Features

  • core: replace jsonlogic library with diegoholiveira/jsonlogic/v3 (#4805) (c1b2948)

v1.51.2

11 Feb 12:53
314245e

Choose a tag to compare

1.51.2 (2026-02-11)

๐Ÿ”ง Chores

  • Bump @openfeature/go-feature-flag-provider (#4795) (ddc13e9)
  • Bump cloud.google.com/go/storage from 1.59.2 to 1.60.0 (#4790) (8d4a95d)
  • Bump google.golang.org/api from 0.265.0 to 0.266.0 (#4791) (418b83f)
  • Bump k8s.io/client-go from 0.35.0 to 0.35.1 (#4789) (547bc75)
  • dependency: Bump module modules/core 0.5.1 (#4799) (649a82d)
  • use json-logic-go package with fix for in array partial match bug (#4796) (5beeef4)

modules/core: v0.5.1

11 Feb 11:05
092bdf8

Choose a tag to compare

0.5.1 (2026-02-11)

๐Ÿ”ง Chores

  • use json-logic-go package with fix for in array partial match bug (#4796) (5beeef4)

v1.51.1

10 Feb 15:58
d374bdf

Choose a tag to compare

1.51.1 (2026-02-10)

๐Ÿ› Bug Fixes

  • Consistent replace of nikunjy/rules in go.mod (#4764) (69cb92d)
  • migrate from deprecated s3/manager to s3/transfermanager (#4778) (8d5e86d)

๐Ÿ”ง Chores

  • add .worktreeinclude to exclude IDE directories (#4781) (3328876)
  • Bump @babel/preset-env in /examples/openfeature_web/webapp (#4769) (ada079e)
  • Bump @types/react in /examples/openfeature_react/react-app (#4772) (d6807c3)
  • Bump @vitejs/plugin-react (#4775) (d89a63d)
  • Bump autoprefixer in /examples/openfeature_react/react-app (#4770) (c5a0e20)
  • Bump autoprefixer in /examples/openfeature_web/webapp (#4771) (a1deda4)
  • Bump cloud.google.com/go/pubsub/v2 from 2.3.0 to 2.4.0 (#4759) (f6b2652)
  • Bump eslint-plugin-react-refresh (#4773) (e512477)
  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager (#4765) (f52befa)
  • Bump github.com/aws/aws-sdk-go-v2/service/kinesis (#4747) (0a0fde2)
  • Bump github.com/fsouza/fake-gcs-server from 1.52.3 to 1.53.0 (#4742) (4ac5dae)
  • Bump github.com/fsouza/fake-gcs-server from 1.53.0 to 1.53.1 (#4758) (4ed3f9f)
  • Bump github.com/samber/slog-zap/v2 from 2.6.2 to 2.6.3 (#4746) (4879e65)
  • Bump github/codeql-action from 4.32.0 to 4.32.2 (#4776) (00891d4)
  • Bump go.mongodb.org/mongo-driver from 1.17.7 to 1.17.8 (#4735) (24c6f5f)
  • Bump go.mongodb.org/mongo-driver from 1.17.8 to 1.17.9 (#4780) (f240484)
  • Bump go.opentelemetry.io/contrib/exporters/autoexport (#4741) (0bbbe0f)
  • Bump go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho (#4744) (1135b0e)
  • Bump go.opentelemetry.io/contrib/samplers/jaegerremote (#4740) (a8927e3)
  • Bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 (#4739) (2264a96)
  • Bump golang.org/x/net from 0.49.0 to 0.50.0 (#4783) (5c2317e)
  • Bump google.golang.org/api from 0.264.0 to 0.265.0 (#4757) (b3c1402)
  • bump Helm chart to 1.51.0 (#4733) (f86fe67)
  • Bump htmlnano in /examples/openfeature_web/webapp (#4766) (0f823fe)
  • Bump jvm in /examples/openfeature_kotlin_server/kotlin-app (#4774) (3dd3c34)
  • Bump stylelint in /examples/openfeature_web/webapp (#4768) (4f574dc)
  • Bump webpack in /examples/openfeature_web/webapp (#4767) (b87ad05)
  • ci: add base: main to create-pull-request actions in release workflow (#4731) (ff37bba)

โš™๏ธ CI/CD

  • kotlin-provider: Change CI call to publish to mavenCentral (b3991b8)

openfeature/providers/kotlin-provider: v1.0.0

05 Feb 09:52
450b0d7

Choose a tag to compare

1.0.0 (2026-02-05)

โš  BREAKING CHANGES

  • kotlin-provider: migrate to Kotlin SDK and OFREP layer from contrib repo + support tracking (#4738)

๐Ÿš€ New Features

  • kotlin-provider: add customHeaders option for relay proxy requests (#4749) (8ff08bb)
  • kotlin-provider: migrate to Kotlin SDK and OFREP layer from contrib repo + support tracking (#4738) (4ad4d78)

๐Ÿ› Bug Fixes

  • update Kotlin provider for Sonatype Central and set release-as 1.0.0 (#4750) (eed8b9e)
  • update Kotlin provider for Sonatype Central and set release-as 1.0.0 (#4752) (4a476b4)

๐Ÿ”ง Chores

  • Bump github.com/aws/aws-sdk-go-v2/service/s3 (#4326) (927e392)
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 (#4613) (a8e9b13)
  • Bump k8s.io/api from 0.34.2 to 0.34.3 (#4464) (7c947e6)
  • Bump k8s.io/api from 0.34.3 to 0.35.0 (#4517) (631144b)
  • gradle: bump gradle version to 8.14.3 (#4756) (fd3ee76)
  • gradle: Fixing gradle config for release (dfc1dcb)
  • kotlin-provider: update Gradle build configuration and wrapper (1117dc0)
  • kotlin-provider: Use 0.7.0 of kotlin SDK + code cleaning + doc update (#4748) (6249328)
  • main: release openfeature/providers/kotlin-provider 1.0.0 (#4287) (415d005)
  • main: release openfeature/providers/kotlin-provider 1.0.0 (#4751) (a8049bf)
  • main: release openfeature/providers/kotlin-provider 1.0.0 (#4753) (4f33192)
  • main: release openfeature/providers/kotlin-provider 1.0.0 (#4754) (cbc5ffd)
  • main: release openfeature/providers/kotlin-provider 1.0.0 (#4755) (8b45c68)
  • main: release openfeature/providers/kotlin-provider 1.0.0 (#4760) (d26f0c2)
  • main: release openfeature/providers/kotlin-provider 1.0.0 (#4762) (f5dfdcc)
  • Update version with release-please (9769ef5)
  • useStaging set to false (63147f2)

๐Ÿ“š Documentation

  • kotlin-provider: Update the README.md (391d85a)