Patch release on top of 3.0.0. Fixes a JetStream list enumeration cancellation bug and adds opt-in W3C Baggage propagation to the OpenTelemetry integration.
- Fix silent completion when JetStream list enumeration is cancelled (#1214)
- OpenTelemetry: opt-in W3C Baggage propagation (#1208)
- Add explicit permissions to CI workflows (#1213)
- Update README for 3.0 release (#1212)
Thanks
- @paagamelo2 for reporting the JetStream list cancellation issue (#1193)
- @iamadamreed for the opt-in W3C Baggage propagation support (#1208)