Improvements
- profiling: Use new intake format for profiles (#4082)
Bug fixes
- opentracing: Fix tracestate decision maker (#4086)
- ci-visibility: Fix
cypress open
when passingexperimentalInteractiveRunEvents: true
(#4083) - ci-visibility: Fix intelligent test runner when using
jest
with a custom test sequencer (#4088) - amqplib: Fix typeerror due to missing header properties for amqplib when dsm is enabled (#4096)
- ci-visibility: Disable telemetry if within a jest worker (#4098)
Features
- aws-sdk: create DSM checkpoint for each message in batch sends (#4087)
- ci-visibility: Allow using
after:run
directly incypress
.