File tree 3 files changed +16
-3
lines changed
3 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.14.0 "
2
+ "." : " 1.14.1 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
16
## [ 1.14.0] ( https://github.com/open-feature/go-sdk/compare/v1.13.1...v1.14.0 ) (2024-12-04)
4
17
5
18
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.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" />
21
21
</a >
22
22
<!-- x-release-please-end -->
23
23
<br />
You can’t perform that action at this time.
0 commit comments