Skip to content

Commit 23e1554

Browse files
chore: release main (#1643)
🤖 I have created a release *beep* *boop* --- <details><summary>flagd: 0.12.5</summary> ## [0.12.5](flagd/v0.12.4...flagd/v0.12.5) (2025-06-13) ### ✨ New Features * add server-side deadline to sync service ([#1638](#1638)) ([b70fa06](b70fa06)) * updating context using headers ([#1641](#1641)) ([ba34815](ba34815)) </details> <details><summary>core: 0.11.5</summary> ## [0.11.5](core/v0.11.4...core/v0.11.5) (2025-06-13) ### ✨ New Features * add server-side deadline to sync service ([#1638](#1638)) ([b70fa06](b70fa06)) * updating context using headers ([#1641](#1641)) ([ba34815](ba34815)) </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 b70fa06 commit 23e1554

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-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.4",
2+
"flagd": "0.12.5",
33
"flagd-proxy": "0.7.4",
4-
"core": "0.11.4"
4+
"core": "0.11.5"
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.11.5](https://github.com/open-feature/flagd/compare/core/v0.11.4...core/v0.11.5) (2025-06-13)
4+
5+
6+
### ✨ New Features
7+
8+
* add server-side deadline to sync service ([#1638](https://github.com/open-feature/flagd/issues/1638)) ([b70fa06](https://github.com/open-feature/flagd/commit/b70fa06b66e1fe8a28728441a7ccd28c6fe6a0c6))
9+
* updating context using headers ([#1641](https://github.com/open-feature/flagd/issues/1641)) ([ba34815](https://github.com/open-feature/flagd/commit/ba348152b6e7b6bd7473bb11846aac7db316c88e))
10+
311
## [0.11.4](https://github.com/open-feature/flagd/compare/core/v0.11.3...core/v0.11.4) (2025-05-28)
412

513

flagd/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.5](https://github.com/open-feature/flagd/compare/flagd/v0.12.4...flagd/v0.12.5) (2025-06-13)
4+
5+
6+
### ✨ New Features
7+
8+
* add server-side deadline to sync service ([#1638](https://github.com/open-feature/flagd/issues/1638)) ([b70fa06](https://github.com/open-feature/flagd/commit/b70fa06b66e1fe8a28728441a7ccd28c6fe6a0c6))
9+
* updating context using headers ([#1641](https://github.com/open-feature/flagd/issues/1641)) ([ba34815](https://github.com/open-feature/flagd/commit/ba348152b6e7b6bd7473bb11846aac7db316c88e))
10+
311
## [0.12.4](https://github.com/open-feature/flagd/compare/flagd/v0.12.3...flagd/v0.12.4) (2025-05-28)
412

513

0 commit comments

Comments
 (0)