1. bdb02de fix: pin Go version in goreleaser to go.mod + broaden version regex test (#199) by Jared · 4 days ago master v2.2.1
  2. 7716c66 Bump the actions group across 1 directory with 3 updates (#195) by dependabot[bot] · 5 days ago v2.2.0
  3. d3d71a2 chore(deps): bump toolchain version and apply to actions (#197) by Jared · 5 days ago
  4. 2e54530 Bump the go-deps group with 5 updates (#196) by dependabot[bot] · 5 days ago
  5. c68e3e3 chore(actions): add dependabot config and update actions (#194) by Jared · 5 days ago
  6. 2cce594 chore(deps): remove deprecated docker/docker dependency (#193) by Jared · 5 days ago v2.1.33
  7. 2d59c81 chore(deps): bump docker-cli to v29.6.2+incompatible (#192) by Hans Knecht · 6 days ago
  8. ade502b Merge pull request #190 from GoogleCloudPlatform/upgrade-go-1.26 by Rafi Barash · 4 weeks ago
  9. 1d6b29f Upgrade Go version to 1.26 by James Kolb · 7 weeks ago
  10. 711dd80 Update logrus to use newer version with no CVE (#187) by Colin Marshall · 6 months ago v2.1.32
  11. 2c33e9c Merge pull request #186 from Subserial/Subserial-patch-1 by Rafi Barash · 7 months ago
  12. 0692b51 Add missing AR domains by Jared · 7 months ago
  13. 96df16c Bump github.com/sirupsen/logrus from 1.8.1 to 1.8.3 (#184) by dependabot[bot] · 8 months ago v2.1.31
  14. e6984d0 Update version string tests to match version format (#185) by Jared · 8 months ago
  15. e4e0596 Merge pull request #183 from rafibarash/token by Rafi Barash · 1 year, 1 month ago v2.1.30
  16. 3756569 Merge branch 'master' into token by Rafi Barash · 1 year, 1 month ago
  17. 04bdde1 Use custom auth token validation and allow tokens that expire up to 10s from now, instead of token.IsValid(), which only allows tokens that expire up to 255s from now. by Rafael Barash · 1 year, 1 month ago
  18. 0b5913a Merge pull request #181 from rafibarash/master by Rafi Barash · 1 year, 3 months ago v2.1.29
  19. f9038d2 Add missing comma by Rafi Barash · 1 year, 3 months ago
  20. 87e9ab6 Refactor ordering of us and europe multi-regions by Rafi Barash · 1 year, 3 months ago
  21. e37422b Update cred helper with new AR REPs. by Rafi Barash · 1 year, 3 months ago
  22. 101f2e9 Merge pull request #179 from GoogleCloudPlatform/rafibarash-patch-2 by Rafi Barash · 1 year, 4 months ago v2.1.28
  23. 58f25b5 Grant goreleaser workflow permissions to create releases by Rafi Barash · 1 year, 4 months ago
  24. 04f946d Merge pull request #168 from GoogleCloudPlatform/dependabot/go_modules/github.com/docker/docker-25.0.6incompatible by Rafi Barash · 1 year, 5 months ago v2.1.27
  25. 948fd81 Merge branch 'master' into dependabot/go_modules/github.com/docker/docker-25.0.6incompatible by Rafi Barash · 1 year, 5 months ago
  26. dd25c3d Merge pull request #177 from Subserial/nas1 by Rafi Barash · 1 year, 5 months ago
  27. bd7e8b3 Add europe-north2-docker.pkg.dev AR registry by Jared Rodriguez · 1 year, 5 months ago
  28. 9240d11 ci: fix version output in version subcommand (release binaries) #176 by Dominik Siebel · 1 year, 9 months ago
  29. 074db22 Add northamerica-south1 AR Registry (#175) by Leonid Baranov · 1 year, 9 months ago v2.1.26
  30. 9bd352d Use the new cloud auth library to get access tokens (#173) by Hanzhen Yi · 1 year, 9 months ago
  31. 7c4be13 Merge pull request #172 from rafibarash/master by Rafi Barash · 1 year, 10 months ago
  32. f88bd47 Update installation instructions to use "go install ..." by Rafael Barash · 1 year, 10 months ago
  33. 4a91d2b Merge pull request #171 from GoogleCloudPlatform/fix-releaser by Rafi Barash · 1 year, 11 months ago v2.1.25
  34. c21fee4 Merge branch 'master' into fix-releaser by Rafael Barash · 1 year, 11 months ago
  35. 3fe6681 fix missing bracket in goreleaser github action config. Also update .goreleaser.yml config with "goreleaser check" noticies by Rafael Barash · 1 year, 11 months ago
  36. 6e3c28f Merge pull request #170 from GoogleCloudPlatform/fix-releaser by Brandon Ha · 1 year, 11 months ago v2.1.24
  37. eef0eb6 update test command with --snapshot --clean flags so it can succeed without "tag not made against commit" failure by Rafael Barash · 1 year, 11 months ago
  38. dc1ce54 add checkout step to goreleaser test by Rafael Barash · 1 year, 11 months ago
  39. 32dfcb9 attempt to add goreleaser build test by Rafael Barash · 1 year, 11 months ago
  40. e277746 update goreleaser github action based on github marketplace docs. by Rafael Barash · 1 year, 11 months ago
  41. 8a121f6 Bump github.com/docker/docker by dependabot[bot] · 2 years ago
  42. 9150753 Merge pull request #163 from GoogleCloudPlatform/rafibarash-patch-1 by annakuo · 2 years, 1 month ago v2.1.23
  43. d174878 add commas where missing :) by Rafi Barash · 2 years, 1 month ago rafibarash-patch-1
  44. 251a31c Add US and 3 EU REP endpoints to credential helper by Rafi Barash · 2 years, 1 month ago
  45. 68f0b56 Merge pull request #158 from GoogleCloudPlatform/MeBaranov-patch-1 by Yuriy Gridasov · 2 years, 7 months ago v2.1.22
  46. 99d15ac Add africa-south1-docker.pkg.dev AR registry by Leonid Baranov · 2 years, 7 months ago MeBaranov-patch-1
  47. 40f20a7 Merge pull request #157 from GoogleCloudPlatform/megan-kuo-patch-1 by Rafi Barash · 2 years, 8 months ago v2.1.21
  48. f2087dd Add us-west8-docker.pkg.dev AR registry by megan-kuo · 2 years, 8 months ago
  49. 201f90d Merge pull request #156 from GoogleCloudPlatform/rafibarash-patch-1 by Rafi Barash · 2 years, 9 months ago v2.1.20
  50. 6d1758d Add me-central2 REP hostname to cred helper constants by Rafi Barash · 2 years, 9 months ago
  51. d429491 Merge pull request #153 from GoogleCloudPlatform/dependabot/go_modules/golang.org/x/net-0.17.0 by Brandon Ha · 2 years, 10 months ago v2.1.19
  52. 46c15e2 Bump golang.org/x/net from 0.15.0 to 0.17.0 by dependabot[bot] · 2 years, 10 months ago
  53. cceac3c Merge pull request #152 from kmontg/master by Brandon Ha · 2 years, 11 months ago v2.1.18
  54. e86674b Merge branch 'GoogleCloudPlatform:master' into master by Kyle Montgomery · 2 years, 11 months ago
  55. d6887f4 Bumping go version in release workflow by Kyle Montgomery · 2 years, 11 months ago
  56. b6dc3dd Merge pull request #151 from kmontg/master by Brandon Ha · 2 years, 11 months ago v2.1.17
  57. d1862c1 Bump to go 1.21 by Kyle Montgomery · 2 years, 11 months ago
  58. 9f5fe44 Merge pull request #150 from kmontg/master by Brandon Ha · 2 years, 11 months ago v2.1.16
  59. ab69320 Bumping version of packages to address vulnz by Kyle Montgomery · 2 years, 11 months ago
  60. 901cb4f Merge pull request #147 from GoogleCloudPlatform/brandonmichigangithub-patch-1 by Brandon Ha · 3 years ago v2.1.15
  61. 15dbce3 Merge branch 'master' into brandonmichigangithub-patch-1 by Brandon Ha · 3 years ago brandonmichigangithub-patch-1
  62. 2a932c7 Change to Go version 1.19 by Brandon Ha · 3 years ago
  63. db87383 Change to Go version 1.19 by Brandon Ha · 3 years ago
  64. e6746a4 Merge pull request #145 from GoogleCloudPlatform/rafibarash-patch-1 by Rafi Barash · 3 years ago v2.1.14
  65. 5bc71c1 Add europe-west10-docker.pkg.dev AR registry by Rafi Barash · 3 years ago
  66. b765442 Merge pull request #143 from GoogleCloudPlatform/brandonmichigangithub-patch-1 by Brandon Ha · 3 years ago v2.1.13
  67. bc0825a Use go version 1.19.x by Brandon Ha · 3 years ago
  68. a5df9b9 Merge pull request #139 from sudo-bmitch/pr-fix-version-handling by Rafi Barash · 3 years ago v2.1.12
  69. 7c39a7e Fix for version handling by Brandon Mitchell · 3 years ago
  70. e9ed576 Merge pull request #134 from imjasonh/reauth by Rafi Barash · 3 years ago
  71. a7c9163 Merge branch 'master' into reauth by Rafi Barash · 3 years ago
  72. 9023606 gofmt by Jason Hall · 3 years ago
  73. b29916d Merge pull request #140 from brandonmichigangithub/patch-1 by megan-kuo · 3 years ago
  74. 8f7428a Update the go-version by Brandon Ha · 3 years ago
  75. b892e7a Update go.sum by Brandon Ha · 3 years ago
  76. 0acc852 Merge branch 'master' into patch-1 by Brandon Ha · 3 years ago
  77. d5037c2 Merge branch 'master' into reauth by Rafi Barash · 3 years ago
  78. f20d5a6 Merge pull request #141 from brandonmichigangithub/brandonmichigangithub-patch-1 by Rafi Barash · 3 years ago v2.1.11
  79. f67c6a6 Add me-central2 region by Brandon Ha · 3 years ago
  80. aeae27e Update go.mod by Brandon Ha · 3 years, 1 month ago
  81. 39b829c Update go.mod by Brandon Ha · 3 years, 1 month ago
  82. 6f5d35d Merge pull request #138 from sudo-bmitch/pr-v2 by Rafi Barash · 3 years, 2 months ago v2.1.10
  83. a0648a9 Merge branch 'master' into pr-v2 by Rafi Barash · 3 years, 2 months ago
  84. 96952ab Merge pull request #137 from sudo-bmitch/pr-valid-oauth-username by Rafi Barash · 3 years, 2 months ago v2.1.9
  85. 4a00d27 Update go mod references for v2 by Brandon Mitchell · 3 years, 2 months ago
  86. 69e55d2 Require a valid oauth2 username by Brandon Mitchell · 3 years, 2 months ago
  87. e8e39d8 Automatically initiate browser-based reauth when needed by Jason Hall · 3 years, 3 months ago
  88. 62afb27 Merge pull request #132 from GoogleCloudPlatform/MeBaranov-me-central1 by Rafi Barash · 3 years, 4 months ago v2.1.8
  89. 5d4d366 Revealing me-central1 by Leonid Baranov · 3 years, 4 months ago
  90. e58dc23 Merge pull request #130 from GoogleCloudPlatform/MeBaranov-patch-1 by Rafi Barash · 3 years, 5 months ago v2.1.7
  91. e94b39a Add europe-west12 AR registry by Leonid Baranov · 3 years, 5 months ago
  92. 2063cdd Chmod credentials file to 600. Fix error messages that reference old (#127) by Lindsay Smith · 3 years, 6 months ago
  93. e852ae5 Add random state param, and verify it is returned correctly from oauth challenge (#125) by Lindsay Smith · 3 years, 6 months ago
  94. 0c9e469 Remove --no-browser flag as Oauth no longer supports it. (#124) by Lindsay Smith · 3 years, 6 months ago
  95. 43df461 Merge pull request #122 from GoogleCloudPlatform/lukasz-opyrchal-patch-1 by jonjohnsonjr · 3 years, 7 months ago
  96. 7a1e0aa Update OAuth scopes to be more restrictive. by Lukasz Opyrchal · 3 years, 7 months ago
  97. 2f01535 Merge pull request #123 from jonjohnsonjr/macoswhy by jonjohnsonjr · 3 years, 7 months ago
  98. 4994f30 Attempt to hack around macos test failure by Jon Johnson · 3 years, 7 months ago
  99. 9db1a82 Merge pull request #120 from Gridasov/mewest1 by Yuriy Gridasov · 4 years ago v2.1.6
  100. ddac2c1 Add me-west1-docker.pkg.dev to AR hosts by Yury Gridasov · 4 years ago