Breaking change
| Version | Timing | Changes |
|---|---|---|
| 6.0.0 | The Sophora Importer now uses Spring 6.1.6 and Spring Boot 3.2.5. Adjust your custom preprocessors, if they make use of Spring or Spring Boot or their dependency management. See the Spring 6 migration guide and the Spring Boot 3 migration guide for details. | |
| 6.0.0 | The Sophora Importer now uses Groovy 4.0. Adjust your custom preprocessors, if they are written in Groovy. See the Groovy 4.0 release notes for details. | |
| 6.0.0 | The Sophora Importer now requires version 1.2.0 of the Helm chart sophora-import-job. |
Configuration Changes
Breaking Change
| Version | Timing | Changes |
|---|---|---|
| 6.0.0 | This must be done before the Importer is started for the first time in version 6. | The syntax of the logback-spring.xml file changed. To filter log messages marked as 'SPECIAL_EMAIL_NOTIFICATION', adjust your Logback configuration according to the example provided on the Installation & Configuration page. |