Skip to content

Commit 55d2a3a

Browse files
committed
chore(docs): Update CHANGELOG.md
Signed-off-by: spbsoluble <[email protected]>
1 parent d45f67b commit 55d2a3a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# v1.9.0
2+
3+
## Features
4+
5+
### CLI
6+
7+
- `stores import csv`: Add flag `--sync` to allow updating existing stores from CSV.
8+
- `pam-types`: New sub CLI to manage PAM Types in Keyfactor Command. [docs](docs/kfutil_pam-types.md)
9+
- `pam delete`: Delete PAM provider by Name now supported. [docs](docs/kfutil_pam_delete.md)
10+
- `auth`: Prompt for missing auth parameters when `--no-prompt` is not set and auth config is incomplete and/or missing,
11+
this allows for password input for each command without storing password in config file or env var.
12+
13+
### Fixes
14+
15+
- `store-types`: Sort store-types list case-insensitively
16+
- `login`: Will clear out basic/oauth params if auth type changes for a profile.
17+
118
# v1.8.5
219

320
## Chores

0 commit comments

Comments
 (0)