Releases: thephpleague/flysystem-bundle
Releases · thephpleague/flysystem-bundle
Release list
3.7.1
What's Changed
- Remove internal annotation from FlysystemBundle by @devnix in #208
- fix(docs): fix configuration documentation by @maxhelias in #210
- Fix typo in transfer mode info message by @karpilin in #211
- docs: fix SFTP permissions configuration example by @lazerg in #214
- Remove duplicate is_resource check by @michaelKaefer in #213
- feat(azure): deprecate adapter by @maxhelias in #215
- docs: fix broken examples, dead links and inconsistencies across the documentation by @maxhelias in #216
- docs: fix link next by @maxhelias in #217
New Contributors
- @devnix made their first contribution in #208
- @karpilin made their first contribution in #211
- @lazerg made their first contribution in #214
- @michaelKaefer made their first contribution in #213
Full Changelog: 3.7.0...3.7.1
3.7.0
What's Changed
- Re-enable tests with Symfony 8 and MongoDB ODM by @GromNaN in #200
- Update README by @javiereguiluz in #203
- feat: Improve Flysystem bundle DX with push/pull console commands by @Nitram1123 in #204
- [DX] Extend adapter builder by @maxhelias in #186
- fix(webdav): Use string instead of a constant in the WebDAV adapter builder by @maxhelias in #205
- feat: allow prepend on adapter definition builder by @maxhelias in #206
New Contributors
- @javiereguiluz made their first contribution in #203
- @Nitram1123 made their first contribution in #204
Full Changelog: 3.6.2...3.7.0
3.6.2
What's Changed
- drop support for PHP 8.0/8.1 and Symfony 5.4 by @maxhelias in #198
- Fix typo in read_only option doc reference by @dsiemensma-framna in #196
- Add streamReads option to GoogleCloudStorage Adapter by @qdequippe in #197
- fix: argument must be defined before by @maxhelias in #199
New Contributors
- @dsiemensma-framna made their first contribution in #196
Full Changelog: 3.6.1...3.6.2
3.6.1
3.6.0
What's Changed
- fix: Update PHP-CS-Fixer and fix implicit nullable by @GromNaN in #189
- chore: Make data providers static by @GromNaN in #191
- chore: Drop Yaml requirement, use PHP config for tests by @GromNaN in #190
- Use
shivammathur/setup-phptools by @GromNaN in #192 - feat: Support Symfony 8 by @GromNaN in #188
- docs: fix small typos by @sajadtorkamani in #193
New Contributors
- @sajadtorkamani made their first contribution in #193
Full Changelog: 3.5.0...3.6.0
3.5.0
What's Changed
- Fix MongoDB GridFS service documentation by @GromNaN in #175
- doc: add passphrase and hostFingerprint for SftpAdapter by @Jean-Beru in #176
- feat: add BunnyCDN Storage adapter by @FluffyDiscord in #180
- Setup mongodb extension v1.21 for phpunit tests by @freezy-sk in #184
- Added option preferredAlgorithms by @freezy-sk in #183
- fix: remove deprecation by @maxhelias in #187
New Contributors
- @Jean-Beru made their first contribution in #176
- @FluffyDiscord made their first contribution in #180
- @freezy-sk made their first contribution in #184
Full Changelog: 3.4.0...3.5.0
3.4.0
What's Changed
- Make all classes final by @GromNaN in #163
- Update description by @maxhelias in #169
- Improve docs readability & example for R2 by @beganovich in #171
- Add typehints by @guillaume-sainthillier in #172
- Fix typo by @guillaume-sainthillier in #173
- feat: add support for the WebDAV adapter by @dunglas in #174
New Contributors
- @beganovich made their first contribution in #171
- @guillaume-sainthillier made their first contribution in #172
- @dunglas made their first contribution in #174
Full Changelog: 3.3.5...3.4.0