File tree 2 files changed +17
-1
lines changed 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "hooks/open-telemetry" : " 0.2.8 " ,
2
+ "hooks/open-telemetry" : " 0.3.0 " ,
3
3
"hooks/validator" : " 0.1.5" ,
4
4
"providers/configcat" : " 0.2.0" ,
5
5
"providers/flagd" : " 0.1.15" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.3.0] ( https://github.com/open-feature/go-sdk-contrib/compare/hooks/open-telemetry/v0.2.8...hooks/open-telemetry/v0.3.0 ) (2023-08-21)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * attribute setter callbacks for otel hooks and remove deprecated constructors ([ #311 ] ( https://github.com/open-feature/go-sdk-contrib/issues/311 ) )
9
+
10
+ ### 🐛 Bug Fixes
11
+
12
+ * ** deps:** update module github.com/open-feature/go-sdk to v1.6.0 ([ #289 ] ( https://github.com/open-feature/go-sdk-contrib/issues/289 ) ) ([ 13eeb48] ( https://github.com/open-feature/go-sdk-contrib/commit/13eeb482ee3d69c5fb8100563501c2250b6454f1 ) )
13
+
14
+
15
+ ### ✨ New Features
16
+
17
+ * attribute setter callbacks for otel hooks and remove deprecated constructors ([ #311 ] ( https://github.com/open-feature/go-sdk-contrib/issues/311 ) ) ([ 27f7ca7] ( https://github.com/open-feature/go-sdk-contrib/commit/27f7ca7d17667b33e2ed8206b96dc304e5d33454 ) )
18
+
3
19
## [ 0.2.8] ( https://github.com/open-feature/go-sdk-contrib/compare/hooks/open-telemetry/v0.2.7...hooks/open-telemetry/v0.2.8 ) (2023-07-21)
4
20
5
21
You can’t perform that action at this time.
0 commit comments