Skip to content

Commit 1dd14d9

Browse files
authored
v0.0.29 release (#269)
1 parent 871f995 commit 1dd14d9

File tree

1 file changed

+61
-15
lines changed

1 file changed

+61
-15
lines changed

CHANGELOG.md

+61-15
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,77 @@
11
# Change Log
22

3+
## [0.0.29]
4+
5+
### Enhancements
6+
7+
- add --context support in convert subcommand by @weinong in https://github.com/Azure/kubelogin/pull/260
8+
- return error when specified context is not found by @weinong in https://github.com/Azure/kubelogin/pull/261
9+
- add --azure-config-dir in convert-kubeconfig subcommand by @weinong in https://github.com/Azure/kubelogin/pull/263
10+
11+
### Maintenance
12+
13+
- Enable Code Cov for this repo. by @Tatsinnit in https://github.com/Azure/kubelogin/pull/229
14+
- Bump golang.org/x/crypto from 0.6.0 to 0.7.0 by @dependabot in https://github.com/Azure/kubelogin/pull/230
15+
- Bump k8s.io/client-go from 0.26.2 to 0.26.3 by @dependabot in https://github.com/Azure/kubelogin/pull/234
16+
- Feature/addtests by @Tatsinnit in https://github.com/Azure/kubelogin/pull/238
17+
- Bump k8s.io/cli-runtime from 0.26.2 to 0.26.3 by @dependabot in https://github.com/Azure/kubelogin/pull/237
18+
- Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in https://github.com/Azure/kubelogin/pull/245
19+
- Bump golang.org/x/crypto from 0.7.0 to 0.8.0 by @dependabot in https://github.com/Azure/kubelogin/pull/250
20+
- Add codecov badge to this repo. by @Tatsinnit in https://github.com/Azure/kubelogin/pull/252
21+
- Bump k8s.io/apimachinery from 0.26.3 to 0.27.1 by @dependabot in https://github.com/Azure/kubelogin/pull/257
22+
- Bump k8s.io/client-go from 0.26.3 to 0.27.1 by @dependabot in https://github.com/Azure/kubelogin/pull/258
23+
- Fix merge conflicts and breaking changes in PR 221 by @cirvine-MSFT in https://github.com/Azure/kubelogin/pull/264
24+
- Fix merge conflicts in PR 232 updating adal from 0.9.22 to 0.9.23 by @cirvine-MSFT in https://github.com/Azure/kubelogin/pull/265
25+
26+
### Doc Update
27+
28+
- refactor windows install doc by @weinong in https://github.com/Azure/kubelogin/pull/233
29+
- adding github pages by @weinong in https://github.com/Azure/kubelogin/pull/241
30+
- added inline toc by @weinong in https://github.com/Azure/kubelogin/pull/244
31+
- Document scoop installation option by @goostleek in https://github.com/Azure/kubelogin/pull/242
32+
- revamp the website by @weinong in https://github.com/Azure/kubelogin/pull/246
33+
- update readme and docs by @weinong in https://github.com/Azure/kubelogin/pull/247
34+
- ignore docs and readme on some workflows by @weinong in https://github.com/Azure/kubelogin/pull/248
35+
- Add reference to a context. by @Tatsinnit in https://github.com/Azure/kubelogin/pull/253
36+
- How to install kubelogin with asdf tool manager by @daveneeley in https://github.com/Azure/kubelogin/pull/256
37+
- Update devicecode.md by @madhurgupta03 in https://github.com/Azure/kubelogin/pull/266
38+
39+
## New Contributors
40+
41+
- @goostleek made their first contribution in https://github.com/Azure/kubelogin/pull/242
42+
- @daveneeley made their first contribution in https://github.com/Azure/kubelogin/pull/256
43+
- @cirvine-MSFT made their first contribution in https://github.com/Azure/kubelogin/pull/264
44+
- @madhurgupta03 made their first contribution in https://github.com/Azure/kubelogin/pull/266
45+
46+
**Full Changelog**: https://github.com/Azure/kubelogin/compare/v0.0.28...v0.0.29
47+
348
## [0.0.28]
449

550
### What's Changed
651

7-
* Create dependabot.yml by @bcho in https://github.com/Azure/kubelogin/pull/201
8-
* fix: set package ecosystem by @bcho in https://github.com/Azure/kubelogin/pull/203
9-
* document the default device code login doesn't work with conditional … by @weinong in https://github.com/Azure/kubelogin/pull/202
10-
* ci: remove snapstore publish step from push action by @bcho in https://github.com/Azure/kubelogin/pull/210
11-
* Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in https://github.com/Azure/kubelogin/pull/209
12-
* Bump k8s.io/cli-runtime from 0.24.2 to 0.26.1 by @dependabot in https://github.com/Azure/kubelogin/pull/208
13-
* Bump github.com/Azure/go-autorest/autorest/adal from 0.9.21 to 0.9.22 by @dependabot in https://github.com/Azure/kubelogin/pull/204
14-
* Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in https://github.com/Azure/kubelogin/pull/213
15-
* Bump github.com/Azure/go-autorest/autorest from 0.11.27 to 0.11.28 by @dependabot in https://github.com/Azure/kubelogin/pull/212
16-
* Bump golang.org/x/net from 0.3.1-0.20221206200815-1e63c2f08a10 to 0.7.0 by @dependabot in https://github.com/Azure/kubelogin/pull/214
17-
* Bump golang.org/x/crypto from 0.0.0-20220722155217-630584e8d5aa to 0.6.0 by @dependabot in https://github.com/Azure/kubelogin/pull/211
18-
* Bump k8s.io/apimachinery from 0.26.1 to 0.26.2 by @dependabot in https://github.com/Azure/kubelogin/pull/217
19-
* Bump k8s.io/cli-runtime from 0.26.1 to 0.26.2 by @dependabot in https://github.com/Azure/kubelogin/pull/218
52+
- Create dependabot.yml by @bcho in https://github.com/Azure/kubelogin/pull/201
53+
- fix: set package ecosystem by @bcho in https://github.com/Azure/kubelogin/pull/203
54+
- document the default device code login doesn't work with conditional … by @weinong in https://github.com/Azure/kubelogin/pull/202
55+
- ci: remove snapstore publish step from push action by @bcho in https://github.com/Azure/kubelogin/pull/210
56+
- Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in https://github.com/Azure/kubelogin/pull/209
57+
- Bump k8s.io/cli-runtime from 0.24.2 to 0.26.1 by @dependabot in https://github.com/Azure/kubelogin/pull/208
58+
- Bump github.com/Azure/go-autorest/autorest/adal from 0.9.21 to 0.9.22 by @dependabot in https://github.com/Azure/kubelogin/pull/204
59+
- Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in https://github.com/Azure/kubelogin/pull/213
60+
- Bump github.com/Azure/go-autorest/autorest from 0.11.27 to 0.11.28 by @dependabot in https://github.com/Azure/kubelogin/pull/212
61+
- Bump golang.org/x/net from 0.3.1-0.20221206200815-1e63c2f08a10 to 0.7.0 by @dependabot in https://github.com/Azure/kubelogin/pull/214
62+
- Bump golang.org/x/crypto from 0.0.0-20220722155217-630584e8d5aa to 0.6.0 by @dependabot in https://github.com/Azure/kubelogin/pull/211
63+
- Bump k8s.io/apimachinery from 0.26.1 to 0.26.2 by @dependabot in https://github.com/Azure/kubelogin/pull/217
64+
- Bump k8s.io/cli-runtime from 0.26.1 to 0.26.2 by @dependabot in https://github.com/Azure/kubelogin/pull/218
2065

2166
### New Contributors
2267

23-
* @bcho made their first contribution in https://github.com/Azure/kubelogin/pull/201
24-
* @dependabot made their first contribution in https://github.com/Azure/kubelogin/pull/209
68+
- @bcho made their first contribution in https://github.com/Azure/kubelogin/pull/201
69+
- @dependabot made their first contribution in https://github.com/Azure/kubelogin/pull/209
2570

2671
## [0.0.27]
2772

2873
### Whats Changed
74+
2975
- Added Binaries for windows/arm64 by @ssrahul96 in https://github.com/Azure/kubelogin/pull/195
3076
- update go-restful mod. by @Tatsinnit in https://github.com/Azure/kubelogin/pull/198
3177

0 commit comments

Comments
 (0)