...
For yuuvis® Momentum version updates, we recommend the usage of our Helm Charts.
>> Version Updates
When updating your yuuvis® Momentum installation from version 2022 Winter to 2023 Spring, manual configuration changes are required for some services.
...
Breaking Changes
The following Breaking Changes are incompatible changes we had to deploy into operation, and therefore you—as a yuuvis® user—need to be aware of them and take action accordingly.
...
Asynchronous Object Deletion
The asynchonous asynchronous deletion of DMS objects has to be activated in the serviceConfiguration.json file. Add the following element to the services
section:
Code Block |
---|
"api": { "asynchonousDeletionasynchronousDeletion": true } |
Artificial Intelligence Platform
ML Training Pipeline
Improved Metadata Extraction
After the version update to yuuvis® Momentum 2023 Spring, the issuer and receiver metadata extraction for invoice management is not anymore provided by the Issuer-Receiver
microservice. Its functionality has been improved and is now provided by the Rule-Based
service.
Action: Remove the deprecated Issuer-Receiver
microservice and its resources from your cluster.