This is a minor release containing a few fixes.
Changes
To see the complete list of enhancements/fixes, check out the v0.21.1 milestone.
Upgrade guide
Follow the steps to migrate from v0.20.0
and above:
- Backup your current config using space-cli (
space-cli --project <project_id> get all /path/to/backup/dir
) - Backup setup configuration (
space-cli inspect sc-setup-config.yaml
) - Download the latest version of space-cli (Linux | Windows | Mac) and run
space-cli update -f sc-setup-config.yaml
. - Make sure you run
Reload Schema
inDatabase > Settings
for each SQL database you've added in SpaceCloud.
Ping us on #general of our Discord server, if you face any issues while migrating.