Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@VinozzZ VinozzZ released this 08 Jul 22:47
· 3 commits to main since this release
f917506

What's Changed

🐛 Bugfixes

In the last release, sending OTEL formatted data was broken due to conflicting OTEL Schema URL error.
By bumping github.com/honeycombio/otel-config-go to v1.16.0, loadgen should be able to send OTEL formatted data without error.

🤷 Other Changes

  • maint(deps): bump github.com/honeycombio/otel-config-go from 1.15.0 to 1.16.0 in the opentelemetry group by @dependabot in #59
  • maint(deps): bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1 by @dependabot in #61
  • maint(deps): bump github.com/honeycombio/beeline-go from 1.16.0 to 1.17.0 by @dependabot in #60

Full Changelog: v0.2.0...v0.3.0