Skip to content

Commit c069321

Browse files
chore(main): release providers/go-feature-flag 0.2.2
Signed-off-by: OpenFeature Bot <[email protected]>
1 parent f2b732f commit c069321

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"providers/flagd": "0.2.3",
66
"providers/flipt": "0.1.3",
77
"providers/from-env": "0.1.5",
8-
"providers/go-feature-flag": "0.2.1",
8+
"providers/go-feature-flag": "0.2.2",
99
"providers/flagsmith": "0.1.4",
1010
"providers/launchdarkly": "0.1.5",
1111
"providers/unleash": "0.0.5-alpha",

providers/go-feature-flag/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.2.2](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.2.1...providers/go-feature-flag/v0.2.2) (2025-01-23)
4+
5+
6+
### ✨ New Features
7+
8+
* Support Exporter Metadata ([#614](https://github.com/open-feature/go-sdk-contrib/issues/614)) ([f2b732f](https://github.com/open-feature/go-sdk-contrib/commit/f2b732fb06eaa76c3ba65f8129ad450b5003e4c7))
9+
10+
11+
### 📚 Documentation
12+
13+
* **GOFF:** update examples in the readme ([#612](https://github.com/open-feature/go-sdk-contrib/issues/612)) ([f6bd743](https://github.com/open-feature/go-sdk-contrib/commit/f6bd743cdbc183e750e451da3d8d919cdaac78fb))
14+
315
## [0.2.1](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.2.0...providers/go-feature-flag/v0.2.1) (2024-09-10)
416

517

0 commit comments

Comments
 (0)