v0.8.0
What's Changed
The release incorporates the up-to-date API contract as of 2024-10-28 22:27:00 GMT.
Added
- [BREAKING] Added the argument
search
to the methodListProjectBranches
to list branches by name or id. A partial name or id values may be specified to filter results. - Added the property
BillingAccount
of the typeCurrentUserInfoResponse
: added theState
to define the billing account's state. - Added the attribute
CreatedBy
to the typeApiKeysListResponseItem
to define the user who created the API key. - Added the endpoint
GetActiveRegions
to list active regions to provision databases.
Full Changelog: v0.7.0...v0.8.0