Releases: Azure/kubelogin
Releases · Azure/kubelogin
v0.1.4 release
Maintenance
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 by @dependabot in #474
- feat: declare go version directive with patch version by @bcho in #476
- Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.11.1 to 1.12.0 by @dependabot in #478
- chore: upgrade go to v1.21.11 to fix CVE-2024-24790 by @strivedi-px in #485
- Bump k8s.io/klog/v2 from 2.110.1 to 2.130.1 by @dependabot in #483
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #482
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #444
- Bump gopkg.in/dnaeon/go-vcr.v3 from 3.1.2 to 3.2.0 by @dependabot in #459
New Contributors
- @strivedi-px made their first contribution in #485
Full Changelog: v0.1.3...v0.1.4
v0.1.3 release
- Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #451
Full Changelog: v0.1.2...v0.1.3
v0.1.2 release
Maintenance
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #430
- Bump k8s.io/cli-runtime from 0.28.3 to 0.29.3 by @dependabot in #433
- fix: tidy go.mod and bump go version by @bcho in #448
- Bump golang.org/x/crypto from 0.18.0 to 0.22.0 by @dependabot in #445
- Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #406
- Bump github.com/golang-jwt/jwt/v5 from 5.2.0 to 5.2.1 by @dependabot in #443
Full Changelog: v0.1.1...v0.1.2
v0.1.1 release
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
- Default branch is now main. by @Tatsinnit in #390
- Changes in correlation with new GH Action Permission Changes. by @Tatsinnit in #400
- Bump github.com/AzureAD/microsoft-authentication-library-for-go from 1.2.0 to 1.2.1 by @dependabot in #391
- Bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #392
- [StepSecurity] Apply security best practices by @step-security-bot in #404
New Contributors
- @wbreza made their first contribution in #398
- @step-security-bot made their first contribution in #404
Full Changelog: v0.1.0...v0.1.1
v0.1.0 release
Enhancements
- [library usage] Move modules under
pkg
topkg/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
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #359
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #378
- Bump github.com/golang-jwt/jwt/v5 from 5.0.0 to 5.2.0 by @dependabot in #370
- Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.8.0 to 1.9.1 by @dependabot in #372
- Bump go.uber.org/mock from 0.3.0 to 0.4.0 by @dependabot in #385
- Bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #383
Full Changelog: v0.0.34...v0.1.0
v0.0.34 release
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
- bump golang to 1.21 by @weinong in #356
- Bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 by @dependabot in #357
- Bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #355
v0.0.33 release
Enhancements
Maintenance
- Bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #334
- Add 1P client/server app IDs to docs by @rharpavat in #336
- Update install.md by @torreymicrosoft in #342
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #347
- Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.6.1 to 1.8.0 by @dependabot in #344
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.3.0 to 1.4.0 by @dependabot in #346
- Bump k8s.io/cli-runtime from 0.27.2 to 0.28.2 by @dependabot in #340
- Bump k8s.io/cli-runtime from 0.28.2 to 0.28.3 by @dependabot in #351
- Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #349
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #348
v0.0.32 release
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
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
- @peterbom made their first contribution in #306
- @sechmann made their first contribution in #298
- @moredatapls made their first contribution in #299
Full Changelog: v0.0.30...v0.0.31
v0.0.30 release
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
- @khareyash05 made their first contribution in #268
- @ekoehn made their first contribution in #287
Full Changelog: v0.0.29...v0.0.30