Releases: honeycombio/honeycomb-opentelemetry-go
Releases · honeycombio/honeycomb-opentelemetry-go
v0.11.0
Maintenance
- maint: update example deps (#213)
- maint: NewBaggageSpanProcessor replaced by go.opentelemetry.io/contrib/processors/baggage/baggagetrace.New (#204)
- Includes updating OTel dependencies to 1.26.0
- maint: Update README title (#207)
- maint: Update project status and add status link in README (#206)
- maint: update otel dependencies to 1.25.0 (#202)
- maint: Update ubuntu image in workflows to latest (#196)
- maint(deps): bump go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux from 0.48.0 to 0.51.0 in /examples/webhook-listener-triggers (#208)
- maint(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.25.0 to 1.26.0 in the otel-dependencies group across 1 directory (#212)
- maint(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#199)
- maint(deps): bump go.opentelemetry.io/otel from 1.23.0 to 1.24.0 (#191)
- maint(deps): bump go.opentelemetry.io/otel from 1.23.0 to 1.24.0 in /examples/baggage (#192)
v0.10.0
What's Changed
💡 Enhancements
🛠 Maintenance
- maint: update codeowners to pipeline by @JamieDanielson in #176
- maint: update codeowners to pipeline-team by @JamieDanielson in #177
- maint(deps): bump github.com/honeycombio/otel-config-go from 1.13.0 to 1.13.1 by @dependabot in #178
- maint(deps): bump github.com/honeycombio/otel-config-go from 1.13.0 to 1.13.1 in /examples/webhook-listener-triggers by @dependabot in #179
- maint(deps): bump github.com/honeycombio/otel-config-go from 1.13.0 to 1.13.1 in /examples/baggage by @dependabot in #180
- maint(deps): bump go.opentelemetry.io/otel from 1.21.0 to 1.23.0 by @dependabot in #185
- maint(deps): bump go.opentelemetry.io/otel from 1.21.0 to 1.23.0 in /examples/baggage by @dependabot in #187
- maint(deps): bump the otel-dependencies group with 1 update by @dependabot in #186
- maint(deps): bump go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux from 0.46.1 to 0.48.0 in /examples/webhook-listener-triggers by @dependabot in #188
New Contributors
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
💥 Breaking Changes 💥
Minimum Go Version is 1.20
- maint: update otel dependencies by @JamieDanielson in #174
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
🛠 Maintenance
- maint(deps): bump github.com/honeycombio/otel-config-go from 1.12.0 to 1.12.1 by @dependabot in #159
- maint(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.16.0 to 1.18.0 by @dependabot in #160
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
💥 Breaking Changes 💥
In previous versions, incompatible resource configurations would fail silently.
Now an error is returned so it is clear when configuration is incompatible.
🛠 Maintenance
- maint(deps): bump github.com/honeycombio/otel-config-go from 1.11.0 to 1.12.0 by @dependabot in #154
- maint(deps): bump github.com/honeycombio/otel-config-go from 1.10.0 to 1.11.0 by @dependabot in #152
Full Changelog: v0.7.0...v0.8.0
v0.7.0
💥 Breaking Changes 💥
Packages for the Metrics API have been moved as the API implementation has stablized in OTel Go v1.16.0.
go.opentelemetry.io/otel/metric/global
->go.opentelemetry.io/otel
go.opentelemetry.io/otel/metric/instrument
->go.opentelemetry.io/otel/metric
Imports of these packages in your application will need to be updated.
Maintenance
- maint(deps): bump github.com/honeycombio/otel-config-go from 1.9.0 to 1.10.0 (#148) | @dependabot
- includes: bump otel from 1.15.1/0.38.1 to 1.16.0/0.39.0
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
💥 Breaking Changes 💥
- maint: drop go 1.18 by @vreynolds in #144
Maintenance
- maint: bump otel from 1.14.0 to 1.15.1 by @vreynolds in #145
- includes bump otel-config-go to v1.9.0
Full Changelog: v0.5.4...v0.6.0
v0.5.4
v0.5.3
Maintenance
- Update launcher & set default endpoint (#135) | @MikeGoldsmith
- Add go 1.20 to ci (#133) | @vreynolds
v0.5.2
What's Changed
🛠 Maintenance
- maint: update launcher to 1.6.0 by @JamieDanielson in #130
Full Changelog: v0.5.1...v0.5.2