Skip to content

v0.8.0

Compare
Choose a tag to compare
@kislerdm kislerdm released this 28 Oct 22:42
· 23 commits to master since this release
1cb011b

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 method ListProjectBranches 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 type CurrentUserInfoResponse: added the State to define the billing account's state.
  • Added the attribute CreatedBy to the type ApiKeysListResponseItem 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