github spacecloud-io/space-cloud v0.21.4

latest release: v0.21.5
3 years ago

This is a huge release where we are making everything in SpaceCloud fully open source. The following features are now available for everyone to use.

  • Add multiple projects in a single k8s cluster
  • Add multiple Databases in each project
  • Enable caching on all database and REST queries

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 in Database > 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.

Don't miss a new space-cloud release

NewReleases is sending notifications on new releases.