- Externally configured apps
appId
field is now mandatory
Bump API Version: 1.2.0
- Remote Connections introduced
Graph.connection
can now beGraphRemoteConnection
- Added
GraphRemoteConnection
type - Events:
RemoteConnectionCreatedEvent
RemoteConnectionRemovedEvent
RemoteConnectionActivatedEvent
RemoteConnectionDeactivatedEvent
- Graph active/inactive events introduced
GraphActiveEvent
GraphInactiveEvent
Bump API Version: 1.1.0
- Add possibility to configure Graph Apps externally
- Non-backward
Context
changes- Remove
Project.description
- Added
GraphLocalConnection.databaseType
- Added
GraphLocalConnection.databaseStatus
- Removed
GraphLocalConnection.info.status
- Changed
GraphLocalConnection.configuration
- Added
protocols
withboth
,http
andhttps
values
- Added
- Remove
- Added new action
DatabaseSettingsSaved
- Added
executeJava
function