Skip to content

Commit 1ee636a

Browse files
chore: release main (#1696)
🤖 I have created a release *beep* *boop* --- <details><summary>flagd: 0.12.9</summary> ## [0.12.9](flagd/v0.12.8...flagd/v0.12.9) (2025-07-28) ### ✨ New Features * Add toggle for disabling getMetadata request ([#1693](#1693)) ([e8fd680](e8fd680)) </details> <details><summary>core: 0.12.1</summary> ## [0.12.1](core/v0.12.0...core/v0.12.1) (2025-07-28) ### 🧹 Chore * add back file-delete test ([#1694](#1694)) ([750aa17](750aa17)) * fix benchmark ([#1698](#1698)) ([5e2d7d7](5e2d7d7)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Signed-off-by: OpenFeature Bot <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5e2d7d7 commit 1ee636a

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"flagd": "0.12.8",
2+
"flagd": "0.12.9",
33
"flagd-proxy": "0.8.0",
4-
"core": "0.12.0"
4+
"core": "0.12.1"
55
}

core/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.12.1](https://github.com/open-feature/flagd/compare/core/v0.12.0...core/v0.12.1) (2025-07-28)
4+
5+
6+
### 🧹 Chore
7+
8+
* add back file-delete test ([#1694](https://github.com/open-feature/flagd/issues/1694)) ([750aa17](https://github.com/open-feature/flagd/commit/750aa176b5a8dd24a9daaff985ff6efeb084c758))
9+
* fix benchmark ([#1698](https://github.com/open-feature/flagd/issues/1698)) ([5e2d7d7](https://github.com/open-feature/flagd/commit/5e2d7d7176ba05e667cd92acd7decb531a8de2f6))
10+
311
## [0.12.0](https://github.com/open-feature/flagd/compare/core/v0.11.8...core/v0.12.0) (2025-07-21)
412

513

flagd/CHANGELOG.md

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

3+
## [0.12.9](https://github.com/open-feature/flagd/compare/flagd/v0.12.8...flagd/v0.12.9) (2025-07-28)
4+
5+
6+
### ✨ New Features
7+
8+
* Add toggle for disabling getMetadata request ([#1693](https://github.com/open-feature/flagd/issues/1693)) ([e8fd680](https://github.com/open-feature/flagd/commit/e8fd6808608caa7ff7e54792fe97d88e7c294486))
9+
310
## [0.12.8](https://github.com/open-feature/flagd/compare/flagd/v0.12.7...flagd/v0.12.8) (2025-07-21)
411

512

0 commit comments

Comments
 (0)