Skip to content

Releases: Azure/kubelogin

v0.0.32 release

06 Sep 22:21
88d7ecd
Compare
Choose a tag to compare

Enhancements

  • Add PoP token support to interactive+spn get-token/convert-kubeconfig flows by @rharpavat in #319

Maintenance

  • Fixed typo in top header for convert-kubeconfig documentation by @byk0t in #323
  • Bump golang.org/x/crypto from 0.11.0 to 0.12.0 by @dependabot in #315
  • Bump k8s.io/apimachinery from 0.27.3 to 0.27.4 by @dependabot in #310

v0.0.31 release

19 Jul 15:51
e5dd891
Compare
Choose a tag to compare

Enhancements

Maintenance

  • Bump k8s.io/apimachinery from 0.27.2 to 0.27.3 by @dependabot in #297
  • Bump golang.org/x/crypto from 0.10.0 to 0.11.0 by @dependabot in #303
  • Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.6.0 to 1.6.1 by @dependabot in #292
  • Bump golang.org/x/crypto from 0.9.0 to 0.10.0 by @dependabot in #294

Doc Update

  • docs: Use asdf-plugins index instead of hard coded repo #298
  • Add chocolatey installation instructions #299

New Contributors

Full Changelog: v0.0.30...v0.0.31

v0.0.30 release

07 Jun 00:35
f9291df
Compare
Choose a tag to compare

Enhancements

  • added verbose logging in convert-kubeconfig by @weinong in #272
  • Adding installHint field to kubeconfigs that have been converted to the exec format by @cirvine-MSFT in #282

Maintenance

  • Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.1.1 to 1.5.0 by @dependabot in #249
  • Bump github.com/AzureAD/microsoft-authentication-library-for-go from 0.9.0 to 1.0.0 by @dependabot in #259
  • Bump k8s.io/cli-runtime from 0.26.3 to 0.27.1 by @dependabot in #262
  • Bump github.com/Azure/go-autorest/autorest from 0.11.28 to 0.11.29 by @dependabot in #273
  • add unit tests for manualtoken_test.go by @khareyash05 in #268
  • Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.5.0 to 1.6.0 by @dependabot in #274
  • Bump golang.org/x/crypto from 0.8.0 to 0.9.0 by @dependabot in #277
  • Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.2.2 to 1.3.0 by @dependabot in #278
  • Bump k8s.io/apimachinery from 0.27.1 to 0.27.2 by @dependabot in #283
  • Bump k8s.io/cli-runtime from 0.27.1 to 0.27.2 by @dependabot in #285
  • Azidentity migration for service principal token by @ekoehn in #287
  • update go to address CVE by @weinong in #290

Doc Update

New Contributors

Full Changelog: v0.0.29...v0.0.30

v0.0.29 release

02 May 00:24
1dd14d9
Compare
Choose a tag to compare

Enhancements

  • add --context support in convert subcommand by @weinong in #260
  • return error when specified context is not found by @weinong in #261
  • add --azure-config-dir in convert-kubeconfig subcommand by @weinong in #263

Maintenance

Doc Update

v0.0.28 release

14 Mar 19:08
2026869
Compare
Choose a tag to compare

What's Changed

  • Create dependabot.yml by @bcho in #201
  • fix: set package ecosystem by @bcho in #203
  • document the default device code login doesn't work with conditional … by @weinong in #202
  • ci: remove snapstore publish step from push action by @bcho in #210
  • Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #209
  • Bump k8s.io/cli-runtime from 0.24.2 to 0.26.1 by @dependabot in #208
  • Bump github.com/Azure/go-autorest/autorest/adal from 0.9.21 to 0.9.22 by @dependabot in #204
  • Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in #213
  • Bump github.com/Azure/go-autorest/autorest from 0.11.27 to 0.11.28 by @dependabot in #212
  • Bump golang.org/x/net from 0.3.1-0.20221206200815-1e63c2f08a10 to 0.7.0 by @dependabot in #214
  • Bump golang.org/x/crypto from 0.0.0-20220722155217-630584e8d5aa to 0.6.0 by @dependabot in #211
  • Bump k8s.io/apimachinery from 0.26.1 to 0.26.2 by @dependabot in #217
  • Bump k8s.io/cli-runtime from 0.26.1 to 0.26.2 by @dependabot in #218

New Contributors

v0.0.27 release

22 Feb 22:25
d952882
Compare
Choose a tag to compare

Whats Changed

v0.0.26 release

09 Feb 03:07
5844971
Compare
Choose a tag to compare

Whats Changed

  • Add support of env var convention used by azure sdk by @weinong in #174
  • update release archives to omit unnecessary file by @weinong in #176

Bug fixes

  • fix/release tagging by Tatsinnit in #189

Doc Update

Experimental Features

  • build: add support for Ubuntu snap package by @Exodus in #182
  • update workflow to build and publish snap package by @weinong in #183

New Contributors

v0.0.25 release

21 Dec 05:37
992e74d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.24...v0.0.25

v0.0.24 release

18 Nov 22:24
bbb308d
Compare
Choose a tag to compare

What's Changed

Bugs

  • Revert the validation against using devicelogin and non-interactive mode by @weinong in #155, fix #150

New Contributors

Full Changelog: v0.0.23...v0.0.24

v0.0.23 release

18 Nov 04:41
9cfbe19
Compare
Choose a tag to compare

Bugs

  • fixed a bug, impacting v0.0.21 and v0.0.22, where devicecode login using kubectl lower than 1.22 will fail, by @everjing in #152

Full Changelog: v0.0.22...v0.0.23