Sourced from coder/coder's releases.
v2.31.6
Changelog
[!NOTE] This is a mainline Coder release. We advise enterprise customers without a staging environment to install our latest stable release while we refine this version. Learn more about our Release Schedule.
Bug fixes
- Open coder_app links in new tab when open_in is tab (#23000, e419eb310)
Chores
Compare:
v2.31.5...v2.31.6Container image
docker pull ghcr.io/coder/coder:2.31.6Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
Sourced from actions/setup-go's releases.
v6.4.0
What's Changed
Enhancement
- Add go-download-base-url input for custom Go distributions by
@gdamsin actions/setup-go#721Dependency update
- Upgrade minimatch from 3.1.2 to 3.1.5 by
@dependabotin actions/setup-go#727Documentation update
- Rearrange README.md, add advanced-usage.md by
@priyagupta108in actions/setup-go#724- Fix Microsoft build of Go link by
@gdamsin actions/setup-go#734New Contributors
@gdamsmade their first contribution in actions/setup-go#721Full Changelog: https://github.com/actions/setup-go/compare/v6...v6.4.0