Skip to content

Releases: int128/kubelogin

v1.22.1

11 Feb 12:19
86681b8
Compare
Choose a tag to compare

Fixes:

Updates:

  • 86681b8 Refactor homebrew formula (#468)
  • 44ffd69 Update module coreos/go-oidc to v3 (#463)
  • f1a2539 Update module spf13/cobra to v1.1.3 (#466)
  • 5e7cb2a Update golang.org/x/oauth2 commit hash to 6667018 (#465)
  • 51d5af5 Update cimg/go Docker tag to v1.15.8 (#462)
  • 1bb8fb2 Update module k8s.io/klog/v2 to v2.5.0 (#459)
  • cf85625 Update module google/wire to v0.5.0 (#457)
  • 4e2a99b Update module chromedp/chromedp to v0.6.5 (#455)
  • 1ca272f Update golang.org/x/net commit hash to 5f4716e (#453)
  • fa416f2 Update github.com/pkg/browser commit hash to ce105d0 (#450)
  • ad65baa Update alpine Docker tag to v3.13 (#449)
  • 25b8d29 Update module k8s.io/client-go to v0.20.2 (#448)
  • 92b09e3 Update module k8s.io/apimachinery to v0.20.2 (#447)
  • bd186d6 Update golang.org/x/sync commit hash to 09787c9 (#390)
  • e5b179d Update golang.org/x/crypto commit hash to eec23a3 (#391)
  • 7e063b5 Update module yaml to v2.4.0 (#433)
  • c7606e8 Update module google/go-cmp to v0.5.4 (#432)

v1.22.0

08 Nov 11:46
8926e89
Compare
Choose a tag to compare

Enhancement:

v1.21.0

28 Sep 00:42
6071dd8
Compare
Choose a tag to compare

Enhancement/Fix:

Improvement:

  • 592f272 Update cimg/go Docker tag to v1.15.2 (#373)
  • fe54383 Update module k8s.io/client-go to v0.19.2 (#380)

v1.20.1

05 Sep 23:29
2e450b6
Compare
Choose a tag to compare

Enhancement/Fix:

  • 43f1c44 Fix infinite wait for shutdown of the local server (#319, #354) by updating module int128/oauth2cli to v1.13.0 (#372)

Refactoring:

  • 2e450b6 Update golang.org/x/oauth2 commit hash to 5d25da1 (#376)
  • ec38934 Update golang.org/x/crypto commit hash to 5c72a88 (#328)
  • c051d4e Refactor: close channel in writer goroutine (#375)
  • fae53fd Update module k8s.io/client-go to v0.19.0 (#369)
  • 23cbc28 Update module k8s.io/client-go to v0.18.8 (#356)
  • 003cb6c Bump the version of golangci-lint-action to v2 (#364)
  • e0e3287 Bump the version of golangci-lint to v1.30.0 (#359)
  • 6dad6b3 Update cimg/go Docker tag to v1.14.7 (#353)

v1.20.0

02 Aug 06:04
cf73e9a
Compare
Choose a tag to compare

v1.19.4

14 Jul 00:55
4f96435
Compare
Choose a tag to compare

v1.19.3

23 Jun 16:05
c2b0c10
Compare
Choose a tag to compare
  • 77a6b91 Change authentication success page more descriptive (#312)

Screencast

screencast

v1.19.2

12 Jun 05:48
dd22ccb
Compare
Choose a tag to compare

v1.19.2-beta.1

12 Jun 05:17
Compare
Choose a tag to compare
v1.19.2-beta.1 Pre-release
Pre-release

This is for testing release workflow of #304.

v1.19.1

16 May 09:09
Compare
Choose a tag to compare
  • 01637fb Update brew template to include support for LinuxBrew (#291)
  • 175275b Fix to send challenge only if provider supports PKCE (#283)