Skip to content

Release 3.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Oct 14:26
· 127 commits to main since this release
1259bab

Highlights

ZPA 4.0.0

This release includes the ZPA 4.0.0.

Make sure to build your custom plugins with this version of ZPA before using them in ZPA CLI.

Binaries

🌟 Universal

This distribution requires an external Java runtime.

☕️ Bundled Java Runtimes

These binaries provide their own Java runtime.

Platform Intel Arm
MacOS zpa-cli-3.0.0-osx-x86_64.tar.gz zpa-cli-3.0.0-osx-aarch_64.tar.gz
Linux (glibc) zpa-cli-3.0.0-linux-x86_64.tar.gz zpa-cli-3.0.0-linux-aarch_64.tar.gz
Alpine Linux (musl) zpa-cli-3.0.0-linux_musl-x86_64.tar.gz
Windows zpa-cli-3.0.0-windows-x86_64.zip

Short changelog

🧰 Tasks

  • 16c215f upgrade dependencies to ZPA 4.0.0

🛠 Build

  • 12aeea6 upgrade bundled JRE to Liberica 25 and streamline Docker setup