...
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.
Excerpt | |||||
---|---|---|---|---|---|
CorePerformance Optimization for CONFIGSERVICELocal and remote resources on the git server are synchronized now at regular intervals of 5 minutes. Thus, changes applied directly to the remote resources on the git server are NOT available until the regular synchronization process is passed. The resources are always cached. The availability of the git server is not checked anymore in case of resource retrieval requests. It is not possible to set the parameter Furthermore, the Helm Charts for 2022 Spring require a persistent volume claim for service initialization after a crash of the CONFIGSERVICE. Client Services & Client DevelopmentDeveloper LibrariesObject Creation PermissionsThe permission to create new objects is now enabled via a create permission within one of the roles defined via a role set. The YUUVIS_CREATE_OBJECT role does no longer allow object creation. You need to adjust your corresponding role set accordingly. Action: Update your roles as described here. Use the following condition:
USERSERVICEMigration of User Information Endpoints.The user information endpoints GET /userservice/api/users and GET /userservice/api/users/{userId} are not available anymore. Action: Use the endpoints GET /api-web/api/users/users and GET /api-web/api/users/{userId} instead. |
...
Some new features require manual configuration in order to operate properly after the update to the new yuuvis® Momentum version.
Core
Fail-safe AUTHENTICATION Service
...