Skip to content

Releases: aiven/aiven-client

2.14.5

20 Dec 16:04
f5432a3
Compare
Choose a tag to compare

Add service user-creds-acknowledge command

2.14.4

29 Nov 12:35
6d6cf42
Compare
Choose a tag to compare

New version of Flink service API

2.14.3

15 Nov 11:23
2.14.3
1f4f21b
Compare
Choose a tag to compare

Add support for unpinned connection pools

2.14.2

12 Nov 09:58
a1beb77
Compare
Choose a tag to compare
  • 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

02 Nov 13:43
bceb4c7
Compare
Choose a tag to compare
  • Fix a bug that caused adding a new card to fail if the card's CVC security code started with zero

2.14.0

27 Oct 13:17
8572e4f
Compare
Choose a tag to compare
  • 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

15 Oct 08:59
2faa6ff
Compare
Choose a tag to compare
  • fixed a bug when listing services and none of them have active notifications

2.13.3

24 Aug 14:15
698f287
Compare
Choose a tag to compare
  • 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

30 Jun 18:47
446d47f
Compare
Choose a tag to compare

Minor fix to pylint issues and CI runs around it

2.13.0

28 Jun 16:56
512933d
Compare
Choose a tag to compare
  • 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