Skip to content

Releases: honeycombio/honeycomb-opentelemetry-go

v0.11.0

10 May 14:22
f930166
Compare
Choose a tag to compare

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

07 Mar 12:45
d5f29a5
Compare
Choose a tag to compare

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

22 Nov 20:47
13b5c02
Compare
Choose a tag to compare

What's Changed

💥 Breaking Changes 💥

Minimum Go Version is 1.20

Full Changelog: v0.8.1...v0.9.0

v0.8.1

22 Sep 16:08
v0.8.1
30f6b5b
Compare
Choose a tag to compare

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

16 Aug 14:15
2e6be81
Compare
Choose a tag to compare

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

02 Jun 16:52
5242cc9
Compare
Choose a tag to compare

💥 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

16 May 14:38
v0.6.0
471e36e
Compare
Choose a tag to compare

What's Changed

💥 Breaking Changes 💥

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

21 Apr 17:55
3c99d6a
Compare
Choose a tag to compare

What's Changed

🛠 Maintenance

  • maint: otel-launcher-go rename to otel-config-go by @pkanal in #138

Full Changelog: v0.5.3...v0.5.4

v0.5.3

12 Apr 14:43
065b45b
Compare
Choose a tag to compare
v0.5.3 Pre-release
Pre-release

Maintenance

v0.5.2

05 Apr 17:35
v0.5.2
79efd64
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

What's Changed

🛠 Maintenance

Full Changelog: v0.5.1...v0.5.2