Skip to content

Commit 0d0a0f4

Browse files
chore(main): release providers/aws-ssm 1.0.0
Signed-off-by: OpenFeature Bot <[email protected]>
1 parent dbb2af9 commit 0d0a0f4

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
"tests/flagd": "1.4.1",
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.2",
21+
"providers/aws-ssm": "1.0.0"
2122
}

providers/aws-ssm/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-07-26)
4+
5+
6+
### ✨ New Features
7+
8+
* **aws-ssm:** implement provider ([#726](https://github.com/open-feature/go-sdk-contrib/issues/726)) ([dbb2af9](https://github.com/open-feature/go-sdk-contrib/commit/dbb2af902aab09d3b6fe3c933a2a45949a4bd944))

0 commit comments

Comments
 (0)