Skip to content

v0.7.0

Compare
Choose a tag to compare
@kislerdm kislerdm released this 20 Oct 11:23
· 28 commits to master since this release
baff725

What's Changed

The release incorporates the up-to-date API contract as of 2024-10-20 11:15:00 GMT.

Added

  • Added the attributes to reflect when and who created, or revoked API keys:

    • Added CreatedBy to ApiKeyCreateResponse and ApiKeysListResponseItem;
    • Added CreatedAt and CreatedBy to ApiKeyRevokeResponse.
  • Added the attribute StateChangedAt to the type Branch to reflect when the "current_state" began.

Removed

  • [BREAKING] Removed the method to list projects consumption ListProjectsConsumption.

Full Changelog: v0.6.2...v0.7.0