Skip to content

v0.2.5

Compare
Choose a tag to compare
@kislerdm kislerdm released this 22 Oct 11:05
· 93 commits to master since this release
d1b56b2

The release incorporates the up-to-date API contract as of 2023-10-11 00:08:16 GMT.

Fixed

  • [BREAKING] Method UpdateProject returns the object of the type UpdateProjectRespObj (combination of OperationsResponse and ProjectResponse) now.
    Note that it reverts corresponding change made in v0.2.4.

Changed

  • The struct ApiKeyCreateResponse (the response type of the method CreateApiKey) contains the attributes CreatedAt and Name now.

Changelog