Skip to content

Releases: cycleplatform/api-client-go

v0.6.4

01 Oct 17:52

Choose a tag to compare

update version and generate new client

v0.6.3

06 Jun 16:29

Choose a tag to compare

Updates client to API spec version v2025.06.03.01.

For changes, see https://github.com/cycleplatform/api-spec/releases/tag/v2025.06.03.01

v0.6.2

19 Feb 19:07

Choose a tag to compare

This release updates this library to the latest Cycle Platform API spec.

v0.6.1

11 Feb 17:31

Choose a tag to compare

This release updates the spec to the latest version, which has fixes for this generator specifically.

  • Structs with discriminated unions (namely, methods that create a job) should properly generate helper methods for picking the correct request body/task action.

v0.6.0

07 Feb 23:21
1979134

Choose a tag to compare

Migrating to OAPI for codegen. This will change how the client is used, but I've also updated the README.

Also updating to latest API spec.

v0.5.0

18 Feb 21:01

Choose a tag to compare

Updated to use the latest Cycle API spec

v0.4.0

09 Dec 00:55

Choose a tag to compare

v0.4.0 Pre-release
Pre-release
  • Upgraded Ogen to latest version
  • generated new client with fixes for decoding stacks/stack spec

Development Build

29 Nov 19:25

Choose a tag to compare

Development Build Pre-release
Pre-release

Commits

  • 17be748: update api spec (Alexander Mattoni)