github thomaspoignant/go-feature-flag v1.50.1

latest release: modules/core/v0.4.1
18 hours ago

1.50.1 (2026-01-19)

This version fixes 2 bugs from the core evaluation module.

🐛 Bug Fixes

  • #4634 - Add cap to progressive rollout percentage - Progessive rollout were continuing to grow after the end date.
  • #4657 - include targetingKey in context map - the mapping between key and targetingKey was not working for the allflags endpoint.

🔧 Chores

  • Add gemini context configuration (#4635) (9718853)
  • Bump @babel/eslint-parser in /examples/openfeature_web/webapp (#4641) (a4e31cd)
  • Bump @babel/preset-env in /examples/openfeature_web/webapp (#4642) (e5f09db)
  • Bump @openfeature/go-feature-flag-provider (#4628) (00327db)
  • Bump @openfeature/go-feature-flag-provider (#4640) (6aa5c2b)
  • Bump @openfeature/react-sdk (#4644) (454204f)
  • Bump @types/react in /examples/openfeature_react/react-app (#4608) (2437f7d)
  • Bump @typescript-eslint/eslint-plugin (#4609) (3022fc3)
  • Bump @typescript-eslint/eslint-plugin (#4646) (0a78f81)
  • Bump @typescript-eslint/parser (#4645) (b7abbad)
  • Bump actions/cache from 5.0.1 to 5.0.2 (#4650) (598db95)
  • Bump actions/setup-dotnet from 5.0.1 to 5.1.0 (#4651) (6d32e70)
  • Bump actions/setup-go from 6.1.0 to 6.2.0 (#4649) (24b8b04)
  • Bump actions/setup-node from 6.1.0 to 6.2.0 (#4653) (850fad0)
  • Bump cloud.google.com/go/storage from 1.58.0 to 1.59.0 (#4602) (2d6fff7)
  • Bump cloud.google.com/go/storage from 1.59.0 to 1.59.1 (#4632) (a38b32a)
  • Bump dev.openfeature:sdk (#4638) (e36a6e3)
  • Bump dev.openfeature:sdk (#4648) (bd8ab30)
  • Bump dev.openfeature.contrib.providers:go-feature-flag (#4639) (0ce4f40)
  • Bump dev.openfeature.contrib.providers:go-feature-flag (#4647) (3c3811e)
  • Bump github.com/aws/aws-lambda-go from 1.51.1 to 1.51.2 (#4621) (607d5b3)
  • Bump github.com/aws/aws-lambda-go from 1.51.2 to 1.52.0 (#4633) (82e03a1)
  • Bump github.com/aws/aws-sdk-go-v2 from 1.41.0 to 1.41.1 (#4603) (af6b0c5)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.32.6 to 1.32.7 (#4607) (08e8c0f)
  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager (#4604) (9a21d53)
  • Bump github.com/aws/aws-sdk-go-v2/service/kinesis (#4612) (fec75dd)
  • Bump github.com/aws/aws-sdk-go-v2/service/sqs (#4606) (20cc246)
  • Bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.6.3 to 1.6.4 (#4626) (8d004f0)
  • Bump github.com/go-viper/mapstructure/v2 from 2.4.0 to 2.5.0 (#4623) (195b750)
  • Bump github.com/open-feature/go-sdk (#4627) (66d72d1)
  • Bump github/codeql-action from 4.31.9 to 4.31.10 (#4652) (a3ea8b2)
  • Bump golang.org/x/net from 0.48.0 to 0.49.0 (#4622) (288d4ec)
  • Bump google.golang.org/api from 0.259.0 to 0.260.0 (#4631) (c13cfab)
  • bump helm chart version to 1.50.0 and fix Makefile usage instructions (#4596) (b7b3497)
  • Bump JamesIves/github-sponsors-readme-action from 1.5.6 to 1.6.0 (#4654) (0ee9d19)
  • Bump stylelint in /examples/openfeature_web/webapp (#4643) (ab5605d)
  • Bump vite in /examples/openfeature_react/react-app (#4611) (807f249)
  • ci: use cmd/wasm go.mod for setup-go (#4664) (bec87bf)
  • dependency: Bump module modules/core 0.4.0 (#4660) (ab4ae16)
  • dependency: Bump module modules/evaluation 0.2.2 (#4662) (18fc9c5)
  • Update web example dependencies and ESLint config (#4656) (0aee439)

📚 Documentation

Don't miss a new go-feature-flag release

NewReleases is sending notifications on new releases.