Skip to content

Commit 25bba7b

Browse files
chore(main): release hooks/open-telemetry 0.3.6 (#701)
Signed-off-by: OpenFeature Bot <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4d0a91c commit 25bba7b

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"hooks/open-telemetry": "0.3.5",
2+
"hooks/open-telemetry": "0.3.6",
33
"hooks/validator": "0.1.6",
44
"providers/configcat": "0.2.2",
55
"providers/flagd": "0.3.0",

hooks/open-telemetry/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [0.3.6](https://github.com/open-feature/go-sdk-contrib/compare/hooks/open-telemetry/v0.3.5...hooks/open-telemetry/v0.3.6) (2025-06-25)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update module github.com/open-feature/go-sdk to v1.15.1 ([#681](https://github.com/open-feature/go-sdk-contrib/issues/681)) ([8fd544f](https://github.com/open-feature/go-sdk-contrib/commit/8fd544ff81fd25eed655a214aa1ae1906a436f0d))
9+
10+
11+
### ✨ New Features
12+
13+
* update OpenTelemetry hook to use the latest semconv ([#713](https://github.com/open-feature/go-sdk-contrib/issues/713)) ([4d0a91c](https://github.com/open-feature/go-sdk-contrib/commit/4d0a91cf71db9c751240bfa476b4fab226b7e909))
14+
15+
16+
### 🧹 Chore
17+
18+
* upgrade otel hook dependencies ([#710](https://github.com/open-feature/go-sdk-contrib/issues/710)) ([374cd5d](https://github.com/open-feature/go-sdk-contrib/commit/374cd5dcf065016eb4052dd3775e1c668866bb14))
19+
320
## [0.3.5](https://github.com/open-feature/go-sdk-contrib/compare/hooks/open-telemetry/v0.3.4...hooks/open-telemetry/v0.3.5) (2025-06-16)
421

522

0 commit comments

Comments
 (0)