Sourced from actions/setup-dotnet's releases.
v5.0.0
What's Changed
Breaking Changes
- Upgrade to Node.js 24 and modernize async usage by
@salmanmkcin actions/setup-dotnet#654Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes
Dependency Updates
- Upgrade
@action/cachefrom 4.0.2 to 4.0.3 by@aparnajyothi-yin actions/setup-dotnet#622- Upgrade husky from 8.0.3 to 9.1.7 by
@dependabot[bot] in actions/setup-dotnet#591- Upgrade
@actions/globfrom 0.4.0 to 0.5.0 by@dependabot[bot] in actions/setup-dotnet#594- Upgrade eslint-config-prettier from 9.1.0 to 10.1.5 by
@dependabot[bot] in actions/setup-dotnet#639- Upgrade undici from 5.28.5 to 5.29.0 by
@dependabot[bot] in actions/setup-dotnet#641- Upgrade form-data to bring in fix for critical vulnerability by
@gowridurgadin actions/setup-dotnet#652- Upgrade actions/checkout from 4 to 5 by
@dependabot[bot] in actions/setup-dotnet#662Bug Fixes
- Remove Support for older .NET Versions and Update installers scripts by
@gowridurgadin actions/setup-dotnet#647New Contributors
@gowridurgadmade their first contribution in actions/setup-dotnet#647@salmanmkcmade their first contribution in actions/setup-dotnet#654Full Changelog: https://github.com/actions/setup-dotnet/compare/v4...v5.0.0
v4.3.1
What's Changed
v4- Removeazureedge.netfallback logic and update install scripts by@zaataylorin actions/setup-dotnet#572 As outlined in Critical .NET Install Links Are Changing, remove the storage account fallback logic added for v4 in actions/setup-dotnet#566 and update the install scripts accordingly. Related issue: dotnet/install-scripts#559- upgrade
@actions/cacheto 4.0.2 by@HarithaVattikutiin actions/setup-dotnet#615Full Changelog: https://github.com/actions/setup-dotnet/compare/v4...v4.3.1
v4.3.0
What's Changed
- README update - add permissions section by
@benwellsin actions/setup-dotnet#587- Configure Dependabot settings by
@HarithaVattikutiin actions/setup-dotnet#585- Upgrade cache from 3.2.4 to 4.0.0 by
@aparnajyothi-yin actions/setup-dotnet#586- Upgrade actions/publish-immutable-action from 0.0.3 to 0.0.4 by
@dependabotin actions/setup-dotnet#590- Upgrade
@actions/http-clientfrom 2.2.1 to 2.2.3 by@dependabotin actions/setup-dotnet#592- Upgrade undici from 5.28.4 to 5.28.5 by
@dependabotin actions/setup-dotnet#596New Contributors
@benwellsmade their first contribution in actions/setup-dotnet#587@aparnajyothi-ymade their first contribution in actions/setup-dotnet#586
... (truncated)
d4c9434
Update to Node.js 24 and modernize async usage (#654)5c125af
Bump actions/checkout from 4 to 5 (#662)87c6e11
Bumps form-data (#652)06a5327
Bump undici from 5.28.5 to 5.29.0 (#641)e8e5b82
Bump eslint-config-prettier from 9.1.0 to 10.1.5 (#639)bf4cd79
Bump @actions/glob from 0.4.0 to 0.5.0 (#594)4ddad1c
Bump husky from 8.0.3 to 9.1.7 (#591)0f55b45
removes end-of-line dotnet versions (#647)267870a
upgrade actions/cache to 4.0.3 (#622)