10000 Release v0.16.0 · gomods/athens · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.16.0

Latest
Compare
Choose a tag to compare
@nrwiersma nrwiersma released this 18 Apr 10:07
· 2 commits to main since this release
b338559

What's Changed

  • update-go-pkg(deps): bump contrib.go.opencensus.io/exporter/stackdriver from 0.6.0 to 0.13.14 by @dependabot in #1998
  • chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #1999
  • update-go-pkg(deps): bump github.com/go-redis/redis/v8 from 8.11.4 to 8.11.5 by @dependabot in #2001
  • fix: use TARGETARCH to select the git-credential-github-app artifact by @Meroje in #2002
  • fix arch selection for github-app helper by @Meroje in #2003
  • chore: bump cloud.google.com/go/storage to v1.45.0 by @nrwiersma in #1996
  • chore: upgrade go to v1.23.2 by @nrwiersma in #1997
  • update-go-pkg(deps): bump github.com/aws/smithy-go from 1.20.2 to 1.22.1 by @dependabot in #2005
  • update-go-pkg(deps): bump github.com/gobuffalo/httptest from 1.0.4 to 1.5.2 by @dependabot in #2007
  • Swith s3 ListObjects api to ListObjectsV2 by @yatesliang in #2006
  • update-go-pkg(deps): bump github.com/go-playground/validator/v10 from 10.19.0 to 10.23.0 by @dependabot in #2009
  • update-go-pkg(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.15 to 1.17.43 by @dependabot in #2011
  • Fix the README Slack link by @matt0x6F in #2016
  • Add utf8 charset meta to the proxy home by @day253 in #2017
  • Bump go version to 1.23.4 by @SilverdewBaker in #2019
  • [chore][golang] bump golang to 1.23.5 for security patches by @HDYA in #2025
  • Update shared-team-instance.md by @rmdn0 in #2032
  • chore(deps): bump golang.org/x/net from 0.30.0 to 0.33.0 by @dependabot in #2024
  • chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #2034
  • chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot in #2035
  • chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by @dependabot in #2036
  • Add pagination to s3 lister by @connor15mcc in #2037
  • Redis Sentinel SingleFlight: support of Redis master node username and password by @disc in #2039
  • chore: bump golangci-lint to v2 by @nrwiersma in #2042
  • Add handling for SIGCHLD to cleanup child processes by @jorng in #2043
  • chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #2044

New Contributors

Full Changelog: v0.15.4...v0.16.0

0