Releases: thomaspoignant/go-feature-flag
python-provider-v0.1.2
This version contains changes to the provider with the new requirements of the v0.5.0
OpenFeature SDK.
Changes
- Fix Python Provider by Adapting to OpenFeature Python SDK v0.5.0 by @ChihweiLHBird in #1645
- Change Return Type to
FlagResolutionDetail
in Python Provider's Resolve Functions by @ChihweiLHBird in #1643
Dependencies
- Bump pydantic from 2.6.3 to 2.6.4 in /openfeature/providers/python-provider by @dependabot in #1657
- Bump black from 24.2.0 to 24.3.0 in /openfeature/providers/python-provider by @dependabot in #1658
Full Changelog: v1.24.0...python-provider-v0.1.2
v1.24.0
🚀 We're excited to announce that this version is one of the first implementations of the Open Feature Remote Evaluation Protocol (OFREP) (currently in an experimental stage).
This is a significant step towards the adoption of Open Feature, a community-driven initiative aiming to standardize feature flag management across different platforms.
GO Feature Flag is pushing for the adoption of the OFREP, and will try to integrate all the new features as soon as they are specified.
Despite that, this version contains some good improvements if you are using the S3 provider.
Features
- Open Feature Remote Evaluation Protocol implementation #1548 by @thomaspoignant
Fixes
- Fix format of the Python example of OpenFeature in README #1605 by @ChihweiLHBird
- S3 retriever remove local file #1607 by @DucVuMinh
- Fix typo #1635 by @thomaspoignant
Chore
- Create a new documentation version v1.23.1 #1602 by @thomaspoignant
- Update relay proxy helm README #1604 by @thomaspoignant
- s3Retrieverv2 refactoring #1606 by @thomaspoignant
- doc: Add s3 retriever v1 deprecation notice; add v2 links #1618 by @ChihweiLHBird
Dependency
- Bump pydantic from 2.6.2 to 2.6.3 #1608 by @dependabot
- Bump pytest from 8.0.2 to 8.1.0 #1609 by @dependabot
- Bump github.com/aws/aws-sdk-go from 1.50.25 to 1.50.30 #1611 by @dependabot
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 #1613 by @dependabot
- Bump autoprefixer from 10.4.17 to 10.4.18 #1614 by @dependabot
- Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 #1612 by @dependabot
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 #1616 by @dependabot
- Bump @babel/preset-env from 7.23.9 to 7.24.0 #1615 by @dependabot
- Bump azure/setup-helm from 3 to 4 #1617 by @dependabot
- Bump cloud.google.com/go/storage from 1.38.0 to 1.39.0 #1610 by @dependabot
- Bump typescript from 5.3.3 to 5.4.2 #1619 by @dependabot
- Bump golang.org/x/net from 0.21.0 to 0.22.0 #1620 by @dependabot
- Bump @openfeature/web-sdk from 0.4.13 to 0.4.15 #1621 by @dependabot
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.6 to 1.16.9 #1622 by @dependabot
- Bump github.com/testcontainers/testcontainers-go/modules/redis from 0.28.0 to 0.29.1 #1627 by @dependabot
- Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 #1623 by @dependabot
- Bump jvm from 1.9.22 to 1.9.23 #1628 by @dependabot
- Bump rel from 0.4.9.6 to 0.4.9.8 #1630 by @dependabot
- Bump pytest from 8.1.0 to 8.1.1 #1631 by @dependabot
- Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.31.1 to 1.31.2 #1632 by @dependabot
- Bump github.com/aws/aws-sdk-go from 1.50.30 to 1.50.35 #1625 by @dependabot
- Bump google.golang.org/api from 0.167.0 to 0.169.0 #1633 by @dependabot
- Bump coverlet.collector from 6.0.1 to 6.0.2 #1637 by @dependabot
New Contributors
- @ChihweiLHBird made their first contribution in #1605
- @DucVuMinh made their first contribution in #1607
Full Changelog: v1.23.1...v1.24.0
v1.23.1
Fixes
- Fixing some minor linting issues by @thomaspoignant in #1528
- Fix for nilaway warnings by @sarvsav in #1571
Chores
- Update code formatting and fix typos by @D5D0Ds in #1527
- Create a new documentation version v1.23.0 by @thomaspoignant in #1507
- Update relay proxy helm README by @thomaspoignant in #1508
Dependencies
- Bump relay-proxy helm chart version v1.23.0 by @thomaspoignant in #1506
- Bump pytest-docker from 2.2.0 to 3.1.1 in /openfeature/providers/python-provider by @dependabot in #1509
- Bump urllib3 from 2.1.0 to 2.2.0 in /openfeature/providers/python-provider by @dependabot in #1511
- Bump pydantic from 2.5.3 to 2.6.0 in /openfeature/providers/python-provider by @dependabot in #1510
- Bump google.golang.org/api from 0.159.0 to 0.161.0 by @dependabot in #1512
- Bump github.com/aws/aws-sdk-go from 1.50.5 to 1.50.10 by @dependabot in #1514
- Bump github.com/swaggo/swag from 1.16.2 to 1.16.3 by @dependabot in #1515
- Bump stylelint from 16.2.0 to 16.2.1 in /examples/openfeature_web/webapp by @dependabot in #1517
- Bump @openfeature/web-sdk from 0.4.10 to 0.4.12 in /examples/openfeature_web/webapp by @dependabot in #1520
- Bump org.junit.jupiter:junit-jupiter-engine from 5.10.1 to 5.10.2 in /openfeature/provider_tests/java-integration-tests by @dependabot in #1521
- Bump JRubics/poetry-publish from 1.17 to 2.0 by @dependabot in #1522
- Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #1523
- Bump github.com/knadh/koanf/v2 from 2.0.1 to 2.0.2 by @dependabot in #1513
- Bump github.com/aws/aws-lambda-go from 1.45.0 to 1.46.0 by @dependabot in #1516
- Bump @babel/eslint-parser from 7.23.9 to 7.23.10 in /examples/openfeature_web/webapp by @dependabot in #1518
- Bump webpack from 5.90.0 to 5.90.1 in /examples/openfeature_web/webapp by @dependabot in #1519
- Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 in /openfeature/provider_tests/dotnet-integration-tests by @dependabot in #1526
- Bump pytest from 7.4.4 to 8.0.0 in /openfeature/providers/python-provider by @dependabot in #1529
- Bump pydantic from 2.6.0 to 2.6.1 in /openfeature/providers/python-provider by @dependabot in #1530
- Bump openfeature-sdk from 0.4.1 to 0.4.2 in /openfeature/providers/python-provider by @dependabot in #1531
- Bump rel from 0.4.9.5 to 0.4.9.6 in /openfeature/providers/python-provider by @dependabot in #1532
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.22.0 to 1.23.1 by @dependabot in #1533
- Bump github.com/knadh/koanf/v2 from 2.0.2 to 2.1.0 by @dependabot in #1534
- Bump golang.org/x/net from 0.20.0 to 0.21.0 by @dependabot in #1542
- Bump github.com/fsouza/fake-gcs-server from 1.47.7 to 1.47.8 by @dependabot in #1541
- Bump go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho from 0.47.0 to 0.48.0 by @dependabot in #1543
- Bump github.com/IBM/sarama from 1.42.1 to 1.42.2 by @dependabot in #1540
- Bump google.golang.org/api from 0.161.0 to 0.163.0 by @dependabot in #1538
- Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 by @dependabot in #1539
- Bump github.com/open-feature/go-sdk from 1.9.0 to 1.10.0 in /openfeature/provider_tests/go-integration-tests by @dependabot in #1545
- Bump mikefarah/yq from 4.40.5 to 4.40.7 by @dependabot in #1546
- Bump helm/kind-action from 1.8.0 to 1.9.0 by @dependabot in #1547
- Bump github.com/aws/aws-sdk-go from 1.50.10 to 1.50.15 by @dependabot in #1536
- Bump dev.openfeature:sdk from 1.7.3 to 1.7.4 in /openfeature/provider_tests/java-integration-tests by @dependabot in #1549
- Bump cloud.google.com/go/storage from 1.37.0 to 1.38.0 by @dependabot in #1550
- Bump k8s.io/api from 0.29.1 to 0.29.2 by @dependabot in #1551
- Bump github.com/aws/aws-sdk-go-v2 from 1.24.1 to 1.25.0 by @dependabot in #1552
- Bump github.com/testcontainers/testcontainers-go/modules/redis from 0.27.0 to 0.28.0 by @dependabot in #1553
- Bump go.mongodb.org/mongo-driver from 1.13.1 to 1.14.0 by @dependabot in #1554
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.48.1 to 1.50.0 by @dependabot in #1561
- Bump google.golang.org/api from 0.163.0 to 0.165.0 by @dependabot in #1562
- Bump k8s.io/client-go from 0.29.1 to 0.29.2 by @dependabot in #1559
- Bump github.com/aws/aws-sdk-go from 1.50.15 to 1.50.20 by @dependabot in #1560
- Bump dev.openfeature:sdk from 1.7.3 to 1.7.4 in /examples/openfeature_kotlin_server/kotlin-app by @dependabot in #1564
- Bump webpack from 5.90.1 to 5.90.2 in /examples/openfeature_web/webapp by @dependabot in #1565
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-test from 1.7.3 to 1.8.0 in /openfeature/providers/kotlin-provider/gofeatureflag-kotlin-provider by @dependabot in #1566
- Bump urllib3 from 2.2.0 to 2.2.1 in /openfeature/providers/python-provider by @dependabot in #1567
- Bump pytest from 8.0.0 to 8.0.1 in /openfeature/providers/python-provider by @dependabot in #1568
- Bump black from 24.1.1 to 24.2.0 in /openfeature/providers/python-provider by @dependabot in #1569
- Bump mikefarah/yq from 4.40.7 to 4.41.1 by @dependabot in #1570
- Bump github.com/aws/aws-sdk-go-v2/config from 1.26.6 to 1.27.0 by @dependabot in #1556
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.15.15 to 1.16.1 by @dependabot in #1557
- Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.29.7 to 1.30.1 by @dependabot in #1555
- Bump coverlet.collector from 6.0.0 to 6.0.1 in /openfeature/provider_tests/dotnet-integration-tests by @dependabot in #1572
- Bump pydantic from 2.6.1 to 2.6.2 in /openfeature/providers/python-provider by @dependabot in #1578
- Bump openfeature-sdk from 0.4.2 to 0.5.0 in /openfeature/providers/python-provider by @dependabot in #1580
- Bump pytest from 8.0.1 to 8.0.2 in /openfeature/providers/python-provider by @dependabot in #1579
- Bump webpack from 5.90.2 to 5.90.3 in /examples/openfeature_web/webapp by @dependabot in #1581
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.1 to 1.16.6 by @dependabot in #1584
- Bump go.opentelemetry.io/otel/sdk from 1.23.1 to 1.24.0 by @dependabot in #1589
- Bump mikefarah/yq from 4.41.1 to 4.42.1 by @dependabot in #1599
- Bump colathro/toml-editor from 1.1.0 to 1.1.1 by @dependabot in #1600
- Bump github.com/aws/aws-sdk-go from 1.50.20 to 1.50.25 by @dependabot in https://github.com/thomaspoignant/go-feat...
python-provider-v0.1.1
python-provider-v0.1.1
- This version contains a few version upgrades.
- Fix #1573 - (bug) Python Provider: metaclass conflict
v1.23.0
Not so long after the previous version, we are happy to release this v1.23.0
🚀
It contains 2 exciting new features:
- GO Feature Flag now supports exporting your flag usage to Kafka 🙌
- You can now launch the relay-proxy metrics and health endpoints on a different port, which is a requirement in some companies. 🚢
We continue to add more and more functionalities to GO Feature Flag thanks to your ideas and contribution.
So please share them with us and we will make this project even better.
Features
- Add Kafka exporter by @ccuetoh in #1426
- relayproxy: Add the possibility to have 2 differents port for metrics and business by @thomaspoignant in #1502
Fixes
- Fix multiport support by @thomaspoignant in #1503
- Async call to the exporter in non-bulk mode by @thomaspoignant in #1500
Chore
- Create a new documentation version v1.22.0 by @thomaspoignant in #1497
- Update relay proxy helm README by @thomaspoignant in #1498
- Increase waiting time in test by @thomaspoignant in #1504
- Adding doc for kafka by @thomaspoignant in #1505
Dependencies
- Bump relay-proxy helm chart version v1.22.0 by @thomaspoignant in #1496
- Bump NUnit.Analyzers from 4.0.0 to 4.0.1 by @dependabot in #1501
New Contributors
Full Changelog: v1.22.0...v1.23.0
v1.22.0
Version 1.22.0 of go-feature-flag is here, packed with exciting updates! 🚀
Highlights include a MongoDB retriever by @luizgribeiro, and an enhanced rule editor from @Esequiel378!!
Big thanks to all contributors, and welcome to new contributor @Esequiel378 and @luizgribeiro 🎉
Check out the changelog for the full scoop!
Features:
- Feat/mongodb retriever by @luizgribeiro
- ✨ Feature enhance rule editor by @Esequiel378
- Example of redis testcontainer in the test by @thomaspoignant
Chore:
- Create a new documentation version v1.21.0 by @thomaspoignant
- Update relay proxy helm README by @thomaspoignant
- Use svg logo by @thomaspoignant
- Fix example in godoc by @thomaspoignant
- Adding doc by @thomaspoignant
Fixes:
Dependencies:
- Bump relay-proxy helm chart version v1.21.0 by @thomaspoignant
- Bump stylelint from 16.1.0 to 16.2.0 in /examples/openfeature_web/webapp by dependabot
- Bump autoprefixer from 10.4.16 to 10.4.17 in /examples/openfeature_web/webapp by dependabot
- Bump @openfeature/go-feature-flag-web-provider from 0.1.5 to 0.1.6 in /examples/openfeature_web/webapp by dependabot
- Bump k8s.io/client-go from 0.29.0 to 0.29.1 by dependabot
- Bump go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho from 0.46.1 to 0.47.0 by dependabot
- Bump github.com/aws/aws-sdk-go from 1.49.21 to 1.50.0 by dependabot
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.21.0 to 1.22.0 by dependabot
- Bump google.golang.org/api from 0.156.0 to 0.157.0 by dependabot
- Bump @openfeature/go-feature-flag-provider from 0.6.1 to 0.6.2 in /examples/openfeature_nodejs/nodejs-app by dependabot
- Bump github.com/aws/aws-sdk-go-v2/config from 1.26.3 to 1.26.5 by dependabot
- Bump github.com/aws/aws-lambda-go from 1.44.0 to 1.45.0 by dependabot
- Bump @openfeature/go-feature-flag-provider from 0.6.1 to 0.6.2 in /openfeature/provider_tests/js-integration-tests by dependabot
- Bump tj-actions/changed-files from 41 to 42 by dependabot
- Bump actions/cache from 3 to 4 by dependabot
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.15.11 to 1.15.13 by dependabot
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.21.0 to 1.22.0 by dependabot
- Bump OpenFeature from 1.3.1 to 1.4.0 in /openfeature/provider_tests/dotnet-integration-tests by dependabot
- Bump github.com/open-feature/go-sdk-contrib/providers/go-feature-flag from 0.1.32 to 0.1.33 in /openfeature/provider_tests/go-integration-tests by dependabot
- Bump OpenFeature from 1.4.0 to 1.4.1 in /openfeature/provider_tests/dotnet-integration-tests by dependabot
- Bump black from 23.12.1 to 24.1.1 in /openfeature/providers/python-provider by dependabot
- Bump pytest-docker from 2.0.1 to 2.2.0 in /openfeature/providers/python-provider by dependabot
- Bump @babel/preset-env from 7.23.8 to 7.23.9 in /examples/openfeature_web/webapp by dependabot
- Bump webpack from 5.89.0 to 5.90.0 in /examples/openfeature_web/webapp by dependabot
- Bump @babel/eslint-parser from 7.23.3 to 7.23.9 in /examples/openfeature_web/webapp by dependabot
- Bump github.com/aws/aws-sdk-go-v2/config from 1.26.5 to 1.26.6 by dependabot
- Bump google.golang.org/api from 0.157.0 to 0.159.0 by dependabot
- Bump cloud.google.com/go/storage from 1.36.0 to 1.37.0 by dependabot
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.48.0 to 1.48.1 by dependabot
- Bump github.com/aws/aws-sdk-go from 1.50.0 to 1.50.5 by dependabot
- Bump github.com/google/uuid from 1.5.0 to 1.6.0 by dependabot
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.15.13 to 1.15.15 by dependabot
- Bump github.com/awslabs/aws-lambda-go-api-proxy from 0.16.0 to 0.16.1 by dependabot
- Bump NUnit.Analyzers from 3.10.0 to 4.0.0 in /openfeature/provider_tests/dotnet-integration-tests by dependabot
New Contributors
- @Esequiel378 made their first contribution](#1407
Full Changelog: v1.21.0...v1.22.0
v1.21.0
🚀 v1.21.0 brings some nice adjustment that will make your experience even better:
- The version brings a new nice way to know which rule has been used to get the variation, you will be able to find this in the flag metadata returned during the evaluation.
- This version also supports a new type of retriever, that lets you initialise and shutdown your retriever. This is particularly useful if you must keep a connection open with your remote system.
Features:
- Support initializable retriever by @thomaspoignant
- (feature) Passing the Evaluated Rule Name to the Metadata by @carlossilveirajunior
Chore:
- Update relay proxy helm README by @thomaspoignant
- Create a new documentation version v1.20.2 by @thomaspoignant
- chore: only run status report for root repo by @luizgribeiro
Fixes:
Dependencies:
- Bump relay-proxy helm chart version v1.20.2 by @thomaspoignant
- Bump github.com/aws/aws-sdk-go from 1.49.13 to 1.49.16 by @dependabot
- Bump google.golang.org/api from 0.154.0 to 0.155.0 by @dependabot
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.15.9 to 1.15.11 by @dependabot
- Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.29.6 to 1.29.7 by @dependabot
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot
- Bump @openfeature/web-sdk from 0.4.8 to 0.4.10 by @dependabot
- Bump @babel/preset-env from 7.23.7 to 7.23.8 by @dependabot
- Bump github.com/aws/aws-sdk-go from 1.49.16 to 1.49.21 by @dependabot
- Bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot
- Bump dev.openfeature:sdk from 1.7.2 to 1.7.3 by @dependabot
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0 by @dependabot
- Bump google.golang.org/api from 0.155.0 to 0.156.0 by @dependabot
- Bump abatilo/actions-poetry from 2 to 3 by @dependabot
- Bump dev.openfeature:sdk from 1.7.2 to 1.7.3 by @dependabot
- Bump github.com/aws/aws-lambda-go from 1.43.0 to 1.44.0 by @dependabot
New Contributors
- @carlossilveirajunior made their first contribution in #1449
Full Changelog: v1.20.2...v1.21.0
v1.20.2
Fix
- [BUGFIX] Helm conditional for HPA K8s API version by @lrvan in #1422
- fix issue in json schema by @thomaspoignant in #1408
Chore
- Bump relay-proxy helm chart version v1.20.1 by @thomaspoignant in #1346
- [skip ci] change DNS for test API by @thomaspoignant in #1349
- Create a new documentation version v1.20.1 by @thomaspoignant in #1347
- Update relay proxy helm README by @thomaspoignant in #1348
- [Snyk] Fix for 1 vulnerabilities by @thomaspoignant in #1377
- Rework documentation to avoid mentionning file by @thomaspoignant in #1369
Dependencies
- Bump dev.openfeature:sdk from 1.7.0 to 1.7.1 in /examples/openfeature_kotlin_server/kotlin-app by @dependabot in #1350
- Bump dev.openfeature.contrib.providers:go-feature-flag from 0.2.15 to 0.2.16 in /examples/openfeature_kotlin_server/kotlin-app by @dependabot in #1351
- Bump ts-node from 10.9.1 to 10.9.2 in /examples/openfeature_nodejs/nodejs-app by @dependabot in #1352
- Bump @openfeature/go-feature-flag-provider from 0.6.0 to 0.6.1 in /examples/openfeature_nodejs/nodejs-app by @dependabot in #1353
- Bump typescript from 5.3.2 to 5.3.3 in /examples/openfeature_nodejs/nodejs-app by @dependabot in #1354
- Bump @openfeature/web-sdk from 0.4.7 to 0.4.8 in /examples/openfeature_web/webapp by @dependabot in #1355
- Bump stylelint from 15.11.0 to 16.0.1 in /examples/openfeature_web/webapp by @dependabot in #1356
- Bump postcss-cli from 10.1.0 to 11.0.0 in /examples/openfeature_web/webapp by @dependabot in #1357
- Bump actions/setup-python from 4 to 5 by @dependabot in #1358
- Bump actions/setup-go from 4 to 5 by @dependabot in #1359
- Bump actions/setup-dotnet from 3 to 4 by @dependabot in #1360
- Bump actions/stale from 8 to 9 by @dependabot in #1361
- Bump github.com/aws/aws-sdk-go-v2 from 1.23.5 to 1.24.0 by @dependabot in #1362
- Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.29.2 to 1.29.5 by @dependabot in #1363
- Bump github.com/aws/aws-sdk-go from 1.48.11 to 1.48.16 by @dependabot in #1368
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.47.2 to 1.47.5 by @dependabot in #1367
- Bump google.golang.org/api from 0.152.0 to 0.153.0 by @dependabot in #1365
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.15.4 to 1.15.7 by @dependabot in #1366
- Bump github.com/open-feature/go-sdk-contrib/providers/go-feature-flag from 0.1.31 to 0.1.32 in /openfeature/provider_tests/go-integration-tests by @dependabot in #1373
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 in /openfeature/provider_tests/java-integration-tests by @dependabot in #1376
- Bump dev.openfeature:sdk from 1.7.1 to 1.7.2 in /openfeature/provider_tests/java-integration-tests by @dependabot in #1378
- Bump @babel/preset-env from 7.23.5 to 7.23.6 in /examples/openfeature_web/webapp by @dependabot in #1379
- Bump stylelint from 16.0.1 to 16.0.2 in /examples/openfeature_web/webapp by @dependabot in #1380
- Bump eslint from 8.55.0 to 8.56.0 in /examples/openfeature_web/webapp by @dependabot in #1381
- Bump k8s.io/apimachinery from 0.28.4 to 0.29.0 by @dependabot in #1382
- Bump cloud.google.com/go/storage from 1.35.1 to 1.36.0 by @dependabot in #1383
- Bump google.golang.org/api from 0.153.0 to 0.154.0 by @dependabot in #1385
- Bump github.com/aws/aws-lambda-go from 1.41.0 to 1.42.0 by @dependabot in #1386
- Bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #1388
- Bump k8s.io/client-go from 0.28.4 to 0.29.0 by @dependabot in #1387
- Bump rel from 0.4.9 to 0.4.9.1 in /openfeature/providers/python-provider by @dependabot in #1390
- Bump github.com/aws/aws-sdk-go from 1.48.16 to 1.49.4 by @dependabot in #1389
- Bump mikefarah/yq from 4.40.4 to 4.40.5 by @dependabot in #1393
- Bump black from 23.11.0 to 23.12.0 in /openfeature/providers/python-provider by @dependabot in #1391
- Bump dev.openfeature:sdk from 1.7.1 to 1.7.2 in /examples/openfeature_kotlin_server/kotlin-app by @dependabot in #1392
- Bump black from 23.12.0 to 23.12.1 in /openfeature/providers/python-provider by @dependabot in #1394
- Bump pydantic from 2.5.2 to 2.5.3 in /openfeature/providers/python-provider by @dependabot in #1395
- Bump jvm from 1.9.21 to 1.9.22 in /examples/openfeature_kotlin_server/kotlin-app by @dependabot in #1396
- Bump github.com/aws/aws-sdk-go-v2/config from 1.26.1 to 1.26.2 by @dependabot in #1397
- Bump github.com/aws/aws-sdk-go from 1.49.4 to 1.49.9 by @dependabot in #1398
- Bump github.com/fsouza/fake-gcs-server from 1.47.6 to 1.47.7 by @dependabot in #1399
- Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.29.5 to 1.29.6 by @dependabot in #1400
- Bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4 by @dependabot in #1404
- Bump github.com/aws/aws-lambda-go from 1.42.0 to 1.43.0 by @dependabot in #1403
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.15.7 to 1.15.9 by @dependabot in #1402
- Bump tj-actions/changed-files from 40 to 41 by @dependabot in #1405
- Bump dev.openfeature.contrib.providers:go-feature-flag from 0.2.16 to 0.2.17 in /openfeature/provider_tests/java-integration-tests by @dependabot in #1406
- Bump dev.openfeature.contrib.providers:go-feature-flag from 0.2.17 to 0.2.18 in /openfeature/provider_tests/java-integration-tests by @dependabot in #1409
- Bump OpenFeature.Contrib.GOFeatureFlag from 0.1.4 to 0.1.5 in /openfeature/provider_tests/dotnet-integration-tests by @dependabot in #1410
- Bump stylelint from 16.0.2 to 16.1.0 in /examples/openfeature_web/webapp by @dependabot in #1412
- Bump browser-sync from 2.29.3 to 3.0.2 in /examples/openfeature_web/webapp by @dependabot in #1414
- Bump @babel/preset-env from 7.23.6 to 7.23.7 in /examples/openfeature_web/webapp by @dependabot in #1413
- Bump rel from 0.4.9.1 to 0.4.9.5 in /openfeature/providers/python-provider by @dependabot in #1415
- Bump pytest from 7.4.3 to 7.4.4 in /openfeature/providers/python-provider by @dependabot in #1416
- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #1417
- Bump github.com/aws/aws-sdk-go from 1.49.9 to 1.49.13 by @dependabot in #1418
- Bump dev.openfeature.contrib.providers:go-feature-flag from 0.2.16 to 0.2.18 in /examples/openfeature_kotlin_server/kotlin-app by @dependabot in #1419
New Contributors
Full Changelog: https://github.com/thomaspoignant/go-feature-...
v1.20.1
Fix
- fix(relay-proxy): When converting the context int where seen as a float by @thomaspoignant in #1344
Chore
- Bump relay-proxy helm chart version v1.20.0 by @thomaspoignant in #1341
- Create a new documentation version v1.20.0 by @thomaspoignant in #1342
- Update relay proxy helm README by @thomaspoignant in #1343
- Release editor API by @thomaspoignant in #1345
Full Changelog: v1.20.0...v1.20.1
v1.20.0
🚀 This version add the support of OpenTelemetry tracing in the relay-proxy 🙌
Features
- Add opentelemetry for the relay proxy by @thomaspoignant in #1312
Documentation
- docs: add flag definition that matches example and improove js snippet by @luizgribeiro in #1331
- Website: add section who is using GO Feature Flag by @thomaspoignant in #1313
- website: Fixing some responsive things by @thomaspoignant in #1314
- docs: update open feature refs to newer package by @luizgribeiro in #1333
- Fix documentation Openfeature server sdk by @thomaspoignant in #1339
- Adding a new link to join slack by @thomaspoignant in #1340
Fixes
- Fix schema generator by @thomaspoignant in #1291
- fix wrong link by @thomaspoignant in #1301
Chore
- Create a new documentation version v1.19.0 by @thomaspoignant in #1288
- Update relay proxy helm README by @thomaspoignant in #1289
- Dependabot update for providers by @thomaspoignant in #1295
Dependencies
- Bump relay-proxy helm chart version v1.19.0 by @thomaspoignant in #1287
- Bump mikefarah/yq from 4.40.2 to 4.40.3 by @dependabot in #1293
- Bump typescript from 5.2.2 to 5.3.2 in /examples/openfeature_nodejs/nodejs-app by @dependabot in #1296
- Bump dev.openfeature:kotlin-sdk from 0.0.4 to 0.1.0 in /openfeature/providers/kotlin-provider/gofeatureflag-kotlin-provider by @dependabot in #1297
- Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.28.1 to 1.28.2 by @dependabot in #1306
- Bump @openfeature/web-sdk from 0.4.5 to 0.4.6 in /examples/openfeature_web/webapp by @dependabot in #1298
- Bump jvm from 1.9.20 to 1.9.21 in /examples/openfeature_kotlin_server/kotlin-app by @dependabot in #1307
- Bump dev.openfeature.contrib.providers:go-feature-flag from 0.2.14 to 0.2.15 in /examples/openfeature_kotlin_server/kotlin-app by @dependabot in #1308
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.14.0 to 1.14.2 by @dependabot in #1304
- Bump github.com/aws/aws-sdk-go from 1.48.0 to 1.48.3 by @dependabot in #1300
- Bump com.google.code.gson:gson from 2.8.9 to 2.10.1 in /openfeature/providers/kotlin-provider/gofeatureflag-kotlin-provider by @dependabot in #1299
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.44.0 to 1.45.0 by @dependabot in #1309
- Bump NUnit from 3.14.0 to 4.0.0 in /openfeature/provider_tests/dotnet-integration-tests by @dependabot in #1310
- Bump NUnit.Analyzers from 3.9.0 to 3.10.0 in /openfeature/provider_tests/dotnet-integration-tests by @dependabot in #1311
- Bump websocket-client from 1.6.4 to 1.7.0 in /openfeature/providers/python-provider by @dependabot in #1315
- Bump eslint from 8.54.0 to 8.55.0 in /examples/openfeature_web/webapp by @dependabot in #1316
- Bump @openfeature/web-sdk from 0.4.6 to 0.4.7 in /examples/openfeature_web/webapp by @dependabot in #1317
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.14.2 to 1.15.4 by @dependabot in #1320
- Bump github.com/aws/aws-sdk-go from 1.48.3 to 1.48.11 by @dependabot in #1322
- Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 by @dependabot in #1325
- Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.28.2 to 1.29.2 by @dependabot in #1321
- Bump google.golang.org/api from 0.151.0 to 0.152.0 by @dependabot in #1327
- Bump actions/setup-java from 3 to 4 by @dependabot in #1329
- Bump NUnit from 4.0.0 to 4.0.1 in /openfeature/provider_tests/dotnet-integration-tests by @dependabot in #1330
- Bump @babel/preset-env from 7.23.3 to 7.23.5 in /examples/openfeature_web/webapp by @dependabot in #1318
- Bump mikefarah/yq from 4.40.3 to 4.40.4 by @dependabot in #1328
- Bump dev.openfeature.contrib.providers:go-feature-flag from 0.2.15 to 0.2.16 in /openfeature/provider_tests/java-integration-tests by @dependabot in #1335
- Bump dev.openfeature:sdk from 1.7.0 to 1.7.1 in /openfeature/provider_tests/java-integration-tests by @dependabot in #1336
- Bump @openfeature/go-feature-flag-provider from 0.6.0 to 0.6.1 in /openfeature/provider_tests/js-integration-tests by @dependabot in #1337
New Contributors
- @luizgribeiro made their first contribution in #1331
Full Changelog: v1.19.0...v1.20.0