All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
1.5.0 - 2023-07-27
- #664 - Always return an int from Symfony Command execute method
- Minimum core version 10.11, minimum php version 7.4
1.4.0 - 2022-10-25
- #605 - Allow configurable concurrent uploads
- #618 - Fix stream download release
1.3.0 - 2022-08-10
- #39387 - Update guzzle major version to 7
- This version is compatible with both ownCloud 10.10 and ownCloud 10.11.0
1.2.0 - 2021-12-29
- Prohibit enabling encryption when S3 Object Storage is configured #487
1.1.2 - 2020-04-22
- Bugfix/l10n - #323
- Update PHP dependencies - #316
1.1.1 - 2020-01-23
- Catch Multipart exception when uploading large files - #304
1.1.0 - 2019-12-23
- Format message thrown by AWS exception - #287
- Remove support for PHP 7.0 - #277
1.0.4 - 2019-09-23
- Proper handling of objecstorage issues on object upload #212
1.0.3 - 2019-01-09
- Fix Makefile to use GNU tar to prevent extraction issues on some envs - #173
1.0.2 - 2018-12-07
- Set max version to 10 because core is switching to Semver
- First marketplace release