0.5.0
Test suite level visibility
This release includes experimental manual API for test suite level visibility in Ruby.
Currently test suite level visibility is not used by our instrumentation: it will be released in v0.6.
Added
- Test suite level visibility: add test session public API (#72)
- Test suite level visibility: test module support (#76)
- Test suite level visibility: test suites support (#77)
- add YARD documentation (#82)
- support validation errors for CI spans (#78)
Changed
Fixed
- Datadog::CI.trace_test always starts a new trace (#74)
- Skip tracing when CI mode disabled and manual API is used (#75)
Removed
- Deprecate operation name setting, change service_name to service in public API (#81)
Read the full changeset and the release milestone.