Skip to content

v1.36.0

Compare
Choose a tag to compare
@thomaspoignant thomaspoignant released this 09 Oct 19:15
· 67 commits to main since this release
5179a2a

In this version GO Feature Flag continues to remove the support of the version v0 of the flag.
We have also improved the way to configure the S3 retriever and exporter.

In this version we also have bring some important fixes in the core and in the relay proxy.

Feat

Fixes

Documentation

Chore

  • chore: Coverage increase by @thomaspoignant in #2478
  • chore: remove migrationcli code and relevant makefile code by @Light2Dark in #2457
  • chore: adding test and changing favicon by @thomaspoignant in #2481
  • chore: remove unused symlink by @thomaspoignant in #2486
  • chore(helm): Bump relay-proxy helm chart version v1.35.0 by @thomaspoignant in #2428
  • chore: bump browser-sync from 3.0.2 to 3.0.3 in /examples/openfeature_web/webapp by @dependabot in #2432
  • chore: bump dev.openfeature:sdk from 1.11.0 to 1.12.0 in /examples/openfeature_kotlin_server/kotlin-app by @dependabot in #2434
  • chore: bump webpack from 5.94.0 to 5.95.0 in /examples/openfeature_web/webapp by @dependabot in #2436
  • chore: bump github.com/knadh/koanf/providers/env from 0.1.0 to 1.0.0 by @dependabot in #2438
  • chore: bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.35.0 to 1.35.3 by @dependabot in #2439
  • chore: bump eslint from 9.11.0 to 9.11.1 in /examples/openfeature_web/webapp by @dependabot in #2433
  • chore: bump github.com/aws/aws-sdk-go-v2/config from 1.27.36 to 1.27.39 by @dependabot in #2440
  • chore: bump dev.openfeature.contrib.providers:go-feature-flag from 0.2.23 to 0.3.0 in /examples/openfeature_kotlin_server/kotlin-app by @dependabot in #2435
  • chore: bump @types/react from 18.3.8 to 18.3.10 in /examples/openfeature_react/react-app by @dependabot in #2443
  • chore: bump @typescript-eslint/eslint-plugin from 8.6.0 to 8.7.0 in /examples/openfeature_react/react-app by @dependabot in #2444
  • chore: bump eslint from 9.11.0 to 9.11.1 in /examples/openfeature_react/react-app by @dependabot in #2449
  • chore: bump @vitejs/plugin-react from 4.3.1 to 4.3.2 in /examples/openfeature_react/react-app by @dependabot in #2447
  • chore: bump google.golang.org/api from 0.198.0 to 0.199.0 by @dependabot in #2441
  • chore: bump vite from 5.4.7 to 5.4.8 in /examples/openfeature_react/react-app by @dependabot in #2446
  • chore: bump @openfeature/react-sdk from 0.4.5 to 0.4.6 in /examples/openfeature_react/react-app by @dependabot in #2448
  • chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.22 to 1.17.25 by @dependabot in #2442
  • chore: bump @typescript-eslint/parser from 8.6.0 to 8.7.0 in /examples/openfeature_react/react-app by @dependabot in #2445
  • chore: bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.35.3 to 1.36.0 by @dependabot in #2458
  • chore: bump github.com/knadh/koanf/providers/file from 1.1.0 to 1.1.2 by @dependabot in #2459
  • chore: bump google.golang.org/grpc from 1.67.0 to 1.67.1 by @dependabot in #2460
  • chore: bump eslint from 9.11.1 to 9.12.0 in /examples/openfeature_react/react-app by @dependabot in #2464
  • chore: bump go.mongodb.org/mongo-driver from 1.17.0 to 1.17.1 by @dependabot in #2467
  • chore: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.3 to 1.65.0 by @dependabot in #2461
  • chore: bump cloud.google.com/go/storage from 1.43.0 to 1.44.0 by @dependabot in #2469
  • chore: bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #2471
  • chore: bump @types/react from 18.3.10 to 18.3.11 in /examples/openfeature_react/react-app by @dependabot in #2466
  • chore: bump @typescript-eslint/parser from 8.7.0 to 8.8.0 in /examples/openfeature_react/react-app by @dependabot in #2462
  • chore: bump @babel/preset-env from 7.25.4 to 7.25.7 in /examples/openfeature_web/webapp by @dependabot in #2474
  • chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.25 to 1.17.28 by @dependabot in #2470
  • chore: bump @typescript-eslint/eslint-plugin from 8.7.0 to 8.8.0 in /examples/openfeature_react/react-app by @dependabot in #2463
  • chore: bump eslint from 9.11.1 to 9.12.0 in /examples/openfeature_web/webapp by @dependabot in #2473
  • chore: bump org.junit.jupiter:junit-jupiter-engine from 5.11.1 to 5.11.2 in /openfeature/provider_tests/java-integration-tests by @dependabot in #2475
  • chore: bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 in /openfeature/provider_tests/java-integration-tests by @dependabot in #2476
  • chore: bump @babel/eslint-parser from 7.25.1 to 7.25.7 in /examples/openfeature_web/webapp by @dependabot in #2472

New Contributors

Full Changelog: v1.35.0...v1.36.0