- MODDATAIMP-1208 Change SYSTEM_USER_ENABLED configuration reading
- MODDATAIMP-1248 Upgrade data-import-utils to Vert.x 5.0
- MODDATAIMP-1125 Remove dependency on mod-configuration
- MODDATAIMP-1175 Update to Java 21 data-import-utils library Sunflower R1 2025
- MODDATAIMP-1048 Increase timeout default value for the requests in the data-import-utils module
- MODDICORE-398 Upgrade data-import-utils to jdk 17, RMB 35.2.0, Vert.x 4.5.4
- MODDATAIMP-785 Upgrade data-import-utils to RMB 35.0.6, Vert.x 4.3.8, config-client 5.9.1
- MODDATAIMP-665 Update dependencies (RMB, Vertx, log4j, ...) (CVE-2021-44228)
- MODDATAIMP-403 Fixed record type determination by leader
- MODDATAIMP-365 Upgrade data-import-utils to RAML Module Builder 32.x
- MODDATAIMP-351 Upgrade data-import-utils to Java 11.
- Updated RAML Module Builder version to 30.0.2
- Updated RAML Module Builder version to 27.1.1
- Updated mod-configuration-client version to 5.1.0
- Fixed logic that determines whether http response contains json body
- Removed validation for partial success case using 500 code and json body
- Added partial success case for async result validation
- Added util methods for exceptions handling under async methods calls and response status checking
- Added MARC Record Analyzer
- Added exception for http 409 status code
- Implemented GenericHandlerAnswer
- Initial module setup
- Implemented RestUtil, ConfigurationUtil and DaoUtil