File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1818 "providers/go-feature-flag-in-process" : " 0.1.2" ,
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}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 1.0.0 (2025-11-01)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * ** ` aws-ssm ` :** apply ` ProviderOptions ` inside constructor ([ #749 ] ( https://github.com/open-feature/go-sdk-contrib/issues/749 ) ) ([ 77e7f25] ( https://github.com/open-feature/go-sdk-contrib/commit/77e7f25c32ee219b73fd2b6f8bdceec26e95047f ) )
9+
10+
11+ ### ✨ New Features
12+
13+ * ** aws-ssm:** add interface assertion to ` Provider ` ([ #750 ] ( https://github.com/open-feature/go-sdk-contrib/issues/750 ) ) ([ faed7f1] ( https://github.com/open-feature/go-sdk-contrib/commit/faed7f10945401db15f8c5ad8c254ddadd49b340 ) )
14+ * ** 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 ) )
You can’t perform that action at this time.
0 commit comments