Skip to content

Releases: zeropsio/zcli

v0.10.2

17 Jun 12:23
fadaa84
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1

15 Jun 08:39
e6e0ddf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

13 Jun 15:21
1f730f5
Compare
Choose a tag to compare

z1319 - enable usage of project ID instead of project name

v0.9.1

10 Jun 09:40
f86e0e5
Compare
Choose a tag to compare

What's Changed

  • Fix corrupted archives from push and deploy commands on Windows platform @MichalSalon in #71

Full Changelog: v0.9.0...v0.9.1

v0.9.0

01 Jun 11:12
b4c1c80
Compare
Choose a tag to compare

What's Changed

  • Stream data in tar.gz archive instead of zip upload by @MichalSalon in #68
    • archives stored in push and deploy commands now use tar.gz format instead of zip
    • flag zipFilePath was changed to archiveFilePath
    • added flag deployGitFolder to push command which also packs .git folder along other files for the build phase

Full Changelog: v0.8.2...v0.9.0

v0.8.2

31 May 12:01
b210d81
Compare
Choose a tag to compare

What's Changed

Better wordation and catching of errors. Project and service management. Go mod tidy. Server name bug fixes. Updated license.

Full Changelog: v0.8.1...v0.8.2

v0.8.1

11 May 12:02
9011b81
Compare
Choose a tag to compare

What's Changed

  • z1203 - fix daemon installation for macosx by @vnarek in #60

Full Changelog: v0.8.0...v0.8.1

v0.8.0

06 May 12:22
f0cfb90
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.8.0

v0.7.2 - multi-region

11 Apr 15:16
5456ad6
Compare
Choose a tag to compare
Merge pull request #51 from zeropsio/zcliZeropsYaml

deploy command: send zeropsYaml to api

v0.7.1: Merge pull request #49 from zeropsio/z843

24 Mar 11:57
388709f
Compare
Choose a tag to compare
z843 Fix incompatible zeropsApiProtocol