Skip to content

Commit 2903744

Browse files
chore(main): release tests/flagd 1.6.0 (#795)
Signed-off-by: OpenFeature Bot <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c48b556 commit 2903744

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"providers/statsig": "0.0.4",
1515
"providers/ofrep": "0.1.7",
1616
"providers/prefab": "0.0.4",
17-
"tests/flagd": "1.5.1",
17+
"tests/flagd": "1.6.0",
1818
"providers/go-feature-flag-in-process": "0.1.2",
1919
"providers/multi-provider": "0.0.5",
2020
"tools/flagd-http-connector": "0.0.2",

tests/flagd/CHANGELOG.md

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

3+
## [1.6.0](https://github.com/open-feature/go-sdk-contrib/compare/tests/flagd/v1.5.1...tests/flagd/v1.6.0) (2025-11-27)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **security:** update module github.com/docker/compose/v2 to v2.40.2 [security] ([#785](https://github.com/open-feature/go-sdk-contrib/issues/785)) ([805823f](https://github.com/open-feature/go-sdk-contrib/commit/805823f5ded2d81359fd7663804beb50f30d52f7))
9+
10+
11+
### ✨ New Features
12+
13+
* **flagd:** add eventing with graceperiod for inprocess resolver ([#744](https://github.com/open-feature/go-sdk-contrib/issues/744)) ([a9fabb6](https://github.com/open-feature/go-sdk-contrib/commit/a9fabb623d22b6a1ef888722ffe68686031309b8))
14+
315
## [1.5.1](https://github.com/open-feature/go-sdk-contrib/compare/tests/flagd/v1.5.0...tests/flagd/v1.5.1) (2025-10-30)
416

517

0 commit comments

Comments
 (0)