Kubelogin Versions Save

kubectl plugin for Kubernetes OpenID Connect authentication (kubectl oidc-login)

v1.28.0

10 months ago

What's Changed

New feature

Refactoring

Updates

New Contributors

Full Changelog: https://github.com/int128/kubelogin/compare/v1.27.0...v1.28.0

v1.27.0

1 year ago

What's Changed

New feature

Updates

New Contributors

Full Changelog: https://github.com/int128/kubelogin/compare/v1.26.0...v1.27.0

v1.26.0

1 year ago

What's Changed

New feature 🎉

Refactoring

Update

New Contributors

Full Changelog: https://github.com/int128/kubelogin/compare/v1.25.4...v1.26.0

v1.25.4

1 year ago

What's Changed

Improvement

Refactoring

Update

New Contributors

Full Changelog: https://github.com/int128/kubelogin/compare/v1.25.3...v1.25.4

v1.25.3

1 year ago

What's Changed

New Feature

Update

New Contributors

Full Changelog: https://github.com/int128/kubelogin/compare/v1.25.2...v1.25.3

v1.25.2

1 year ago

Improvement

Refactoring

New Contributors

Full Changelog: https://github.com/int128/kubelogin/compare/v1.25.1...v1.25.2

v1.25.1

2 years ago

Improvement

Updates

Full Changelog: https://github.com/int128/kubelogin/compare/v1.25.0...v1.25.1

v1.25.0

2 years ago

New feature

  • 237e533 Add flag to set custom browser command (#622) (#596 thanks @gvolpe)

Updates

  • 8cce70c fix(deps): update github.com/pkg/browser commit hash to 6d279e1 (#621)
  • 751b62b fix(deps): update golang.org/x/net commit hash to ad29c8a (#620)
  • 58d354f fix(deps): update module k8s.io/klog/v2 to v2.20.0 (#618)
  • a17137b fix(deps): update module k8s.io/client-go to v0.22.1 (#612)
  • 395a36e fix(deps): update module k8s.io/apimachinery to v0.22.1 (#611)
  • b861180 fix(deps): update golang.org/x/oauth2 commit hash to 2bc19b1 (#610)
  • b0d9ff9 chore(deps): update golang docker tag to v1.17 (#608)

v1.24.0

2 years ago

New feature

  • a0cfde7 Add --oidc-use-pkce flag to force PKCE authorization flow (#599)

Updates

  • 9a850d7 Migrate to github.com/golang-jwt/jwt/v4 (#604)
  • 226683c fix(deps): update golang.org/x/oauth2 commit hash to 6f1e639 (#602)
  • 3d6cfe5 fix(deps): update golang.org/x/net commit hash to aaa1db6 (#603)
  • 8cba4b4 fix(deps): update module k8s.io/client-go to v0.22.0 (#601)
  • f1b17d2 fix(deps): update module k8s.io/apimachinery to v0.22.0 (#600)
  • 849bf27 fix(deps): update module k8s.io/klog/v2 to v2.10.0 (#591)
  • b5462d4 fix(deps): update module github.com/chromedp/chromedp to v0.7.4 (#589)
  • 08fdfa8 fix(deps): update github.com/pkg/browser commit hash to 7d21f8c (#588)
  • d10adc6 fix(deps): update module github.com/spf13/cobra to v1.2.1 (#587)
  • 63f08f2 fix(deps): update module github.com/golang/mock to v1.6.0 (#572)

v1.23.3

2 years ago

Bug fix:

  • 82e96fb Explicitly set CGO_ENABLED on build (#569) (thanks @gokuatkai)

Updates:

  • 8a72510 fix(deps): update github.com/pkg/browser commit hash to a7b7a61 (#568)
  • f40dc4c fix(deps): update module k8s.io/klog/v2 to v2.9.0 (#565)
  • 7b9bb9e fix(deps): update golang.org/x/net commit hash to abc4532 (#564)
  • 0479bf6 fix(deps): update module k8s.io/client-go to v0.21.1 (#557)
  • 93f2c88 fix(deps): update module k8s.io/apimachinery to v0.21.1 (#556)
  • 62e3d07 fix(deps): update golang.org/x/oauth2 commit hash to f6687ab (#555)