backup_migrate_flysystem 5.0.0-alpha2

Bug fixes
  1. Support for drupal/backup_migrate 5
  2. Support for drupal/flysystem 2
  3. Issue #3172989 by rodrigoaguilera: Check if file needs rewinding before actually running rewind()
  4. Update version requirements of dependencies

PLEASE NOTE

This release does not work with the restore button that is found on the "Saved Backups" listing page. Download the file first and then use the "Restore" page and upload the file.

This is alpha quality and you should run your own tests.

backup_migrate_flysystem 8.x-1.6

Bug fixes
Unsupported
  • Issue #3172989 by rodrigoaguilera: Check if file needs rewinding before actually running rewind()

backup_migrate_flysystem 5.0.0-alpha1

New features
  • Support for drupal/backup_migrate 5
  • Support for drupal/flysystem 2

PLEASE NOTE

This release does not work with the restore button that is found on the "Saved Backups" listing page. Download the file first and then use the "Restore" page and upload the file.

This is alpha quality and you should run your own tests.

backup_migrate_flysystem 5.0.x-dev

New features
  • Initial support for backup_migrate 5 and flysytem 2
  • VERY IMPORTANT: Restore does not work if you use the "Restore" button. Download the file first.

backup_migrate_flysystem 8.x-1.5

Bug fixes
Unsupported

Reverting Backup Migrate 5.0 compatibility because of namespace changes. A new 2.0 branch of this module will be created to support Backup Migrate 5.0.

backup_migrate_flysystem 8.x-1.4

New features
Unsupported

Issue #3172376 by rodrigoaguilera: Add compatibility with backup_migrate 5 3b02226 jonmcl Sep 22, 2020 at 9:32 AM

backup_migrate_flysystem 8.x-1.3

Bug fixes
Unsupported

This release fixes an issue where the PHP stream wrapper functionality did not seem to work reliably in all server environments. A new ReadableFlysystemBackupFile class has been added to extend and replace ReadableStreamBackupFile. ReadableFlysystemBackupFile is designed to use native Flysystem API calls while ReadableStreamBackupFile relies on PHP stream wrapper functionality.

backup_migrate_flysystem 8.x-1.2

Bug fixes
Unsupported

Left in some test code that shouldn't have been in a release. The info.yml file was incorrectly requiring a backup_migate version greater or equal to 6.0.

Subscribe with RSS Subscribe to Releases for Backup and Migrate: Flysystem