File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4- 0.6.0 (unreleased )
4+ 0.6.0 (2019-15-06 )
55------------------
66
7- - Add --safe-write. 0.5.1's behaviour of not allowing overwriting without -f is not the default anymore.
7+ - Add --safe-write. 0.5.1's behaviour of not allowing overwriting without -f is not the default anymore (breaking change) (#73 )
8+ - Add certificate auth (#61 )
9+ - Remove "requests" backend and the backend argument (breaking change) (#71 )
10+ - Allow to write secret when if 'read' and/or 'list' accesses are not allowed (#70 )
11+ - Add testing module and pytest fixture to help external tests (#71 )
812
9130.5.1 (2019-06-06)
1014------------------
Original file line number Diff line number Diff line change 11[metadata]
22name = vault-cli
33description = CLI tool for hashicorp vault
4- version = 0.5.2.dev0
4+ version = 0.6.0
55author = ylachiver
66author_email = yann.lachiver@people-doc.com
77url = https://github.com/peopledoc/vault-cli
You can’t perform that action at this time.
0 commit comments