...
The authentication provider configuration was removed from the UI and is now configured via environment variables (see list of fields here). The fields themself did not change so can its basically the same as it was in the UI.
...
The space identifier (previously called spaceId, now called spaceKey) can be specified as part of the environment variable SPACES_DATA (see below, and listed in the full environment variable list here). The space key can only contain alphanumeric characters, hyphens and underscores.
...
Implemented an endpoint to provide a tracked resource set - based change log which tracks creation, modification and deletion of components and configurations. Changes on configuration items are tracked as a modification of a configuration. The change log contains links to the OSLC resource representation of the concept.
Bug
...
Fixes
...