Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

v2.11.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 15 Apr 19:02
ee21ee6

⚠ BREAKING CHANGES

  • fix: added support for Opentelemetry 0.18 - makes significant changes to OpenTelemetry support in order to unblock its usage again; the main user-visible change is that you will need to use 0.18+ versions of OpenTelemetry, and different items are passed to the server in spans.

Bug Fixes

  • added support for Opentelemetry 0.18 (#1234) (aedc36c)
  • follow-on proto updates from the removal of the common protos (#1229) (cb627d5)
  • prevent attempt to publish 0 messages (#1218) (96e6535)
  • remove common protos (#1232) (8838288)
  • reverting the major from the OpenTelemetry change (it was already broken) (#1257) (09c428a)
  • temporarily pin sinon at 10.0.0 (#1252) (0922164)