[Java-SDK] In der schema-config.yml fehlt der EIntrag für Metadatenschema 1.4.0
Description of the bug:
Ein Kunde hhat uns darauf aufmerksam gemacht, dasss im Java-SDK die offline Unterstützung für das Metadatenschema Version 1.4.0 fehlt.
Current behavior:
Das SDK lädt die lokal eingebetteten Metadatenschemata über die Property metadataSchemaPaths aus client/src/main/resources/schema-config.yaml, registriert sie im SchemaResourceProvider und macht sie damit für Validierungen verfügbar.
In der Liste fehlt die Version 1.4.0.
Expected behavior:
Die Datei client/src/main/resources/schema-config.yaml sollte alle gültigen Schema-Versionen des Metadatenschema enthalten.
Environments:
DEV, TEST, STAGE, PROD
Additional Information:
Dependency / relationship to other issues:
Responsible person / team:
Transfer history to different teams
Contact persons including contact details:
Screenshots / Logs / Requests:
Checklist:
-
Add Severity label -
Add team label -
Related/affected issues/stories/epics linked and explained in the bug issue -
Creation of an automated test -
Bugfix deployed on DEV -
Bugfix tested on DEV -
Bugfix deployed on TEST -
Bugfix tested on TEST (possibly also by the connection project itself) -
Successful fix reported to Team Operations (Teams channel) -
Bugfix deployed on STAGE -
Bugfix tested on STAGE if necessary -
Bugfix deployed on PROD -
Bugfix tested on PROD (possibly also by the connection project itself) -
Final communication by Team Operations if necessary -
Internal documentation was checked and updated if necessary -
External documentation has been checked and updated if necessary -
Updated changelog if necessary