cachito-1.18.0
taylormadore
released this
31 May 14:43
·
35 commits
to master
since this release
Minimum required Python version
- 3.11
API changes
- None
Bug Fixes
- Due to go1.21 having been released in fedora:38 RPM repositories, swap the secondary go install in the cachito-worker image from go1.21 to go1.20
- add pkg scheme to npm generic file PURLs
Incompatible changes
- None
Improvements
- Add full support for Go Toolchains
- Cachito will use GOTOOLCHAIN=auto during the prefetch and any downloaded toolchains will be supplied in the output module cache
- Cachito will no longer override GOTOOLCHAIN=local in the user build environment
- Added integration test coverage for go 1.21