Skip to content

Commit d857b2f

Browse files
chore: release api 0.2.48
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
1 parent f9ca4d5 commit d857b2f

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
".": "0.9.0",
3-
"api": "0.2.47"
3+
"api": "0.2.48"
44
}

api/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.2.48](https://github.com/open-feature/open-feature-operator/compare/api/v0.2.47...api/v0.2.48) (2026-05-01)
4+
5+
6+
### ✨ New Features
7+
8+
* add support for S3 blob sync, fix GOOGLE env-var passthru ([#832](https://github.com/open-feature/open-feature-operator/issues/832)) ([097bc22](https://github.com/open-feature/open-feature-operator/commit/097bc22264a0a0d6724d6e7d2c75c50d37760907))
9+
* add valueFrom field handling in envVars for FeatureFlagSource and InProcessConfiguration ([#802](https://github.com/open-feature/open-feature-operator/issues/802)) ([f9ca4d5](https://github.com/open-feature/open-feature-operator/commit/f9ca4d5153ae981716ebf76e305e110d1b2da084))
10+
311
## [0.2.47](https://github.com/open-feature/open-feature-operator/compare/api-v0.2.46...api/v0.2.47) (2026-04-13)
412

513

0 commit comments

Comments
 (0)