Releases · actions/setup-dotnet (original) (raw)
v5.3.0
What's Changed
Enhancements
- Add dotnet-version: latest support with dotnet-channel input by @mahabaleshwars in #730
- Support global.json's rollForward latest* variants by @js6pak in #538
- Improve version resolution by @akoeplinger in #560
Dependency Updates
- Upgrade @actions/* and fast-xml-parser dependencies by @Copilot in #728
- Update install scripts to v2026.05.19 (preserve archive links) by @MichaelSimons in #736
- Add rollForward note in README, improve proxy health check in e2e tests and bump version to v5.3.0 by @priyagupta108 in #738
Bug Fixes
- Update Test Proxy job by @priya-kinthali in #703
New Contributors
- @Copilot made their first contribution in #728
- @akoeplinger made their first contribution in #560
- @MichaelSimons made their first contribution in #736
- @js6pak made their first contribution in #538
Full Changelog: v5...v5.3.0
v5.2.0
v5.1.0
v5.0.1
What's Changed
- Upgrade typescript from 5.4.2 to 5.9.2 and document breaking changes in v5 by @dependabot in #624
- Upgrade eslint-plugin-jest from 27.9.0 to 29.0.1 by @dependabot in #648
- Upgrade actions/publish-action from 0.3.0 to 0.4.0 and update macos-13 to macos-15-intel by @dependabot in #665
Full Changelog: v5...v5.0.1
v5.0.0
v3.4.2
v3.4.1
v3.4.0
What's Changed
- Update actions/cache to 4.0.3 by @mahabaleshwars in #620
In scope of this release we updated actions/cache package to ensure continuous support and compatibility, as older versions of the package are now deprecated. For more information please refer to the toolkit/cache.
New Contributors
- @mahabaleshwars made their first contribution in #620
Full Changelog: v3...v3.4.0