Releases: Azure/setup-kubectl
Releases · Azure/setup-kubectl
v5.1.0
Changed
- #243 Migrate to ESM with esbuild and vitest
- Replaced
@vercel/nccwithesbuildfor ESM bundling - Replaced
jest/ts-jestwithvitestfor testing - Upgraded
@actions/coreto^3.0.0,@actions/execto^3.0.0,@actions/tool-cacheto^4.0.0 - Updated
tsconfig.jsontoNodeNextmodule resolution
- Replaced
- Add
npm run buildstep to CI unit-tests workflow
Security
v5.0.0
Changed
- #233 Update Node.js runtime from node20 to node24
- #228 Replace cdn.dl.k8s.io with dl.k8s.io
- #219 Remove download redirects, use cdn.dl.k8s.io domain
- #190 Update stableVersionUrl to dl.k8s.io
- #235 Bump undici from 6.23.0 to 6.24.1
- #226 Bump undici and @actions/http-client
- #230 Bump minimatch
Added
v4.0.1
- Remove erronious 'v' prefix on previous changelog for v4.0.0 that led to "vv4.0.0" tag issue
- Dependabot fixes
vv4.0.0
v4.0.0
Changed
- #90 Migrate to node 20 as node 16 is deprecated
v3.2 release
Uses the new kubectl download uri
v3
Latest v3 release
v3.1 release
Bump @actions/core to prevent warning output.
v3.0 release
Build with ncc
This release was build with ncc allowing for custom runner support.