CHANGED
- [experimental] core: requests that fail and get a retry, will be logged with a request id
[req-xx]for easier
correlation. - [experimental] core: extended list of correlation headers to
X-CorrelationId,X-Correlation-Id,X-Request-Id,
X-Vcap-Request-Id.
ADDED
-
set: added a new configuration option for an app to access subscription manager.
-
reg: all
regcommands will work with either subscription manager or saas registry or both depending on what is
configured withset(fixes #100). -
reg: new command
--registry-migrateto migrate one tenant from saas registry to subscription manager. this
operation is irreversible and requires that the tenant's subaccount trusts an IAS with origin keysap.custom.
FIXED
- cds: cdsl will correctly display values for tenants held in either saas registry or subscription manager (fixes #127).