Skip to content

Releases: zeropsio/zcli

v1.0.63

01 Apr 13:17

Choose a tag to compare

What's Changed

  • Revert "use upload url from POST /app-version instead of direct PUT /… by @tikinang in #247

Full Changelog: v1.0.62...v1.0.63

v1.0.62

01 Apr 12:35

Choose a tag to compare

What's Changed

  • use upload url from POST /app-version instead of direct PUT /app-vers… by @tikinang in #246
  • don't fail immediately on transient error in get process detail loop by @tikinang in #245

Full Changelog: v1.0.61...v1.0.62

v1.0.61

11 Feb 18:28

Choose a tag to compare

What's Changed

Full Changelog: v1.0.60...v1.0.61

v1.0.60

27 Jan 14:33

Choose a tag to compare

What's Changed

  • Correctly handle user <-> organization link status by @MichalSalon in #239
  • disable keep-alive connections for REST API http client by @tikinang in #240

Full Changelog: v1.0.59...v1.0.60

v1.0.59

23 Jan 14:27

Choose a tag to compare

What's Changed

  • vpn config command to Generate VPN configuration file without connecting
  • vpn up command now supports flags to skip DNS configuration

Full Changelog: v1.0.58...v1.0.59

v1.0.58

21 Jan 08:13

Choose a tag to compare

What's Changed

  • Fix service deploy command was not using the correct service id by @jansaidl in #237

Full Changelog: v1.0.57...v1.0.58

v1.0.57

20 Jan 22:45

Choose a tag to compare

[v1.0.57] - 2026-01-21

Fixed

  • some arguments were still using pascalCase when they were supposed to use kebab-case

v1.0.56

20 Jan 20:40

Choose a tag to compare

[v1.0.56] - 2026-01-20

Changed

  • updated zerops-go sdk to the latest version with support for new API changes caused by RBAC/ACL system

v1.0.55

08 Oct 06:13

Choose a tag to compare

What's Changed

  • feat: add 'vpn clear' and 'vpn key' commands by @tikinang in #233

Full Changelog: v1.0.54...v1.0.55

v1.0.54

17 Sep 12:59

Choose a tag to compare

[v1.0.54] - 2025-09-17

Fixed

  • push command now correctly validates content of a --workspace-state (-w) flag

Changed

  • push command now works with current directory, instead of always forcing root git directory