Skip to content

Commit 7a7705c

Browse files
chore(main): release tools/flagd-http-connector 0.0.3
Signed-off-by: OpenFeature Bot <[email protected]>
1 parent 374cd5d commit 7a7705c

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
@@ -17,5 +17,5 @@
1717
"tests/flagd": "1.4.1",
1818
"providers/go-feature-flag-in-process": "0.1.1",
1919
"providers/multi-provider": "0.0.4",
20-
"tools/flagd-http-connector": "0.0.2"
20+
"tools/flagd-http-connector": "0.0.3"
2121
}

tools/flagd-http-connector/CHANGELOG.md

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

3+
## [0.0.3](https://github.com/open-feature/go-sdk-contrib/compare/tools/flagd-http-connector/v0.0.2...tools/flagd-http-connector/v0.0.3) (2025-06-23)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update module github.com/open-feature/go-sdk to v1.15.1 ([#681](https://github.com/open-feature/go-sdk-contrib/issues/681)) ([8fd544f](https://github.com/open-feature/go-sdk-contrib/commit/8fd544ff81fd25eed655a214aa1ae1906a436f0d))
9+
10+
11+
### 🧹 Chore
12+
13+
* **deps:** update dependency go to v1.24.4 ([#689](https://github.com/open-feature/go-sdk-contrib/issues/689)) ([23da33c](https://github.com/open-feature/go-sdk-contrib/commit/23da33c7a89c269960652a588185c94d6e6d254c))
14+
315
## [0.0.2](https://github.com/open-feature/go-sdk-contrib/compare/tools/flagd-http-connector-v0.0.1...tools/flagd-http-connector/v0.0.2) (2025-06-19)
416

517

0 commit comments

Comments
 (0)