Skip to content

v1.31.0

Compare
Choose a tag to compare
@thomaspoignant thomaspoignant released this 03 Jul 19:25
· 347 commits to main since this release
5dffb00

Version v1.31.0 contains a fix to the exporters that were logging in ERROR instead of INFO for some of the logs.

📝 It also brings a brand new feature to persist your in-memory cache to disk to be sure that your relay proxy will always restart even if the retrievers are not available. Check the configuration in the documentation to enable it by setting the location of the cache in the persistentFlagConfigurationFile field.

Feature:

Fixes:

Documentation:

Chore:

  • chore(helm): Bump relay-proxy helm chart version v1.30.0 by @thomaspoignant in #1986
  • chore: bump pydantic from 2.7.3 to 2.7.4 in /openfeature/providers/python-provider by @dependabot in #1991
  • chore: bump k8s.io/api from 0.30.1 to 0.30.2 by @dependabot in #1992
  • chore: bump go.mongodb.org/mongo-driver from 1.15.0 to 1.15.1 by @dependabot in #1993
  • chore: bump github.com/aws/aws-sdk-go from 1.53.21 to 1.54.2 by @dependabot in #1994
  • chore: bump github.com/gorilla/websocket from 1.5.2 to 1.5.3 by @dependabot in #1997
  • chore: bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1 by @dependabot in #1998
  • chore: bump google.golang.org/api from 0.183.0 to 0.184.0 by @dependabot in #1999
  • chore: bump eslint from 9.4.0 to 9.5.0 in /examples/openfeature_web/webapp by @dependabot in #2000
  • chore: bump @openfeature/web-sdk from 1.2.0 to 1.2.1 in /examples/openfeature_web/webapp by @dependabot in #2001
  • chore: bump k8s.io/client-go from 0.30.1 to 0.30.2 by @dependabot in #1995
  • chore: bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 in /openfeature/provider_tests/java-integration-tests by @dependabot in #2002
  • chore: bump mikefarah/yq from 4.44.1 to 4.44.2 by @dependabot in #2003
  • chore: bump urllib3 from 2.2.1 to 2.2.2 in /openfeature/providers/python-provider by @dependabot in #2006
  • chore: bump github.com/aws/aws-sdk-go from 1.54.2 to 1.54.3 by @dependabot in #2007
  • chore: bump github.com/aws/aws-sdk-go-v2 from 1.27.2 to 1.28.0 by @dependabot in #2008
  • chore: bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.32.6 to 1.32.7 by @dependabot in #2012
  • chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.24 to 1.16.25 by @dependabot in #2009
  • chore: bump dev.openfeature.contrib.providers:go-feature-flag from 0.2.20 to 0.2.22 in /openfeature/provider_tests/java-integration-tests by @dependabot in #2016
  • chore: bump typescript from 5.4.5 to 5.5.2 in /examples/openfeature_nodejs/nodejs-app by @dependabot in #2018
  • chore: bump typescript from 5.4.5 to 5.5.2 in /examples/openfeature_react/react-app by @dependabot in #2019
  • chore: bump cloud.google.com/go/pubsub from 1.38.0 to 1.39.0 by @dependabot in #2020
  • chore: bump webpack from 5.92.0 to 5.92.1 in /examples/openfeature_web/webapp by @dependabot in #2021
  • chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.25 to 1.17.1 by @dependabot in #2022
  • chore: bump google.golang.org/api from 0.184.0 to 0.185.0 by @dependabot in #2025
  • chore: bump github.com/aws/aws-sdk-go from 1.54.3 to 1.54.6 by @dependabot in #2023
  • chore: bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.32.7 to 1.33.1 by @dependabot in #2027
  • chore: bump dev.openfeature.contrib.providers:go-feature-flag from 0.2.20 to 0.2.22 in /examples/openfeature_kotlin_server/kotlin-app by @dependabot in #2029
  • chore: bump org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.3 in /openfeature/provider_tests/java-integration-tests by @dependabot in #2034
  • chore: bump @openfeature/go-feature-flag-provider from 0.7.0 to 0.7.3 in /openfeature/provider_tests/js-integration-tests by @dependabot in #2033
  • chore: bump @openfeature/go-feature-flag-provider from 0.7.0 to 0.7.3 in /examples/openfeature_nodejs/nodejs-app by @dependabot in #2036
  • chore: bump dev.openfeature:sdk from 1.8.0 to 1.9.0 in /examples/openfeature_kotlin_server/kotlin-app by @dependabot in #2037
  • chore: bump @typescript-eslint/eslint-plugin from 7.13.1 to 7.14.1 in /examples/openfeature_react/react-app by @dependabot in #2038
  • chore: bump vite from 5.3.1 to 5.3.2 in /examples/openfeature_react/react-app by @dependabot in #2039
  • chore: bump github.com/aws/aws-sdk-go from 1.54.6 to 1.54.11 by @dependabot in #2041
  • chore: bump go.mongodb.org/mongo-driver from 1.15.1 to 1.16.0 by @dependabot in #2044
  • chore: bump @typescript-eslint/parser from 7.13.1 to 7.14.1 in /examples/openfeature_react/react-app by @dependabot in #2040
  • chore: bump cloud.google.com/go/pubsub from 1.39.0 to 1.40.0 by @dependabot in #2046
  • chore: bump google.golang.org/api from 0.185.0 to 0.186.0 by @dependabot in #2043
  • chore: bump github.com/aws/aws-sdk-go-v2 from 1.30.0 to 1.30.1 by @dependabot in #2042
  • chore: bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.33.1 to 1.34.1 by @dependabot in #2047
  • chore: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.56.1 to 1.57.1 by @dependabot in #2048
  • chore: bump github.com/aws/aws-sdk-go-v2/config from 1.27.21 to 1.27.23 by @dependabot in #2045
  • chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.1 to 1.17.3 by @dependabot in #2049
  • chore: bump dev.openfeature:sdk from 1.8.0 to 1.9.0 in /openfeature/provider_tests/java-integration-tests by @dependabot in #2051
  • chore: bump eslint from 9.5.0 to 9.6.0 in /examples/openfeature_web/webapp by @dependabot in #2050

New Contributors

Full Changelog: v1.30.0...v1.31.0