Skip to content

Releases: ravionhq/cli

CLI 1.0.0

Choose a tag to compare

@mabadir mabadir released this 14 Aug 22:19
0c7dd55

1.0.0 (2026-08-14)

Features

  • First stable release of the Ravion CLI. No behavior changes from 0.2.39; the command surface, flags, and --json output are now considered stable and will follow semantic versioning.

CLI 0.2.39

Choose a tag to compare

@mabadir mabadir released this 14 Aug 22:00
0c7dd55

0.2.39 (2026-08-14)

Features

  • Add --file to ravion project create to write a generated project config draft.

Bug Fixes

  • Keep ravion project create --json --file stdout parseable as JSON.

CLI 0.2.38

Choose a tag to compare

@mabadir mabadir released this 14 Aug 01:32
0c7dd55

0.2.38 (2026-08-14)

Features

  • Add generated API support for module-version summaries.

CLI 0.2.37

Choose a tag to compare

@mabadir mabadir released this 14 Aug 01:09
0c7dd55

0.2.37 (2026-08-12)

Bug Fixes

  • Remove super-admin-only internal customer success signup metrics from the public API and generated CLI surface.

CLI 0.2.36

Choose a tag to compare

@mabadir mabadir released this 14 Aug 00:34
0c7dd55

0.2.36 (2026-08-12)

Bug Fixes

  • Keep super-admin-only internal customer success signup metrics out of the user-facing CLI command surface.

CLI 0.2.35

Choose a tag to compare

@mabadir mabadir released this 12 Aug 18:46
0c7dd55

0.2.35 (2026-08-12)

Features

  • Add ravion deploy wait <id> with --watch, --timeout, --until, and --json so deployments can be followed instead of polling ravion deploy get.
  • ravion project config apply now shows the pipeline run ID it started for each module and prints the matching ravion pipeline run wait command, in dependency order, with --until PENDING_APPROVAL unless the apply passed --autoapprove.
  • Point pipeline run wait, get, get-plan, and get-apply help at the watch-based workflow.

CLI 0.2.34

Choose a tag to compare

@mabadir mabadir released this 12 Aug 18:07
0c7dd55

0.2.34 (2026-08-11)

Features

  • Domain events include certificateIssuanceId, identifying the certificate issuance each event belongs to.

CLI 0.2.33

Choose a tag to compare

@mabadir mabadir released this 10 Aug 18:46
0c7dd55

0.2.33 (2026-08-10)

Features

  • add generated API support for managed certificates, module domains, and DNS checks.

CLI 0.2.31

Choose a tag to compare

@mabadir mabadir released this 07 Aug 20:40
e493cfa

0.2.31 (2026-08-07)

Bug Fixes

  • Update the GitHub account slug example in the API spec to ravionhq.

CLI 0.2.30

Choose a tag to compare

@mabadir mabadir released this 07 Aug 17:14
e493cfa

0.2.30 (2026-08-07)

Features

  • Add descriptions to the generated API operation reference.