Skip to content

Releases: Azure/kubelogin

v0.1.7 release

30 Jan 22:14
c63435d
Compare
Choose a tag to compare

What's Changed

  • Improve shell completion for convert-config by @albers in #582
  • Shell completion enhancements by @albers in #586
  • Adding an option to disable instance discovery in AcquirePoPTokenConfidential by @bganapa in #595
  • Add disable environment override option. by @dpersson in #594

Maintenance

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6 release

13 Dec 23:42
6f6cbe7
Compare
Choose a tag to compare

Enhancements

Maintenance

Full Changelog: v0.1.5...v0.1.6

v0.1.5 release

02 Dec 18:30
7e3d224
Compare
Choose a tag to compare

Enhancements

Maintenance

  • Bump ossf/scorecard-action from 2.0.6 to 2.4.0 by @dependabot in #498
  • Bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in #490
  • Bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #505
  • Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #543
  • Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.6.0 to 1.8.0 by @dependabot in #534
  • Preemptive fix for the breaking GH Action. by @Tatsinnit in #546

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4 release

05 Jul 19:51
aed62b0
Compare
Choose a tag to compare

Maintenance

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3 release

23 Apr 00:06
308f968
Compare
Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

v0.1.2 release

19 Apr 01:55
3509182
Compare
Choose a tag to compare

Maintenance

Full Changelog: v0.1.1...v0.1.2

v0.1.1 release

23 Feb 20:27
26e4412
Compare
Choose a tag to compare

Enhancements

  • Adds Azure Developer CLI (azd) as a new login method by @wbreza in #398
  • Add PoP token support for ROPC flow by @rharpavat in #412

Maintenance

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0 release

28 Dec 19:13
0fcd072
Compare
Choose a tag to compare

Enhancements

  • [library usage] Move modules under pkg to pkg/internal by @bcho in #376
  • [library usage] Update module version usages by @bcho in #377
  • [library usage] Refine internal token types by @bcho in #379
  • [library usage] Implement library token provider by @bcho in #380
  • [library usage] fix: downgrade required go version to 1.20 by @bcho in #386

Maintenance

Full Changelog: v0.0.34...v0.1.0

v0.0.34 release

02 Dec 09:58
3e83c88
Compare
Choose a tag to compare

Enhancements

  • feat(timeout): Implement customizable timeout for Azure CLI token ret… by @Aricg in #362
  • added github token support by @weinong in #366
  • added armv7 support by @weinong in #367

Maintenance

v0.0.33 release

26 Oct 15:47
441bb55
Compare
Choose a tag to compare

Enhancements

  • use the adal library for spn when --legacy is specified by @weinong in #338

Maintenance