Skip to content

Commit 2fbd47a

Browse files
committed
Update changelog
1 parent 39596a6 commit 2fbd47a

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## v0.9.0 (15 Jul 2022)
4+
5+
- Feature: Introduce `kubeconfig` command for configuring kubectl access to cluster
6+
- Change: Improve readability of booleans in table view
7+
- Change: Improve readability of nested data on commands that override table view
8+
- Change: Revamp waiters error handling
9+
- Change: Revamp ssh command error handling
10+
- Change: Improve help messages for tag/untag commands
11+
- Bugfix: Display only ssh-able machines on ssh's autocomplete
12+
- Bugfix: Fix missing entries on autocomplete
13+
14+
## v0.8.0 (24 Jun 2022)
15+
16+
- Feature: Add tag/untag support for resources
17+
- Feature: Fetch the raw credentials for clusters, keys and secrets with a CLI argument
18+
- Feature: Add delete-context & rename-context
19+
- Feature: Add secrets support (Mist v5)
20+
- Feature: Add `at` parameter for fetching resources
21+
- Feature: Add metering for volumes
22+
- Change: Set newly created context as the default
23+
- Bugfix: Fix meter command
24+
325
## v0.7.5 (13 Apr 2022)
426

527
- Bugfix: Fix adding initial context

0 commit comments

Comments
 (0)