Changelog (MIG)

4.1.1

19.04.2024

 

  • removed a bug with Repositories starting with a space

  • fixed a bug with skipExisting when orgin-datesource was null

  • fixed a bug where a cleanup was triggered in the destination before a migration

  • updated versions

  • smaller fixes (typos etc.)

4.1.0

29.11.2023

 

  • datatype is now a mandatatory field

  • setOriginalDateTime is now default set to truee, existing configurations remain unchanged

  • datesource in migration reports is now the creation date of the components from source archive

  • fix an issue that prevents using tia classic ContentServer Version 6.x as target

4.0.0

08.11.2023

Major Release

  • Change to Jarkata Servlet >= 6.0 - Breaking Change: is only running on modern Java-Webserver that supports JakartaEE (e.g. Tomcat 10 …) and Java 17+

  • Security-Fixes

 

3.2.17

28.06.2023
  • fixed that the migration sends only characters in compIds in create that are not ASCII UTF-8 encoded to support SAP ContentServer

3.2.16

23.06.2023
  • fixed that the migration sends the compIds with spaces encoded as + symbols to the destination

3.2.15

14.04.2023
  • support for new tia core saphttp (>= 2.1)

3.2.14

28.03.2023
  • update commons-text from 1.9.0 to 1.10.0

 

Improvement / Fix