Skip to content

Commit 11481b7

Browse files
chore(main): release tools/flagd-http-connector 0.0.2 (#697)
Signed-off-by: OpenFeature Bot <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Todd Baert <[email protected]>
1 parent f0ec7b3 commit 11481b7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-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.0",
1919
"providers/multi-provider": "0.0.4",
20-
"tools/flagd-http-connector": "0.0.1"
20+
"tools/flagd-http-connector": "0.0.2"
2121
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
11
# Changelog
2+
3+
## [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)
4+
5+
6+
### ✨ New Features
7+
8+
* **flagd:** add http connector for In-process resolver ([#688](https://github.com/open-feature/go-sdk-contrib/issues/688)) ([70b512a](https://github.com/open-feature/go-sdk-contrib/commit/70b512aa26999be9f08f74936a812b30758f140d))
9+
10+
## Changelog

0 commit comments

Comments
 (0)