Bug Fixes
- Fix
httpx.getexception handling while emitting telemetry by @tatiana in #1439 - Fix (not) rendering detached tests in
TestBehavior.NONEandAFTER_ALLby @tatiana in #1463 - Fix detached test tasks names so they do not exceed 250 chars by @tatiana in #1464
Enhancement
- Allow users to opt-in or out (default) of detached test nodes by @tatiana in #1470. Learn more about this here.
Docs
- Docs: Fix broken links and rendering by @pankajastro in #1437
- Update
operator argsdocs to includeinstall_depsby @tatiana in #1456 - Improve Cosmos
selectdocs to include latest graph operator support by @tatiana in #1467
Others