Breaking changes:
setblobs
is not supporting--container
parameter anymore, more info here
Functionality / performance
getblobs
speed increased 50 times!
Other changes
- updated doitnet core to version 3.1
- Full list of issues: https://github.com/SRE-PRG/azmitool/milestone/5?closed=1
- added
setblobs
command getblobs
speed increased 5 times!- added
--file
output argument forgetcertificate
andgetsecret
subcommands - updated to .NET core 3.1 and System.CommandLine 2.0
--exclude
accepts multiple values ingetblobs
andsetblobs
Documentation / testing:
- extended unit testing for
azmi-main
project - migrate deliverables to
azmi
storage account - added shields.io badges to readme page
For technical list, published within debian package, take a look here.
- Bug fix - azmi enters endless loop if no identity on the VM
- Full list of issues on GitHub
- Implemented new command: getcertificate
- Implemented new functionalities: fetch old versions of secrets and certificates, improved error handling
- Full list of issues on GitHub
- Implemented new commands: getblobs, listblobs, getsecret
- Implemented new functionalities: JWT display of token, recursive folder copy, function delete-on-copy, function if-newer
- Internal improvements: documentation extended (examples, overview), commands split into separate classes
- Full list of issues on GitHub
- Introduced new commandline parser
- Implemented getblob command
- Support VMs with multiple identities
- Full list of issues on GitHub
- Initial release
- Commands: gettoken, setblob