Gaufrette v0.10.0 Release Notes

Release Date: 2020-10-05 // over 3 years ago
  • โž• Added

    • ๐Ÿ‘Œ Support for AsyncAws

    โœ‚ Removed

    ๐Ÿšš The following adapters were deprecated and have now been removed.

    • AclAwareAmazonS3
    • AmazonS3
    • Cache
    • โฌ‡๏ธ Dropbox
    • LazyOpenCloud
    • MogileFS
    • Sftp

    ๐Ÿšš We also removed the deprecated function AwsS3::getUrl().


Previous changes from v0.9.0

  • ๐Ÿ†• New features

    • โž• Add MimeTypeProvider to AzureBlobStorage (#630)

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix docker setup for dev env (#580)
    • Define env vars in .env file only (#615)
    • โž• Add PHP Coding Standard check step on CI (#617)
    • โœ… PHPUnit tests enhancement (#627)

    Thank you @nicolasmure, @peter279k and @rgembalik for your contributions!