Skip to content

v0.5.0

Compare
Choose a tag to compare
@marwan-at-work marwan-at-work released this 01 Jul 19:28

Hi Athenians!

This release includes an exciting new feature as well as fixes and enhancements to our helm charts. All changes since v0.4.0 can be found here

The biggest part of this release is the addition of the Download Mode and a greatly improved download and filter configuration file. You can now choose from 5 different modes to configure how Athens should treat any module or module glob when that module is missing from local storage. And there are new features hidden inside these modes! For example, Athens can now download modules from upstream code hosts synchronously or asynchronously 🎉.

The new download modes features unlock Go 1.13's new feature of allowing comma-separted URLs in the GOPROXY variable.

For more information on the Download Mode see: https://docs.gomods.io/configuration/download/

As always, THANK YOU to the community members who put their own free time and love into this. We couldn't have done this without you!

If you'd like to contribute or have any questions, reach out to us on the #athens channel at https://gophers.slack.com.

If you find any bugs or difficulties, don't hesitate to open an issue on this repository!

Enjoy!

image