File tree Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.10 .0"
2
+ "." : " 1.11 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.11.0] ( https://github.com/open-feature/go-sdk/compare/v1.10.0...v1.11.0 ) (2024-04-09)
4
+
5
+
6
+ ### ✨ New Features
7
+
8
+ * Adding simplified evaluation methods ([ #263 ] ( https://github.com/open-feature/go-sdk/issues/263 ) ) ([ 7b610c7] ( https://github.com/open-feature/go-sdk/commit/7b610c7c5019535ffde98c0ad725a0e73e7703a1 ) )
9
+
10
+
11
+ ### 🧹 Chore
12
+
13
+ * ** deps:** update actions/checkout action to v4 ([ #212 ] ( https://github.com/open-feature/go-sdk/issues/212 ) ) ([ 2944608] ( https://github.com/open-feature/go-sdk/commit/2944608562d04521fcf92000948a22012e630471 ) )
14
+ * ** deps:** update actions/setup-go action to v5 ([ #237 ] ( https://github.com/open-feature/go-sdk/issues/237 ) ) ([ 53d9e7e] ( https://github.com/open-feature/go-sdk/commit/53d9e7e4fd0127b4819de5d4d8c82735ee9d0c83 ) )
15
+ * ** deps:** update cyclonedx/gh-gomod-generate-sbom action to v2 ([ #179 ] ( https://github.com/open-feature/go-sdk/issues/179 ) ) ([ b624a43] ( https://github.com/open-feature/go-sdk/commit/b624a43fc2fa132399543de79b9ecf5008312aaf ) )
16
+
3
17
## [ 1.10.0] ( https://github.com/open-feature/go-sdk/compare/v1.9.0...v1.10.0 ) (2024-02-07)
4
18
5
19
Original file line number Diff line number Diff line change 16
16
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.7.0&color=yellow&style=for-the-badge" />
17
17
</a >
18
18
<!-- x-release-please-start-version -->
19
- <a href =" https://github.com/open-feature/go-sdk/releases/tag/v1.10 .0 " >
20
- <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.10 .0&color=blue&style=for-the-badge" />
19
+ <a href =" https://github.com/open-feature/go-sdk/releases/tag/v1.11 .0 " >
20
+ <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.11 .0&color=blue&style=for-the-badge" />
21
21
</a >
22
22
<!-- x-release-please-end -->
23
23
<br />
You can’t perform that action at this time.
0 commit comments