Releases: aiven/aiven-client
Releases · aiven/aiven-client
2.14.5
Add service user-creds-acknowledge
command
2.14.4
New version of Flink service API
2.14.3
Add support for unpinned connection pools
2.14.2
- The project has now code of conduct
- Added service update flag to migrate to Karapace if using old Schema Registry or REST proxy
2.14.1
- Fix a bug that caused adding a new card to fail if the card's CVC security code started with zero
2.14.0
- Adds ability to tag projects and services. Tags are string key-value pairs attached to Aiven resources, and are included in relevant API responses.
- Supersedes previous release 2.13.19 that was accidentally done with wrong version number.
2.13.8
- fixed a bug when listing services and none of them have active notifications
2.13.3
- Add support for migration check
- Fixes bug where
-c
option could not be used for calls that had --user-config-json
option available.
- Internal improvements
2.13.1
Minor fix to pylint issues and CI runs around it
2.13.0
- argx: skip cached_propreties when scanning plugin objects
- cli: add parameter to project creation
- client: Add ability to set Redis ACL channels
- readme: improve Redis user creation example
- Improve assertion message for missing command docstring
- Add global --request-timeout arg
- Fix documentation, the comment for billing group update was not correct
- README: add section for service integration commands
- cli: add support for using json in user config
- Mention usage of tenant argument in login command