...
The REST-WS endpoint
./dms/{id}/children
can be requested with nullvalues=true to get such properties in the answer tooas well. (internal: TUK-5709)The REST-WS endpoint
../result/query
provides the wildcard search for text-based parameters. (internal: TUK-5150)The core-service setup asks for the license key to connect the License-Management-Service and whether metrics should be sent. Currently, these values can be entered in the ‘Systems’ view of the management-studio. (internal: TUK-5785)
...
The search-service API can be requested to return the technical catalog entry id or data. (internal: TUK-5711)
The signing-service sends admin emails with the affected objectId and a URL for opening it in the client. (internal: TUK-5577)
It is possible to activate the used
context path
for specific gateways so that services not supporting the context path can use a gateway without the activated context path. With this feature, the configuration of the context path in the extend.json file of the client is no longer necessary. (internal: TUK-5873)The parameter
server.servlet.context-path
must no longer be configured in the application-prod.yml because . For each configured gateway, the gateway-service sets for each configured gateway the new request header x-os-context-path with theserver.servlet.context-path
value read from the file gateway-<profile>.yml, . (internal: TUK-5897)
This feature supports users in optimized handling of objects listed in the CSV export of their hit lists:
...