v0.11.0
Welcome Athenians! v0.11.0 has a few features and several internal & infrastructural changes to improve stability and robustness:
- In #1656, #1652, and #1655, we improved tests and log output. These changes should make it slighty easier for Athens developers and operators
- In #1659, #1672, and #1677, we upgraded the Helm charts:
- In #1673, we added configuration to support IAM Roles for Service Accounts for Athens configured with S3. This means that Athens can now use the default credentials for an S3 bucket when it's running in AWS, rather than having to hard-code them in configuration
- In #1681, we added the
Content-Length
header to.zip
requests, which means that Athens can now integrate with pkgsite - And last, but not least in #1623, we started using goreleaser to publish Athens binaries to each release page (starting with this one!). We only publish amd64 bit binaries for Linux and (Intel) Mac machines. Please submit an issue to request other builds/architectures if you would like them
Thanks to all of the contributors for the above PRs and everything else in this release!
Much ❤️ from the Athens maintainers 😄