Skip to content

Releases: connexta/replication

replication-0.3.0

28 Aug 16:16
Compare
Choose a tag to compare

Added HDFS adapter

replication-0.2.5

02 Apr 15:06
Compare
Choose a tag to compare

Highlights:

  • Upgraded DDF to 2.21.4

replication-0.2.4

13 Aug 23:42
Compare
Choose a tag to compare

Highlights:

  • Upgraded DDF to 2.16.x
  • Upgraded Admin Console version to 1.3.2

replication-0.2.3

12 Aug 16:55
Compare
Choose a tag to compare

Highlights:

  • Add UI support for metadata only option when creating a Replication. Metadata only will transfer only the metadata and resources will not be transferred.
  • Add UI support for selecting an Intrigue query when creating a new Replication.
  • Bytes transferred are now displayed a KB, MB, GB, etc for more accurate reporting of data transferred.
  • GraphQL endpoint support for updating a Replication's statistics.

Fixes:

  • Last success and last run relative times should now update in the UI.
  • Fixed a bug where querying failed items with new items at the same time would only return failed items.

replication-0.2.2

24 Apr 20:49
Compare
Choose a tag to compare

Highlights:

  • Add UI support for deleting data replicated to the local machine when deleting a configuration.
  • Add UI support for specifying a context path when configuring a new Node. This will support Nodes who have customized their context path.
  • New documentation for upgrading Replication versions.

Fixes:

  • Fix a potential issue where resources uploaded between small windows of time may be missed and not be replicated.

Known Issues:

  • Upgrading from a previous version, that has existing replication and site configurations, to 0.2.2 will cause replication to not work. The work around is to re-create all replication and site configurations.

Replication 0.2.1

28 Mar 13:25
Compare
Choose a tag to compare

Highlights:

  • Add ability to cancel, suspend, and enable Replications through the UI and command line.
  • A Replication's statistics (number of items transferred, megabytes transferred) will now be updated while a Replication is running.
  • Overall better handling for server errors and not found pages in the UI.
  • Add support for displaying header/footer information in the UI.

Fixes:

  • UI should now work in Internet Explorer.
  • Error messages in the UI when deleting a Node being used in Replication will now properly be dismissed.
  • Fix an issue in the UI with overflowing names and host names when viewing Nodes.

Replication 0.2.0

21 Feb 23:09
Compare
Choose a tag to compare
Replication 0.2.0 Pre-release
Pre-release

Initial release in the new connexta repo