Releases: actions/setup-dotnet
Releases · actions/setup-dotnet
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
What's Changed
Breaking Changes
- Upgrade to Node.js 24 and modernize async usage by @salmanmkc in #654
Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes
Dependency Updates
- Upgrade @action/cache from 4.0.2 to 4.0.3 by @aparnajyothi-y in #622
- Upgrade husky from 8.0.3 to 9.1.7 by @dependabot[bot] in #591
- Upgrade @actions/glob from 0.4.0 to 0.5.0 by @dependabot[bot] in #594
- Upgrade eslint-config-prettier from 9.1.0 to 10.1.5 by @dependabot[bot] in #639
- Upgrade undici from 5.28.5 to 5.29.0 by @dependabot[bot] in #641
- Upgrade form-data to bring in fix for critical vulnerability by @gowridurgad in #652
- Upgrade actions/checkout from 4 to 5 by @dependabot[bot] in #662
Bug Fixes
- Remove Support for older .NET Versions and Update installers scripts by @gowridurgad in #647
New Contributors
- @gowridurgad made their first contribution in #647
- @salmanmkc made their first contribution in #654
Full Changelog: v4...v5.0.0
v3.4.2
What's Changed
- Update the file name publish-immutable-actions to publish-immutable-action by @aparnajyothi-y in #630
Full Changelog: v3...v3.4.2
v3.4.1
What's Changed
- Add workflow file for publishing releases to immutable action package by @aparnajyothi-y in #627
Full Changelog: v3...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
v4.3.1
What's Changed
v4- Removeazureedge.netfallback logic and update install scripts by @zaataylor in #572
As outlined in Critical .NET Install Links Are Changing, remove the storage account fallback logic added for v4 in #566 and update the install scripts accordingly.
Related issue: dotnet/install-scripts#559- upgrade @actions/cache to 4.0.2 by @HarithaVattikuti in #615
Full Changelog: v4...v4.3.1
v3.3.1
What's Changed
v3- Removeazureedge.netfallback logic and update install scripts by @zaataylor in #573
As outlined in Critical .NET Install Links Are Changing, remove the storage account fallback logic added for v3 in #567 and update the install scripts accordingly.
Related issue: dotnet/install-scripts#559
Full Changelog: v3...v3.3.1
v2.2.1
What's Changed
v2- Removedotnetcli.blob.core.windows.netstorage account fallback logic and update install scripts by @zaataylor in #576
As outlined in Critical .NET Install Links Are Changing, remove the storage account fallback logic added for v2 in #568 and update the install scripts accordingly.
Related issue: dotnet/install-scripts#559
Full Changelog: v2...v2.2.1
v1.10.1
What's Changed
v1- Removedotnetcli.blob.core.windows.netstorage account fallback logic and update install scripts by @zaataylor in #577
As outlined in Critical .NET Install Links Are Changing, remove the storage account fallback logic added for v1 in #569 and update the install scripts accordingly.
Related issue: dotnet/install-scripts#559
Full Changelog: v1...v1.10.1
v4.3.0
What's Changed
- README update - add permissions section by @benwells in #587
- Configure Dependabot settings by @HarithaVattikuti in #585
- Upgrade cache from 3.2.4 to 4.0.0 by @aparnajyothi-y in #586
- Upgrade actions/publish-immutable-action from 0.0.3 to 0.0.4 by @dependabot in #590
- Upgrade @actions/http-client from 2.2.1 to 2.2.3 by @dependabot in #592
- Upgrade undici from 5.28.4 to 5.28.5 by @dependabot in #596
New Contributors
- @benwells made their first contribution in #587
- @aparnajyothi-y made their first contribution in #586
Full Changelog: v4...v4.3.0