Skip to content

Releases: sebastianfeldmann/phpbu

2.1.6

31 Aug 12:11

Choose a tag to compare

Added OpenSSL encryption support

Check the Documentation for details

2.1.5

21 Jun 21:21

Choose a tag to compare

  • Fixed a Configuration issue where no working directory was set

2.1.4

12 Jun 17:32

Choose a tag to compare

Added FTP sync support (thanks to @chrishawes)

2.1.3

31 May 18:07

Choose a tag to compare

  • Removed hard sync lib dependencies - moved sync libs to composers suggest list
  • Fixed a bug with the Capacity Cleaner where the current backup was not included into the amount of backups (thanks to @josemalonsom)
  • Enhanced Target stability (thanks to @josemalonsom)
  • ResultPrinter injection to enable different types of Runner executions

Important:
If you have installed phpbu via composer or cloned it manually and you are using an Amazon, copy.com, Dropbox, Softlayer or SFTP sync. make sure you add the corresponding line to your composer file manually.

2.1.2

19 May 21:43

Choose a tag to compare

  • Added support for mysqldump --extended-insert option
  • Moved all unstable composer libs from require to suggest

2.1.1

12 May 06:37

Choose a tag to compare

  • Added support for mysqldump --hex-blob option

2.1.0

13 Apr 17:49

Choose a tag to compare

  • Massive refactoring (executing cli commands)
  • Minor bug fixes

2.0.1

10 Apr 08:40

Choose a tag to compare

  • Added Elasticdump support
  • Added Percona XtraBackup support
  • Added ArangoDB support
  • Fixed Mail Logger 'onDebug' bug

Big thanks to @F21

2.0.0

06 Apr 16:59

Choose a tag to compare

  • Added encryption feature
  • Moved Logger classes to Symfony EventDispatcher component

1.2.1

13 Mar 22:24

Choose a tag to compare

  • Enhanced Windows support
  • Added Binary::addCommandLocation to set custom command locations for mongodump, mysqldump and tar