Skip to content

Commit

Permalink
chore(main): release hooks/open-telemetry 0.3.1 (#326)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 8, 2024
1 parent 5260ac6 commit 7facb13
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"hooks/open-telemetry": "0.3.0",
"hooks/open-telemetry": "0.3.1",
"hooks/validator": "0.1.6",
"providers/configcat": "0.2.0",
"providers/flagd": "0.1.22",
Expand Down
16 changes: 16 additions & 0 deletions hooks/open-telemetry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [0.3.1](https://github.com/open-feature/go-sdk-contrib/compare/hooks/open-telemetry/v0.3.0...hooks/open-telemetry/v0.3.1) (2024-02-08)


### 🐛 Bug Fixes

* **deps:** update module github.com/open-feature/go-sdk to v1.7.0 ([#315](https://github.com/open-feature/go-sdk-contrib/issues/315)) ([3f049ad](https://github.com/open-feature/go-sdk-contrib/commit/3f049ad34e93c3b9b9d4cf5a2e56f3777eb858e6))
* **deps:** update module github.com/open-feature/go-sdk to v1.8.0 ([#329](https://github.com/open-feature/go-sdk-contrib/issues/329)) ([c99b527](https://github.com/open-feature/go-sdk-contrib/commit/c99b52728bad9dce52bfb78a08ae5f4eea83a397))
* **deps:** update module go.opentelemetry.io/otel/sdk/metric to v1 ([#371](https://github.com/open-feature/go-sdk-contrib/issues/371)) ([50fcef6](https://github.com/open-feature/go-sdk-contrib/commit/50fcef618aa7eb3800d9ab476dbebf61f5ee401c))
* **deps:** update opentelemetry-go monorepo ([#318](https://github.com/open-feature/go-sdk-contrib/issues/318)) ([d3c8e87](https://github.com/open-feature/go-sdk-contrib/commit/d3c8e8752762a9df8bf796afe4f93c2741887463))
* **deps:** update opentelemetry-go monorepo to v1.21.0 ([#383](https://github.com/open-feature/go-sdk-contrib/issues/383)) ([f417648](https://github.com/open-feature/go-sdk-contrib/commit/f417648ccb2875562eb9215eb830b0a0eba2e44c))


### 🧹 Chore

* update to go-sdk 1.9.0 ([#404](https://github.com/open-feature/go-sdk-contrib/issues/404)) ([11fa3ab](https://github.com/open-feature/go-sdk-contrib/commit/11fa3aba065a6dd81caca30e76efc16fb64a25e3))

## [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)


Expand Down

0 comments on commit 7facb13

Please sign in to comment.