Skip to content

Commit 5650543

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

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
@@ -18,5 +18,6 @@
1818
"providers/go-feature-flag-in-process": "0.1.1",
1919
"providers/multi-provider": "0.0.4",
2020
"tools/flagd-http-connector": "0.0.2",
21-
"providers/rocketflag": "0.0.2"
21+
"providers/rocketflag": "0.0.2",
22+
"providers/aws-ssm": "1.0.0"
2223
}

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-09-20)
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)