🚀 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