Skip to content

Releases: Azure/setup-kubectl

v5.1.0

15 Apr 03:05

Choose a tag to compare

Changed

  • #243 Migrate to ESM with esbuild and vitest
    • Replaced @vercel/ncc with esbuild for ESM bundling
    • Replaced jest/ts-jest with vitest for testing
    • Upgraded @actions/core to ^3.0.0, @actions/exec to ^3.0.0, @actions/tool-cache to ^4.0.0
    • Updated tsconfig.json to NodeNext module resolution
  • Add npm run build step to CI unit-tests workflow

Security

v5.0.0

25 Mar 17:33

Choose a tag to compare

v4.0.1

20 Jun 22:46

Choose a tag to compare

  • Remove erronious 'v' prefix on previous changelog for v4.0.0 that led to "vv4.0.0" tag issue
  • Dependabot fixes

vv4.0.0

07 Feb 20:01

Choose a tag to compare

Changed

  • #90 Migrate to node 20 as node 16 is deprecated

v4.0.0

07 Feb 18:11

Choose a tag to compare

Changed

  • #90 Migrate to node 20 as node 16 is deprecated

v3.2 release

09 Jan 19:06
901a10e

Choose a tag to compare

Uses the new kubectl download uri

v3

09 Jan 19:09
901a10e

Choose a tag to compare

Latest v3 release

v3.1 release

05 Dec 18:27
e1be5e7

Choose a tag to compare

Bump @actions/core to prevent warning output.

v3.0 release

21 Jun 16:19
7f7e5ba

Choose a tag to compare

Commits

  • 7f7e5ba: Add node modules and compiled JavaScript from main (#57) (github-actions[bot]) #57
  • Lower kubectl directory permissions

Build with ncc

03 Mar 20:00
6025c84

Choose a tag to compare

This release was build with ncc allowing for custom runner support.