Release 0.25.2
Deprecations
The Ziti Edge management REST /database and /terminators endpoints are being deprecated. They belong in the
fabric management API, but there was no fabric REST api at the time when they were added. Now that they are
available under fabric, they will be removed from the edge APIs in a future release, v0.26 or later.
What's New
- Enhancement: Only translate router ids -> names in
ziti edge traceroutewhen requested to with flag - Enhancement: Add the /database rest API from edge to fabric, where they below
ziti fabric dbnow as the same commands asziti edge db
- Enhancement: Add
ziti agentcommand for sending IPC commands. Contains copy of what was underziti ps. - Enhancement: Add
ziti agent controller snapshot-db <name or pid>IPC command