Skip to content

Releases: zeropsio/zcli

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

v1.0.53

25 Aug 12:43

Choose a tag to compare

What's Changed

  • use github proxy to detect latest zcli version by @jansaidl in #230

Full Changelog: v1.0.52...v1.0.53

v1.0.52

22 Aug 09:18

Choose a tag to compare

What's Changed

  • fix: ZEROPS_TOKEN environment variable takes precedence over stored zcli by @tikinang in #229

Full Changelog: v1.0.51...v1.0.52

v1.0.51

22 Aug 09:05

Choose a tag to compare

What's Changed

  • feat: authenticate via present ZEROPS_TOKEN environment variable by @tikinang in #228

Full Changelog: v1.0.50...v1.0.51