File tree Expand file tree Collapse file tree 3 files changed +16
-3
lines changed Expand file tree Collapse file tree 3 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.14.0 "
2+ "." : " 1.14.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.14.1] ( https://github.com/open-feature/go-sdk/compare/v1.14.0...v1.14.1 ) (2025-01-21)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * internal provider comparison causing race conditions in tests ([ 440072f] ( https://github.com/open-feature/go-sdk/commit/440072f917b4d767e2d4b7ad0a9c73b358d2818b ) )
9+ * internal provider comparison causing race conditions in tests ([ #312 ] ( https://github.com/open-feature/go-sdk/issues/312 ) ) ([ 440072f] ( https://github.com/open-feature/go-sdk/commit/440072f917b4d767e2d4b7ad0a9c73b358d2818b ) )
10+
11+
12+ ### 📚 Documentation
13+
14+ * add missing entry for "tracking" in feature table ([ #313 ] ( https://github.com/open-feature/go-sdk/issues/313 ) ) ([ 890bfd0] ( https://github.com/open-feature/go-sdk/commit/890bfd0d00ee267890c67f7e3b1c88abd24ebb87 ) )
15+
316## [ 1.14.0] ( https://github.com/open-feature/go-sdk/compare/v1.13.1...v1.14.0 ) (2024-12-04)
417
518
Original file line number Diff line number Diff line change 1616 <img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.7.0&color=yellow&style=for-the-badge" />
1717 </a >
1818 <!-- x-release-please-start-version -->
19- <a href =" https://github.com/open-feature/go-sdk/releases/tag/v1.14.0 " >
20- <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.14.0 &color=blue&style=for-the-badge" />
19+ <a href =" https://github.com/open-feature/go-sdk/releases/tag/v1.14.1 " >
20+ <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.14.1 &color=blue&style=for-the-badge" />
2121 </a >
2222 <!-- x-release-please-end -->
2323 <br />
You can’t perform that action at this time.
0 commit comments