Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
v-pap committed Jul 15, 2022
1 parent 39596a6 commit 2fbd47a
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## v0.9.0 (15 Jul 2022)

- Feature: Introduce `kubeconfig` command for configuring kubectl access to cluster
- Change: Improve readability of booleans in table view
- Change: Improve readability of nested data on commands that override table view
- Change: Revamp waiters error handling
- Change: Revamp ssh command error handling
- Change: Improve help messages for tag/untag commands
- Bugfix: Display only ssh-able machines on ssh's autocomplete
- Bugfix: Fix missing entries on autocomplete

## v0.8.0 (24 Jun 2022)

- Feature: Add tag/untag support for resources
- Feature: Fetch the raw credentials for clusters, keys and secrets with a CLI argument
- Feature: Add delete-context & rename-context
- Feature: Add secrets support (Mist v5)
- Feature: Add `at` parameter for fetching resources
- Feature: Add metering for volumes
- Change: Set newly created context as the default
- Bugfix: Fix meter command

## v0.7.5 (13 Apr 2022)

- Bugfix: Fix adding initial context
Expand Down

0 comments on commit 2fbd47a

Please sign in to comment.