Skip to content

Commit 9b6be08

Browse files
chore(main): release hooks/open-telemetry 0.3.5 (#572)
Signed-off-by: OpenFeature Bot <[email protected]>
1 parent 4ee0a36 commit 9b6be08

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-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.4",
2+
"hooks/open-telemetry": "0.3.5",
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: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## [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)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** bump open-feature/go-sdk from v1.11 to v1.15 ([#686](https://github.com/open-feature/go-sdk-contrib/issues/686)) ([ce87102](https://github.com/open-feature/go-sdk-contrib/commit/ce871021d0c45d3c992bb00b33c8b7a8e337e9a3))
9+
10+
11+
### ✨ New Features
12+
13+
* OTel hook changes for hook interface updates ([#644](https://github.com/open-feature/go-sdk-contrib/issues/644)) ([38b3b6f](https://github.com/open-feature/go-sdk-contrib/commit/38b3b6f80bc31b815840903d26c4b4b3cf8ced41))
14+
15+
16+
### 🧹 Chore
17+
18+
* add license to module ([#554](https://github.com/open-feature/go-sdk-contrib/issues/554)) ([abb7657](https://github.com/open-feature/go-sdk-contrib/commit/abb76571c373582f36837587400104eb754c01b9))
19+
20+
21+
### 📚 Documentation
22+
23+
* **main:** correct function name and fix formatting in OpenTelemetry Hook documentation ([#583](https://github.com/open-feature/go-sdk-contrib/issues/583)) ([fd3c4d7](https://github.com/open-feature/go-sdk-contrib/commit/fd3c4d763fcdc80c0b4b7ab077316c01de699fc9))
24+
325
## [0.3.4](https://github.com/open-feature/go-sdk-contrib/compare/hooks/open-telemetry/v0.3.3...hooks/open-telemetry/v0.3.4) (2024-08-14)
426

527

0 commit comments

Comments
 (0)