Skip to content

Update module github.com/openzipkin/zipkin-go to v0.4.0

renovate requested to merge renovate/github.com-openzipkin-zipkin-go-0.x into master

This MR contains the following updates:

Package Type Update Change
github.com/openzipkin/zipkin-go require minor v0.2.5 -> v0.4.0

Release Notes

openzipkin/zipkin-go

v0.4.0

Compare Source

This release adds Baggage functionality:

  • Baggage interface for the Zipkin Span Context Data model
  • Baggage implementation using explicit field registration
  • Baggage support for the bundled HTTP and gRPC middlewares

v0.3.0

Compare Source

Mostly housekeeping and fixes for this release.

  • feat(tracer): adds support for isNoop check on spans. (#​181)
  • fix(propagation/b3): fix incorrect parsing of a single b3 header (#​190)
  • chore(examples): makes examples use its own go.mod (#​191)
  • bump(reporter/amqp): move to migrated and official library github.com/rabbitmq/amqp091-go (#​199)
  • qa: license date updates, linter fixes, test fixes (#​203, #​204)
  • updated dependencies and regenerated protobuf files (#​208)

Thanks all that participated including but not limited to @​jcchavezs, @​nosan, and @​SteelPhase.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports