Skip to content

v0.2.2

Choose a tag to compare

@lucassabreu lucassabreu released this 18 Mar 14:00
· 393 commits to main since this release
b2eeb54

Fixed

  • the endpoint workspaces/<workspace-id>/tags/<tag-id> does not exist anymore, instead the
    api.Client will get all tags of the workspace (api.Client.GetTags) and filter the response
    to find the tag by its id.