| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-09-05 | 1.1 kB | |
| v0.21.5 source code.tar.gz | 2021-09-05 | 848.2 kB | |
| v0.21.5 source code.zip | 2021-09-05 | 1.2 MB | |
| Totals: 3 Items | 2.1 MB | 0 | |
This is an incremental release where the following has been done: - Updated Mission Control theme to match the new SpaceCloud website theme. - Updated outdated libraries to the latest version - Fixed a bug in the DB read rest endpoint which didn't allow use of joins. - Improved test coverage for the database module.
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 SchemainDatabase > Settingsfor each SQL database you've added in SpaceCloud.
Ping us on #general of our Discord server, if you face any issues while migrating.