Skip to content

Commit 63ed8cc

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

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"tests/flagd": "1.5.0",
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
"providers/rocketflag": "0.0.2"
2222
}

tools/flagd-http-connector/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
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-10-23)
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+
11+
12+
### ✨ New Features
13+
14+
* upgrade flagd dependencies to 0.12.1 ([#731](https://github.com/open-feature/go-sdk-contrib/issues/731)) ([8e8d888](https://github.com/open-feature/go-sdk-contrib/commit/8e8d888dea080a03ea2a709b79598c7de6a9eed8))
15+
316
## [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)
417

518

0 commit comments

Comments
 (0)