Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d2483ba

Browse files
authoredFeb 28, 2025··
chore(main): release providers/go-feature-flag-in-process 0.1.1
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
1 parent c2e1a73 commit d2483ba

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
 

‎.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"providers/ofrep": "0.1.5",
1616
"providers/prefab": "0.0.2",
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/go-feature-flag-in-process/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
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-02-28)
4+
5+
6+
### ✨ New Features
7+
8+
* **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))
9+
310
## 0.1.0 (2024-08-14)
411

512

0 commit comments

Comments
 (0)
Please sign in to comment.