1.37.0
What's Changed
Other Changes
- fix: stabilize flaky tests across analyzer, OTel, and engine suites by @thomhurst in #5609
- perf: engine hot-path allocation wins (#5528 B) by @thomhurst in #5610
- feat(analyzers): detect collection IsEqualTo reference equality (TUnitAssertions0016) by @thomhurst in #5615
- perf: consolidate test dedup + hook register guards (#5528 A) by @thomhurst in #5612
- perf: engine discovery/init path cleanup (#5528 C) by @thomhurst in #5611
- fix(assertions): render collection contents in IsEqualTo failure messages (#5613 B) by @thomhurst in #5619
- feat(analyzers): code-fix for TUnit0015 to insert CancellationToken (#5613 D) by @thomhurst in #5621
- fix(assertions): add Task reference forwarders on AsyncDelegateAssertion by @thomhurst in #5618
- test(asp-net): fix race in FactoryMethodOrderTests by @thomhurst in #5623
- feat(analyzers): code-fix for TUnit0049 to insert [MatrixDataSource] (#5613 C) by @thomhurst in #5620
- fix(pipeline): isolate AOT publish outputs to stop clobbering pack DLLs (#5622) by @thomhurst in #5624
Dependencies
- chore(deps): update tunit to 1.36.0 by @thomhurst in #5608
- chore(deps): update modularpipelines to 3.2.8 by @thomhurst in #5614
Full Changelog: v1.36.0...v1.37.0