File tree Expand file tree Collapse file tree 3 files changed +26
-3
lines changed Expand file tree Collapse file tree 3 files changed +26
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.6 .0"
2+ "." : " 1.7 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.7.0] ( https://github.com/open-feature/go-sdk/compare/v1.6.0...v1.7.0 ) (2023-08-11)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * ** deps:** update golang.org/x/exp digest to 89c5cff ([ #195 ] ( https://github.com/open-feature/go-sdk/issues/195 ) ) ([ 61680ed] ( https://github.com/open-feature/go-sdk/commit/61680ed2b4dfcff45758e714c348703da82beea3 ) )
9+ * ** deps:** update module github.com/open-feature/go-sdk-contrib/providers/flagd to v0.1.15 ([ #206 ] ( https://github.com/open-feature/go-sdk/issues/206 ) ) ([ 6916ff9] ( https://github.com/open-feature/go-sdk/commit/6916ff9e33332b03d2aeca332c1c65ff032fe786 ) )
10+ * ** deps:** update module github.com/open-feature/go-sdk-contrib/tests/flagd to v1.2.4 ([ #201 ] ( https://github.com/open-feature/go-sdk/issues/201 ) ) ([ ddcc2d4] ( https://github.com/open-feature/go-sdk/commit/ddcc2d423478256ac62e6ba9ccc75bea86d4110c ) )
11+ * ** deps:** update module golang.org/x/text to v0.12.0 ([ #207 ] ( https://github.com/open-feature/go-sdk/issues/207 ) ) ([ fc2bc30] ( https://github.com/open-feature/go-sdk/commit/fc2bc3088dd9dde099a74cdcc68ffb3a12bf5b4f ) )
12+
13+
14+ ### ✨ New Features
15+
16+ * in-memory provider for sdk testing ([ #192 ] ( https://github.com/open-feature/go-sdk/issues/192 ) ) ([ 366674f] ( https://github.com/open-feature/go-sdk/commit/366674fe62b9dd0921c0295a7cc47d548618b510 ) )
17+
18+
19+ ### 🧹 Chore
20+
21+ * fix deps ([ #208 ] ( https://github.com/open-feature/go-sdk/issues/208 ) ) ([ 9d0f271] ( https://github.com/open-feature/go-sdk/commit/9d0f271eaa716a41edf02acfb3adb6d1a667e0aa ) )
22+ * fixed link in readme ([ dc65937] ( https://github.com/open-feature/go-sdk/commit/dc659372608ff6828317a648dd5fd73fd58c391e ) )
23+ * fixed link to CII best pratices ([ 439bb02] ( https://github.com/open-feature/go-sdk/commit/439bb0286e89e4c493c322856215a12e0740d8ec ) )
24+ * update readme for inclusion in the docs ([ #193 ] ( https://github.com/open-feature/go-sdk/issues/193 ) ) ([ 1152826] ( https://github.com/open-feature/go-sdk/commit/115282638daa0cecbb408bc04c0c99583ec3ee73 ) )
25+
326## [ 1.6.0] ( https://github.com/open-feature/go-sdk/compare/v1.5.1...v1.6.0 ) (2023-07-28)
427
528
Original file line number Diff line number Diff line change 1717 <img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.6.0&color=yellow&style=for-the-badge" />
1818 </a >
1919 <!-- x-release-please-start-version -->
20- <a href =" https://github.com/open-feature/go-sdk/releases/tag/v1.6 .0 " >
21- <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.6 .0&color=blue&style=for-the-badge" />
20+ <a href =" https://github.com/open-feature/go-sdk/releases/tag/v1.7 .0 " >
21+ <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.7 .0&color=blue&style=for-the-badge" />
2222 </a >
2323 <!-- x-release-please-end -->
2424 <br />
You can’t perform that action at this time.
0 commit comments