Skip to content

Releases: cycleplatform/api-client-go

v0.7.0

Choose a tag to compare

@mattoni mattoni released this 10 Jul 08:11
add gitignore

v0.6.6

Choose a tag to compare

@mattoni mattoni released this 26 Jan 13:29
update version and generate new client

v0.6.4

Choose a tag to compare

@mattoni mattoni released this 01 Oct 17:52
update version and generate new client

v0.6.3

Choose a tag to compare

@mattoni mattoni released this 06 Jun 16:29

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

Choose a tag to compare

@mattoni mattoni released this 19 Feb 19:07

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

v0.6.1

Choose a tag to compare

@mattoni mattoni released this 11 Feb 17:31

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

Choose a tag to compare

@mattoni mattoni released this 07 Feb 23:21
1979134

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

Choose a tag to compare

@mattoni mattoni released this 18 Feb 21:01

Updated to use the latest Cycle API spec

v0.4.0

v0.4.0 Pre-release
Pre-release

Choose a tag to compare

@mattoni mattoni released this 09 Dec 00:55
  • Upgraded Ogen to latest version
  • generated new client with fixes for decoding stacks/stack spec

Development Build

Development Build Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Nov 19:25

Commits

  • 17be748: update api spec (Alexander Mattoni)