4.0.0
What's Changed
Version 4.0.0 of the Aiven CLI has been released as part of API changes to comply with HTTP/1.1.
This version includes breaking changes and soon all previous versions will return incorrect content. In addition, updates continue to be made to support organizations, including:
- The
avn card
commands were deprecated in version 3.0.0 and have now been removed. - The
avn account team
commands are deprecated and will be removed in the next version. - The
--parent-id
is now mandatory in theavn project create
command. - The
--parent-id
replaces--account-id
in theavn project update
command. - The following parameters have been removed from
avn project create/update
:--account-id
--billing-address
--billing-currency
--billing-email
--billing-extra-text
--card-id
--country-code
--vat-id
- The detailed billing related information is replaced with billing group details in the
avn project list
command.
Full Changelog: 3.1.1...4.0.0