Changelog

For information on upgrading from previous versions, see the Python Data Load Controller Migration Notes

0.1.0

2021-03-29

Summary

  • Inital Release : First official release of the Python Data Load Controller tool.

Features

  • Remotely load and unload data from an Atoti instance through REST services.
  • Use Scopes to narrow-down loading and unloading operations.
  • All previous events are stored in a cache which can be queried through REST services.

Dependency versions

Component Version
Atoti 0.6.3 - 0.6.5

Known Issues

In Atoti 0.6.5, if a DLC transaction fails, all further transactions will either fail or hang forever. This issue is only present in Atoti 0.6.5. Atoti 0.6.4 & 0.6.3 do not have this issue.

0.1.0-alpha1

Added

Issue Key Details
PST-699 Created Atoti Data Load Controller prototype

Known Issues

  • Atoti DLC only works on Atoti Version 0.6 and up.