honeycombio / honeycomb-opentelemetry-go

Honeycomb's OpenTelemetry Go SDK distribution
Apache License 2.0
21 stars 7 forks source link

maint(deps): bump github.com/honeycombio/otel-config-go from 1.13.1 to 1.14.0 #198

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps github.com/honeycombio/otel-config-go from 1.13.1 to 1.14.0.

Release notes

Sourced from github.com/honeycombio/otel-config-go's releases.

v1.14.0

Enhancements

  • feat: Populate headers from specified environment variables (#99) | @​smoyer64
  • feat: Add additional tests for handling OTel env vars for signal generic and specific exporter headers (#106) | @​MikeGoldsmith

Fixes

Maintenance

Changelog

Sourced from github.com/honeycombio/otel-config-go's changelog.

v1.14.0 (2024-02-06)

Enhancements

  • feat: Populate headers from specified environment variables (#99) | @​smoyer64
  • feat: Add additional tests for handling OTel env vars for signal generic and specific exporter headers (#106) | @​MikeGoldsmith

Fixes

Maintenance

Commits
  • bc52e3a rel: Prepare v1.14.0 release (#107)
  • 6c48c9a fix: Prefer environment variables over code configuration (#106)
  • 9a50544 maint: upload test results to CircleCI & add Go 1.22 to test matrix (#108)
  • ce81eef maint(deps): bump go.opentelemetry.io/proto/otlp from 1.0.0 to 1.1.0 (#105)
  • 241d185 maint(deps): bump go.opentelemetry.io/otel from 1.21.0 to 1.22.0 (#102)
  • 1cfcae8 fix(headers): also populate headers from specified environment variables (#99)
  • 1e236fd maint(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#103)
  • 787787d maint(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.1 (#100)
  • 2b8b864 maint: update codeowners to pipeline-team (#97)
  • 5862283 maint: update codeowners to pipeline (#96)
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 4 months ago

Looks like github.com/honeycombio/otel-config-go is up-to-date now, so this is no longer needed.