Skip to main content
Tungsten Replicator

Tungsten Replicator 6.1.9

Build: 9
Release Date: 23 Nov 2020
End of Life Date: 15 Aug 2024
Product End of Life

This release is past End of Life.

Release 6.1.9 is a minor bug fix release containing a fix for a critical bug within the Replicator related to the handling of Timezone.

Bug Fixes (2)

Command-line Tools (1)

  • tpm update no longer fails when using the staging method to upgrade to a new version.
    Issue: CT-1381

Core Replicator (1)

  • In some edge case scenarios, the replicator was not setting the session time_zone correctly when preceding sessions had a different time_zone applied, this could lead to situations where TIMESTAMP values could be applied into replica nodes with an incorrect time_zone offset applied.
    Issue: CT-1390