Skip to content

Releases: thephpleague/flysystem-bundle

1.6.1

12 Sep 07:38
f022c00
Compare
Choose a tag to compare
  • Set default visibility to "public" in to fix usage with Flysystem 1.x (#67)

2.3.0

27 Jul 16:10
77a3dfb
Compare
Choose a tag to compare
  • Allow usage of SFTP v3 adapter (#97)

2.2.1

17 Jun 07:51
9c3f823
Compare
Choose a tag to compare
  • Add streamReads option to the AWS adapter (#57)
  • Add missing options to the FTP adapter (#88)
  • Update documentation (#91, #58)

Allow to use AsyncAWS 1.0 with flysystem-bundle 1.x

17 Jun 07:47
f314ffd
Compare
Choose a tag to compare

2.2.0

13 Jan 22:06
7af5732
Compare
Choose a tag to compare
  • Add support for Flysytem 3 (#86)

2.1.0

14 Dec 12:26
Compare
Choose a tag to compare
  • Add support for Symfony 6 (#84)
  • Add support for PHP 8.1 (#84)
  • Allow null passwords when using the SFTP adapter (#72)
  • Drop official support for Symfony 4.2/4.3 (should still work but you should upgrade to Symfony 4.4)
  • Drop official support for Symfony 5.0/5.1/5.2 (should still work but you should upgrade to Symfony 5.4)

2.0.0

17 Jan 20:50
Compare
Choose a tag to compare
  • Add support for Flysystem 2 (#59)
  • Drop support for Azure, Dropbox, Rackspace and WebDAV adapters (following the main library)
  • Drop support for null, cache, zip and replicate adapters (following the main library)
  • Drop support for PHP 7.1 and add official support for PHP 8 (#65)
  • Drop support for plugins (following the main library)

1.5.0

04 Apr 22:12
1.5.0
Compare
Choose a tag to compare

1.4.0

21 Dec 13:50
1.4.0
a5185e5
Compare
Choose a tag to compare
  • Adding storage name on flysystem.storage tag (#31)
  • Add Lazy adapter to allow runtime switch between adapters (#33)

1.3.0

23 Nov 09:19
1.3.0
41d4721
Compare
Choose a tag to compare
  • Add Symfony 5 support (#29)