Releases: gomods/athens
Releases · gomods/athens
v0.15.4
What's Changed
- Support using redis urls to construct the redis client by @opalmer in #1994
- Fix typo preventing git-credential-github-app being installed by @bradleyjkemp in #1995
- update-go-pkg(deps): bump github.com/spf13/afero from 1.8.2 to 1.11.0 by @dependabot in #1960
New Contributors
- @opalmer made their first contribution in #1994
- @bradleyjkemp made their first contribution in #1995
Full Changelog: v0.15.3...v0.15.4
v0.15.3
What's Changed
- fix: go in docker failing by @nrwiersma in #1989
- feat: support GitHub App authentication by @nrwiersma in #1988
Full Changelog: v0.15.2...v0.15.3
v0.15.2
v0.15.2 comes with some security updates inherent to using the new Go toolchain, configurable VCS timeouts, and documentation updates for our more technical users.
What's Changed
- Add timeout to vcsLister.List() by @taylorychen in #1986
- Upgrade to Go 1.22 toolchain by @matt0x6F in #1987
- Document log level format by @raxod502-plaid in #1982
New Contributors
- @taylorychen made their first contribution in #1986
- @raxod502-plaid made their first contribution in #1982
Full Changelog: v0.15.1...v0.15.2
v0.15.1
What's Changed
- update-github-action(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #1969
- update-github-action(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #1971
- Add aad auth option when using azure storage account by @SilverdewBaker in #1973
- Fix helm install command in docs by @sb464f in #1981
- Switch from ADAL to AzIdentity, Add Azure Storage Token Refresh, and Update Golang Version by @SilverdewBaker in #1977
- Compatibility with proxy.golang.org for list not found responses by @sanyatuning in #1974
- Fix: Change goreleaser flag from --rm-dist to --clean by @matt0x6F in #1984
New Contributors
- @SilverdewBaker made their first contribution in #1973
- @sb464f made their first contribution in #1981
- @sanyatuning made their first contribution in #1974
Full Changelog: v0.14.1...v0.15.1
v0.15.0
What's Changed
- update-github-action(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #1969
- update-github-action(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #1971
- Add aad auth option when using azure storage account by @SilverdewBaker in #1973
- Fix helm install command in docs by @sb464f in #1981
- Switch from ADAL to AzIdentity, Add Azure Storage Token Refresh, and Update Golang Version by @SilverdewBaker in #1977
- Compatibility with proxy.golang.org for list not found responses by @sanyatuning in #1974
New Contributors
- @SilverdewBaker made their first contribution in #1973
- @sb464f made their first contribution in #1981
- @sanyatuning made their first contribution in #1974
Full Changelog: v0.14.1...v0.15.0
v0.14.1
What's Changed
- CI dependency updates in #1962
- Fix for AWS default credentials by @yongzhang in #1963
- Fix for E2E test runs by @joeymhills in #1966
- Feature gcp/saver: Only return errors.KindAlreadyExists if all three exist by @dwbuiten in #1957
- Fix to set correct content type and send only once by @matt0x6F in #1965
New Contributors
- @yongzhang made their first contribution in #1963
- @joeymhills made their first contribution in #1966
- @dwbuiten made their first contribution in #1957
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- update-go-pkg(deps): bump github.com/aws/aws-sdk-go from 1.44.220 to 1.51.21 by @dependabot in #1942
- Add an introduction page as the home page by @matt0x6F in #1945
- build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #1946
- Add logging configuration docs by @matt0x6F in #1952
- Docs overhaul by @matt0x6F in #1954
- Upgrade to AWS SDK v2 (#1938) by @nesangcode in #1950
- update-github-action(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #1956
- Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.25.0 to 0.46.0 by @dependabot in #1901
- update-go-pkg(deps): bump github.com/unrolled/secure from 0.0.0-20181221173256-0d6b5bb13069 to 1.14.0 by @dependabot in #1955
New Contributors
- @nesangcode made their first contribution in #1950
Known issues
- Athens support for S3 buckets is broken from an upgrade to the AWS Go SDK (#1961)
Full Changelog: v0.13.3...v0.14.0
v0.13.3
What's Changed
- Update README.md by @computerscienceiscool in #1932
- update-go-pkg(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #1933
- Upgrade logrus from 1.7.0 => 1.9.3 by @matt0x6F in #1934
- should use errors.AsErr to extract and detect errors.Error by @kkHAIKE in #1936
- correcting the misuse of the context in the copyContextWithCustomTime… by @kkHAIKE in #1941
- remove hardcoded rootPath values by @Jeansen in #1874
New Contributors
- @computerscienceiscool made their first contribution in #1932
- @kkHAIKE made their first contribution in #1936
- @Jeansen made their first contribution in #1874
Full Changelog: v0.13.2...v0.13.3
v0.13.2
What's Changed
- Send standard logger's output to logrus by @mikesep in #1912
- chore: fix broken links to 'absolutely everybody' blog post by @darrylblake in #1914
- update-github-action(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #1915
- update-go-pkg(deps): bump github.com/gorilla/mux from 1.6.2 to 1.8.1 by @dependabot in #1917
- update-go-pkg(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.4 by @dependabot in #1918
- update-go-pkg(deps): bump go.etcd.io/etcd/api/v3 from 3.5.9 to 3.5.12 by @dependabot in #1919
- Fix Markdown link in Storage docs by @chriskuehl in #1922
- Use quotes for args by @matt0x6F in #1925
- Add log formatting settings by @matt0x6F in #1926
- upgrade mongodb driver by @xytan0056 in #1928
- update-go-pkg(deps): bump github.com/lib/pq from 1.10.7 to 1.10.9 by @dependabot in #1923
- Rework logging defaults by @matt0x6F in #1927
New Contributors
- @darrylblake made their first contribution in #1914
- @chriskuehl made their first contribution in #1922
- @matt0x6F made their first contribution in #1925
Full Changelog: v0.13.1...v0.13.2
v0.13.1
What's Changed
- singleflight go commands by @wozz in #1877
- fix: arm64 build by @mloiseleur in #1911
- Set up and use logrus logger in main by @mikesep in #1819
- build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #1907
New Contributors
- @wozz made their first contribution in #1877
- @mloiseleur made their first contribution in #1911
Full Changelog: v0.13.0...v0.13.1