Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

1.4.0

24.01.2023
 Changes

Feature:

  • Allow to use tia certificate for signing (see ‘signing’ tab in configuration)

1.3.1

8.12.2022
 Changes

Fixed:

  • Support files larger than 2GB

  • Problem preventing WriteCache Database fallback to work, when primary and cache server are not available

Changed:

  • Removed repository mapping field from datasource settings dialog

Feature:

  • Allow to use ID3 certificate for signing (see ‘signing’ tab in configuration)

1.3.0

25.10.2022
 Changes

Improvements:

  • Update H2 to Version 2.1.214

  • Update dependencies, remove unused dependencies

If you are not using a custom database, changes have to be made to the existing H2 database, or existing data will be lost.

Please see Update H2 Database from 1.3.175 to 2.X

for documentation of the required changes.

1.2.9

19.07.2022
 Changes

Fix:

  • If async option is disabled and one of the Contentserver was offline, the WriteCache returned a 200 Code in case of a create instead of a 201. This is now fixed. In case a create is successful (in either the source or the destination or both) a 201 is always returned.

1.2.8

19.07.2022
 Changes

Features:

  • Reworked Tmp-FileHandling

1.2.7

11.07.2022
 Changes

Changed:

  • Updated Depedencies for Pipeline

1.2.6

11.07.2022
 Changes

Fixed:

  • Removed FixedStreamContentLength and canged volatile member to AtomicLong

1.2.5

15.06.2022
 Changes

Changed:

  • Update Dependencies

1.2.4

13.05.2022
 Changes

Fixed:

  • Fix issue in H2-Database cleanup

Feature:

  • CacheReorg accept deleted docs when deleting (200 instead of 400)

1.2.3

17.04.2022
 Changes

Fixed:

  • smaller changes for CICD-Pipeline

1.2.2

14.01.2022
 Changes

Fixed:

  • fix in H2 schema

  • fixes for MSSQL

  • smaller fixes

1.2.0

24.11.2021
 Changes

Feature:

  • Cleanup of MigrationServerStatusTable implemented

1.1.9

27.08.2021
 Changes

Fixed:

  • Oracle 19 compatibility

  • smaller fixes

1.1.8

05.02.2020
 Changes

Fixed:

  • ArchiveLink-deleted documents won’t be migrated.

  • Improved UI feedback and UI capabilities.

Features:

  • Improved support of ContentServer related features (with ContentServer >= 4.3.0):

    • Support of SetOrigDateTime-parameter

    • Support of CheckSrcHash-parameter

    • Support of CheckDestHash-parameter

<= 1.1.7

between 06.09.2018 and 04.04.2016
 Changes

Date

Version

Changes

06.09.2018

1.1.7

Added new switch making response for create requests wait for both ContentServer results

02.10.2017

1.1.6

ADAPTED to core 1.3.4

07.08.2017

1.1.5

FIX Has unsfinishedMigration calculation wrong for reprocessing

11.07.2017

1.1.4

ADAPTED to core 1.3.1

18.05.2017

1.1.3

  • cleanup of temporary files when synchro error occures

04.05.2017

1.1.2

  • Synchro-mode will always update destination if hash-values are different

14.04.2017

1.1.1

Adaptions to core 1.2.8

30.03.2017

1.1.0

  • Error on non-modifiable collection in function syncTableCounters

29.03.2017

1.0.9

  • Stop button of manually started migration didn't work due to failing Owner Check

24.11.2016

1.0.7

  • SetOrigDateTime,CheckSrcHash,CheckDestHash is working with ContentServer 4.3.0

  • Some minor fixes in the UI

  • Using new core bundle 1.2.5

  • SQL Error when component has ' character

  • Document info delivers undecoded components, which leads to "component not found in the source archive" error message

  • removed proxy functionality (-> own bundle)

24.11.2016

1.0.6

  • Document now set to OK, when accessing from source fails because of deletion

  • Handling of ArchiveLink-deleted Documents (set to OK, when Sync-try fails because of deletion)

10.11.2016

1.0.5

New Proxy functionality (imported from core 1.1.9)

28.06.2016

1.0.3

Changed document-processing to synchronization instead of migration , added Protocol

02.06.2016

1.0.0

  • Adaption of database-scheme

  • Removed GUI elements needed for migration only

  • Initial Version separated from Migration

  • No labels