Skip to content

Commit 0749e8e

Browse files
chore(main): release tests/flagd 1.5.1
Signed-off-by: OpenFeature Bot <[email protected]>
1 parent 9483947 commit 0749e8e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-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.5.0",
17+
"tests/flagd": "1.5.1",
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.5.1](https://github.com/open-feature/go-sdk-contrib/compare/tests/flagd/v1.5.0...tests/flagd/v1.5.1) (2025-09-08)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* add missing configuration for tests ([#738](https://github.com/open-feature/go-sdk-contrib/issues/738)) ([8f21b1f](https://github.com/open-feature/go-sdk-contrib/commit/8f21b1fc1452649149a493caeb100f01bdca7cd9))
9+
* remove custom tag (leftover) ([#740](https://github.com/open-feature/go-sdk-contrib/issues/740)) ([49ba246](https://github.com/open-feature/go-sdk-contrib/commit/49ba246cac6a13ff76a7cda4a6346982064c380e))
10+
311
## [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)
412

513

0 commit comments

Comments
 (0)