Skip to content

Releases: actions/setup-go

v7.0.0

Choose a tag to compare

@v-HarithaVattikuti v-HarithaVattikuti released this 16 Jul 02:50
Immutable release. Only release title and notes can be modified.
b7ad1da

What's Changed

  • Migrate to ESM and upgrade dependencies by @priyagupta108 in #763
  • chore(deps): bump @actions/cache to 6.2.0 by @philip-gai in #771

New Contributors

Full Changelog: v6...v7.0.0

v6.5.0

Choose a tag to compare

@v-HarithaVattikuti v-HarithaVattikuti released this 24 Jun 02:49
924ae3a

What's Changed

Dependency update

  • Upgrade actions dependencies by @priyagupta108 with @Copilot in #744
  • Upgrade @types/node and typescript-eslint dependencies to resolve npm audit findings by @HarithaVattikuti in #755
  • Upgrade @actions/cache to 5.1.0, log cache write denied by @jasongin in #758
  • Upgrade version to 6.5.0 in package.json and package-lock.json by @HarithaVattikuti in #762

New Contributors

  • @priyagupta108 with @Copilot made their first contribution in #744
  • @jasongin made their first contribution in #758

Full Changelog: v6...v6.5.0

v6.4.0

Choose a tag to compare

@v-priyagupta108 v-priyagupta108 released this 30 Mar 02:35
4a36011

What's Changed

Enhancement

  • Add go-download-base-url input for custom Go distributions by @gdams in #721

Dependency update

Documentation update

  • Rearrange README.md, add advanced-usage.md by @priyagupta108 in #724
  • Fix Microsoft build of Go link by @gdams in #734

New Contributors

Full Changelog: v6...v6.4.0

v6.3.0

Choose a tag to compare

@v-priyagupta108 v-priyagupta108 released this 26 Feb 02:51
4b73464

What's Changed

  • Update default Go module caching to use go.mod by @priyagupta108 in #705
  • Fix golang download url to go.dev by @178inaba in #469

Full Changelog: v6...v6.3.0

v6.2.0

Choose a tag to compare

@v-priyagupta108 v-priyagupta108 released this 13 Jan 02:52
7a3fe6c

What's Changed

Enhancements

Dependency updates

New Contributors

Full Changelog: v6...v6.2.0

v5.6.0

Choose a tag to compare

@v-priyagupta108 v-priyagupta108 released this 16 Dec 02:36
40f1582

What's Changed

  • Fall back to downloading from go.dev/dl instead of storage.googleapis.com/golang by @aparnajyothi-y in #689

Full Changelog: v5...v5.6.0

v4.3.0

Choose a tag to compare

@v-priyagupta108 v-priyagupta108 released this 16 Dec 02:52
7b8cf10

What's Changed

  • Fallback to downloading from go.dev/dl instead of storage.googleapis.com/golang by @aparnajyothi-y in #690

Full Changelog: v4...v4.3.0

v6.1.0

Choose a tag to compare

@v-priyagupta108 v-priyagupta108 released this 20 Nov 03:02
4dc6199

What's Changed

Enhancements

  • Fall back to downloading from go.dev/dl instead of storage.googleapis.com/golang by @nicholasngai in #665
  • Add support for .tool-versions file and update workflow by @priya-kinthali in #673
  • Add comprehensive breaking changes documentation for v6 by @mahabaleshwars in #674

Dependency updates

  • Upgrade eslint-config-prettier from 10.0.1 to 10.1.8 and document breaking changes in v6 by @dependabot in #617
  • Upgrade actions/publish-action from 0.3.0 to 0.4.0 by @dependabot in #641
  • Upgrade semver and @types/semver by @dependabot in #652

New Contributors

  • @nicholasngai made their first contribution in #665
  • @priya-kinthali made their first contribution in #673
  • @mahabaleshwars made their first contribution in #674

Full Changelog: v6...v6.1.0

v6.0.0

Choose a tag to compare

@v-priyagupta108 v-priyagupta108 released this 04 Sep 03:25
4469467

What's Changed

Breaking Changes

  • Improve toolchain handling to ensure more reliable and consistent toolchain selection and management by @matthewhughes934 in #460
  • Upgrade Nodejs runtime from node20 to node 24 by @salmanmkc in #624

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades

New Contributors

Full Changelog: v5...v6.0.0

v5.5.0

Choose a tag to compare

@v-priyagupta108 v-priyagupta108 released this 08 May 02:55
d35c59a

What's Changed

Bug fixes:

  • Update self-hosted environment validation by @priyagupta108 in #556
  • Add manifest validation and improve error handling by @priyagupta108 in #586
  • Update template link by @jsoref in #527

Dependency updates:

New Contributors

Full Changelog: v5...v5.5.0