20221208145355
Twsouza
released this
08 Dec 16:16
·
110 commits
to master
since this release
The LB migration should run smoothly, only the rack API will be affected, and the rack services will not encounter any downtime. For Convox Console managed racks, in case the racks are on unknown status run convox rack sync. The command convox rack sync --name RACK-NAME
will print out the new rack API URL. Please update your console to the latest version for self-hosted consoles before updating your racks.
V2 rack CLI changes its default settings directory from $HOME/.convox/
to $HOME/.config/convox2/
. You may need to log in again.
What's Changed
- #3615 Change the CLI default directory to avoid conflict with v3 cli [@nightfury1204]
- #3617 Fix rack sync name flag [@Twsouza]
Full Changelog: 2022120...2022120