Release History: opentelemetry-propagator-jaeger

v0.18.0 / 2021-05-21

  • ADDED: Updated API depedency for 1.0.0.rc1

v0.17.0 / 2021-04-22

  • BREAKING CHANGE: Replace TextMapInjector/TextMapExtractor pairs with a TextMapPropagator.

Check the propagator documentation for the new usage.

  • FIXED: Refactor propagators to add #fields

v0.16.0 / 2021-03-17

  • Initial release.