Skip to content

Commit 660ef82

Browse files
authored
v0.2.11 release (#710)
1 parent bd07cfe commit 660ef82

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Change Log
22

3+
## [0.2.11]
4+
5+
### What's Changed
6+
7+
* Add OpenContainers Image Spec labels to Docker image by @Copilot in https://github.com/Azure/kubelogin/pull/693
8+
* Add AzurePipelinesCredential to authentication options by @Copilot in https://github.com/Azure/kubelogin/pull/703
9+
* Add encrypted caching support for PoP token flow by @vineeth-thumma in https://github.com/Azure/kubelogin/pull/676
10+
11+
### Maintenance
12+
13+
* update install doc by @weinong in https://github.com/Azure/kubelogin/pull/688
14+
* Update asdf installation instructions by @o-farooq in https://github.com/Azure/kubelogin/pull/690
15+
* docs: clarify sp login-mode precedence by @duduz in https://github.com/Azure/kubelogin/pull/692
16+
* bumped go version by @weinong in https://github.com/Azure/kubelogin/pull/709
17+
18+
### New Contributors
19+
20+
* @o-farooq made their first contribution in https://github.com/Azure/kubelogin/pull/690
21+
* @duduz made their first contribution in https://github.com/Azure/kubelogin/pull/692
22+
* @vineeth-thumma made their first contribution in https://github.com/Azure/kubelogin/pull/676
23+
24+
**Full Changelog**: https://github.com/Azure/kubelogin/compare/v0.2.10...v0.2.11
25+
326
## [0.2.10]
427

528
### What's Changed

0 commit comments

Comments
 (0)