Skip to content

Commit 9315a2e

Browse files
chore(main): release providers/go-feature-flag-in-process 0.1.1 (#625)
Signed-off-by: OpenFeature Bot <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Thomas Poignant <[email protected]>
1 parent ac7c95d commit 9315a2e

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
@@ -15,7 +15,7 @@
1515
"providers/ofrep": "0.1.6",
1616
"providers/prefab": "0.0.3",
1717
"tests/flagd": "1.4.1",
18-
"providers/go-feature-flag-in-process": "0.1.0",
18+
"providers/go-feature-flag-in-process": "0.1.1",
1919
"providers/multi-provider": "0.0.4",
2020
"tools/flagd-http-connector": "0.0.2"
2121
}

providers/go-feature-flag-in-process/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.1.1](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag-in-process/v0.1.0...providers/go-feature-flag-in-process/v0.1.1) (2025-06-20)
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+
### ✨ New Features
12+
13+
* **gofeatureflag:** Support exporterMetadata in evaluation API ([#621](https://github.com/open-feature/go-sdk-contrib/issues/621)) ([ec4421e](https://github.com/open-feature/go-sdk-contrib/commit/ec4421ed6f54f9c06953664411863e24ea75b7fa))
14+
315
## 0.1.0 (2024-08-14)
416

517

0 commit comments

Comments
 (0)