Skip to content

Latest commit

 

History

History
69 lines (46 loc) · 2.29 KB

changelog.md

File metadata and controls

69 lines (46 loc) · 2.29 KB

latest version

version 0.5

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 for getcertificate and getsecret subcommands
  • updated to .NET core 3.1 and System.CommandLine 2.0
  • --exclude accepts multiple values in getblobs and setblobs

Documentation / testing:

  • extended unit testing for azmi-main project
  • migrate deliverables to azmi storage account
  • added shields.io badges to readme page

Full list of issues on GitHub

older versions

For technical list, published within debian package, take a look here.

version 0.4.1

date: June 19th, 2020

version 0.4

date April 16th, 2020

  • Implemented new command: getcertificate
  • Implemented new functionalities: fetch old versions of secrets and certificates, improved error handling
  • Full list of issues on GitHub

azmi (0.3.0-1) stable; urgency=medium

date April 3rd, 2020

  • 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

azmi (0.2.0-1) stable; urgency=medium

date February 3rd, 2020

azmi (0.1.0-1) stable; urgency=medium

date January 6th, 2020

  • Initial release
  • Commands: gettoken, setblob