Skip to content

Releases: cycloidio/cycloid-cli

v6.7.3

15 Jan 16:00

Choose a tag to compare

[v6.7.3] 2026-01-15

Cycloid CLI changelog:

CLI

ADDED

  • Add support for stack versioning (CLI#399)

FIXED

  • Fixed component version inference (CLI#402)
    Version by default will fallback to branch unless specified.

v6.7.3-rc

15 Jan 15:08

Choose a tag to compare

v6.7.3-rc Pre-release
Pre-release

[v6.7.3-rc] 2026-01-15

Cycloid CLI changelog:

CLI

ADDED

  • Add support for stack versioning (CLI#399)

FIXED

  • Fixed component version inference (CLI#402)
    Version by default will fallback to branch unless specified.

v6.7.2

14 Jan 15:33

Choose a tag to compare

[v6.7.2] 2026-01-14

Cycloid CLI changelog:

CLI

ADDED

  • Add cycloid uri schema commands cy get and cy uri interpolate (CLI#383)
    Those commands allows you to fetch and inject values from Cycloid in files.
    CHANGED
  • Update user registration and login to support new API schema (CLI#)
    User registration now uses full_name instead of separate given_name/family_name fields. Username is now optional. Login now only accepts email (username parameter removed).
  • Update client to version v6.7.2 (CLI#401)

FIXED

  • Make interpolator output consistent regarding trailling newlines (CLI#395)
    All output will end with a newline.
  • Fixed cases where component update would error on non-configured components (CLI#396)

v6.7.2-rc

14 Jan 14:48

Choose a tag to compare

v6.7.2-rc Pre-release
Pre-release

[v6.7.2-rc] 2026-01-14

Cycloid CLI changelog:

CLI

ADDED

  • Add cycloid uri schema commands cy get and cy uri interpolate (CLI#383)
    Those commands allows you to fetch and inject values from Cycloid in files.
    CHANGED
  • Update user registration and login to support new API schema (CLI#)
    User registration now uses full_name instead of separate given_name/family_name fields. Username is now optional. Login now only accepts email (username parameter removed).
  • Update client to version v6.7.2 (CLI#401)

FIXED

  • Make interpolator output consistent regarding trailling newlines (CLI#395)
    All output will end with a newline.
  • Fixed cases where component update would error on non-configured components (CLI#396)

v6.4.1

03 Oct 14:15

Choose a tag to compare

[v6.4.1] 2025-10-03

Cycloid CLI changelog:

CLI

ADDED

  • Added cy uri commands with get and interpolate subcommands
    Those commands allows you to use Cycloid URI References in files

CHANGED

  • Update client to version v6.3.9 (CLI#391)

  • Update client to version v6.4.1 (CLI#393)

v6.4.1-rc

03 Oct 09:00

Choose a tag to compare

v6.4.1-rc Pre-release
Pre-release

[v6.4.1-rc] 2025-10-14

Cycloid CLI changelog:

CLI

ADDED

  • Add cycloid uri schema commands cy get and cy uri interpolate (CLI#383)
    Those commands allows you to fetch and inject values from Cycloid in files.
    FIXED
  • Make interpolator output consistent regarding trailling newlines (CLI#395)
    All output will end with a newline.

v6.3.9-rc

02 Oct 08:09

Choose a tag to compare

v6.3.9-rc Pre-release
Pre-release

[v6.3.9-rc] 2025-10-02

Cycloid CLI changelog:

CLI

CHANGED

  • Update client to version v6.3.9 (CLI#391)

v6.3.3-rc

25 Sep 21:49

Choose a tag to compare

v6.3.3-rc Pre-release
Pre-release

[v6.3.3-rc] 2025-09-25

Cycloid CLI changelog:

CLI

CHANGED

  • Update client to version v6.3.2 (CLI#388)

  • Update client to version v6.3.3 (CLI#390)

v6.2.112

24 Sep 07:35

Choose a tag to compare

[v6.2.112] 2025-09-23

Cycloid CLI changelog:

CLI

INTERNAL

  • Add support for new component creation logic (creation + config split + PUT) (CLI#385)

v6.2.112-rc

23 Sep 12:54
45afcb8

Choose a tag to compare

v6.2.112-rc Pre-release
Pre-release

[v6.2.112-rc] 2025-09-23

Cycloid CLI changelog:

CLI

INTERNAL

  • Add support for new component creation logic (creation + config split + PUT) (CLI#385)