v17.11.0
What's Changed
- Add reference to the AdapterUtilities library in the spec docs. by @peterwald in #4958
- Stack trace when localized, and new messages by @nohwnd in #4944
- Fix single quote and space in F# pretty methods by @nohwnd in #4969
- Update .NET runtimes to latest patch version by @Evangelink in #4975
- Update dotnetcoretests.md by @DickBaker in #4977
- Add list of known TestingPlatform dlls by @nohwnd in #4983
- Update framework version used for testing, and test matrix by @nohwnd in #4970
- Add output forwarding for .NET by @nohwnd in #4988
- Remove usage of pt images before decomissioning by @nohwnd in #4994
- chore: Add more details to acquistion section. by @voroninp in #4999
- Simplify banner by @nohwnd in #5013
- Forward standard output of testhost by @nohwnd in #4998
- Add missing copyright header by @MichaelSimons in #5020
- Add option to not share .NET Framework testhosts by @nohwnd in #5018
- GetTypesToLoad Attribute cant be null by @SimonCropp in #5054
- rawArgument in GetArgumentList cant be null by @SimonCropp in #5056
- fix Atribute typo by @SimonCropp in #5057
- remove unnecessary list alloc for 2 scenarios in TestRequestManager.GetSources by @SimonCropp in #5058
- fix incompatiblity typo by @SimonCropp in #5059
- remove redundant inline method in IsPlatformIncompatible by @SimonCropp in #5060
- fix Sucess typo by @SimonCropp in #5061
- use some null coalescing by @SimonCropp in #5062
- Add cts into friends of TranslationLayer by @jakubch1 in #5075
- Use built in sha1 for id generation by @nohwnd in #5081
- All output in terminal logger by @nohwnd in #5083
- Ignore env test by @nohwnd in #5095
- Dispose XmlReader in XmlRunSettingsUtilities by @omajid in #5094
- Bump to macos-12 build image by @akoeplinger in #5101
- Handle ansi escape in terminal logger reporter by @nohwnd in #5084
- remove disable interactive auth by @nohwnd in #5110
- Error output as info in terminal logger by @nohwnd in #5113
- Write dll instead of target on abort, rename errors by @nohwnd in #5115
-
- [rel/17.11] Update dependencies from devdiv/DevDiv/vs-code-coverage by @dotnet-maestro in #5152
New Contributors
- @peterwald made their first contribution in #4958
- @DickBaker made their first contribution in #4977
- @voroninp made their first contribution in #4999
- @akoeplinger made their first contribution in #5101
Full Changelog: v17.10.0...v17.11.0-release-24352-06