Skip to content

Commit b030683

Browse files
chore(main): release tests/flagd 1.5.0
Signed-off-by: OpenFeature Bot <[email protected]>
1 parent e3ec17b commit b030683

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-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.6",
1616
"providers/prefab": "0.0.3",
17-
"tests/flagd": "1.4.2",
17+
"tests/flagd": "1.5.0",
1818
"providers/go-feature-flag-in-process": "0.1.1",
1919
"providers/multi-provider": "0.0.4",
2020
"tools/flagd-http-connector": "0.0.2"

tests/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+
## [1.5.0](https://github.com/open-feature/go-sdk-contrib/compare/tests/flagd/v1.4.2...tests/flagd/v1.5.0) (2025-09-05)
4+
5+
6+
### ✨ New Features
7+
8+
* comprehensive flagd e2e testing framework with testcontainers integration ([#732](https://github.com/open-feature/go-sdk-contrib/issues/732)) ([e3ec17b](https://github.com/open-feature/go-sdk-contrib/commit/e3ec17bdc7140582582a5df1154b6044cbf5b640))
9+
310
## [1.4.2](https://github.com/open-feature/go-sdk-contrib/compare/tests/flagd/v1.4.1...tests/flagd/v1.4.2) (2025-09-02)
411

512

0 commit comments

Comments
 (0)