File Conveyor v0.3-dev Release Notes

Release Date: 2012-10-24 // over 11 years ago
  • ๐Ÿ›  Critical bugfix for a tiny bug with big consequences.

    • ๐Ÿš‘ Critical bug: #112: When a newly created file is deleted before it was synced, File Conveyor crashes on a logging statement

Previous changes from v0.2-dev

  • ๐Ÿ›  Critical bugfixes. Prevent file loss and makes Rackspace Cloud Files operational again.

    • ๐Ÿ—„ Minor bug: #122: PendingDeprecationWarning/global name 'ConnectionError' is not defined
    • ๐Ÿš‘ Critical bug: #118: django-storage's mosso back-end was deprecated in favor of django-cumulus, so migrated to django-cumulus
    • ๐Ÿš‘ Critical bug: #108: When no fileDeletionDelayAfterSync attribute is set, no deletion should happen at all
    • ๐Ÿ› Bug: #103: Error in setup.py when using Python 2.5