github thomaspoignant/go-feature-flag v1.19.0

latest releases: v1.45.6, v1.45.5, v1.46.0-beta.1...
22 months ago

Version v1.19.0 is introducing the EvaluationContextEnrichment. 🚀🎉
This allows you to enrich any context you receive with some common information for all your context evaluations.

If you want to add your service name, your environment or any relevant information about your application, this is the way to make it possible. (check #1285 for more information)

Feature

Chrore

Dependencies

  • Bump relay-proxy helm chart version v1.18.2 by @thomaspoignant in #1267
  • Bump dev.openfeature.contrib.providers:go-feature-flag from 0.2.14 to 0.2.15 in /openfeature/provider_tests/java-integration-tests by @dependabot in #1271
  • Bump eslint from 8.53.0 to 8.54.0 in /examples/openfeature_web/webapp by @dependabot in #1272
  • Bump k8s.io/apimachinery from 0.28.3 to 0.28.4 by @dependabot in #1274
  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.13.5 to 1.14.0 by @dependabot in #1275
  • Bump k8s.io/api from 0.28.3 to 0.28.4 by @dependabot in #1280
  • Bump google.golang.org/api from 0.150.0 to 0.151.0 by @dependabot in #1282
  • Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.28.0 to 1.28.1 by @dependabot in #1278
  • Bump github.com/aws/aws-sdk-go from 1.47.9 to 1.48.0 by @dependabot in #1276
  • Bump github.com/open-feature/go-sdk-contrib/providers/go-feature-flag from 0.1.30 to 0.1.31 in /openfeature/provider_tests/go-integration-tests by @dependabot in #1284
  • Bump mikefarah/yq from 4.40.1 to 4.40.2 by @dependabot in #1283
  • Bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot in #1281

Full Changelog: v1.18.2...v1.19.0

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

NewReleases is sending notifications on new releases.