Skip to content

Releases: zeropsio/zcli

v1.0.66

23 Apr 09:41

Choose a tag to compare

What's Changed

Full Changelog: v1.0.65...v1.0.66

v1.0.65

15 Apr 19:11

Choose a tag to compare

What's Changed

  • Reapply: Use upload url from POST /app-version instead of direct PUT /app-version/{id}/upload by @tikinang in #250

Full Changelog: v1.0.64...v1.0.65

v1.0.64

06 Apr 20:54

Choose a tag to compare

What's Changed

Full Changelog: v1.0.63...v1.0.64

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