github spacecloud-io/space-cloud v0.11.0

latest releases: v0.21.5, v0.21.4, v0.21.3...
4 years ago

Summary

  • Added support of count, upsert, increment, multiply, min, max operations to SQL
  • Added Space Cloud Explorer to Mission Control
  • Restructured config of functions module to make it more flexible
  • Added support of default service and default function to security rules of functions module

Explorer

The Mission Control UI now comes packed with a Space Cloud Explorer. This Explorer lets you run javascript code so that you can try Space Cloud APIs without having to set up any project. The api object is available to all requests made by Explorer

Breaking Changes

The config of functions module has been broken to make it flexible and future ready. The rules have been renamed to services which is a map of services where each service holds a map of functions where each function holds a rule field whose value is nothing but the rule object.

Don't miss a new space-cloud release

NewReleases is sending notifications on new releases.