Skip to content

Commit 4e193b2

Browse files
chore(main): release tools/flagd-http-connector 0.0.3
Signed-off-by: OpenFeature Bot <[email protected]>
1 parent 629a535 commit 4e193b2

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
@@ -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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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-07-12)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update module github.com/open-feature/flagd/core to v0.11.5 ([#666](https://github.com/open-feature/go-sdk-contrib/issues/666)) ([94b44c4](https://github.com/open-feature/go-sdk-contrib/commit/94b44c4aed982ac54b91bd82a2cf8400c1b622c0))
9+
* **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))
10+
311
## [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)
412

513

0 commit comments

Comments
 (0)