Skip to content

v1.19.0

Compare
Choose a tag to compare
@thomaspoignant thomaspoignant released this 20 Nov 14:16
· 1231 commits to main since this release
b3874ea

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