Skip to content

Releases: Kong/volcano-cli

v0.5.0

Choose a tag to compare

@kong-volcano-app kong-volcano-app released this 23 Jul 22:12
00ea19d

0.5.0 (2026-07-23)

Features

  • cli: add 'volcano projects keys' command to retrieve a project's anon key (#86) (4b05290)

v0.4.0

Choose a tag to compare

@kong-volcano-app kong-volcano-app released this 23 Jul 20:43
e36feeb

0.4.0 (2026-07-23)

Features

  • cli: add --debug / VOLCANO_DEBUG to trace API requests and responses (#84) (03d043e)

v0.3.0

Choose a tag to compare

@kong-volcano-app kong-volcano-app released this 23 Jul 18:55
cd99bbc

0.3.0 (2026-07-23)

Features

  • upgrade: upgrade via the package manager the CLI was installed with (#81) (1e37498)

Bug Fixes

  • local: pull the latest default local-mode image on volcano start (#82) (c44df04)

v0.2.2

Choose a tag to compare

@kong-volcano-app kong-volcano-app released this 23 Jul 17:42
cc7c294

0.2.2 (2026-07-23)

Bug Fixes

  • local: send no credential in local mode so all commands work the same way (#78) (eb97e07)

v0.0.6-nightly.20260723.8

Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jun 01:31
00ea19d

Latest nightly build: v0.0.6-nightly.20260723.8

Commit: 00ea19d

v0.2.1

Choose a tag to compare

@kong-volcano-app kong-volcano-app released this 22 Jul 19:24
1f810d1

0.2.1 (2026-07-22)

Bug Fixes

  • auth: stop routing login through a Volcano Web page that doesn't exist for it (#75) (294d66c)

v0.2.0

Choose a tag to compare

@kong-volcano-app kong-volcano-app released this 22 Jul 18:22
6ed5439

0.2.0 (2026-07-22)

Features

  • config: derive VOLCANO_WEB_URL from VOLCANO_API_URL by convention (#74) (3f2d7bf)

v0.1.3

Choose a tag to compare

@kong-volcano-app kong-volcano-app released this 22 Jul 16:27
be15641

0.1.3 (2026-07-22)

Bug Fixes

  • auth: route browser login through Volcano Web's login page (#72) (cb74671)

v0.1.2

Choose a tag to compare

@kong-volcano-app kong-volcano-app released this 22 Jul 15:42
36bb7e9

0.1.2 (2026-07-22)

Bug Fixes

  • api: suppress non-JSON error bodies that look like markup or are too large (#69) (41d7cce)

v0.1.1

Choose a tag to compare

@kong-volcano-app kong-volcano-app released this 16 Jul 12:39
762136f

0.1.1 (2026-07-15)

Continuous Integration

  • add Release Please stable release flow with GitHub App token [VOL-367] (#38) (4729595)