#1520 - #1525 - #1534 - #1549 - Propagate S3 errors to errno more accurately
#1546 - #1559 - Allow writing > 5 GB single-part objects supported by some non-AWS S3
#1553 - #1555 - Allow configuration of multipart copy size and limit to 5 GB
#1562 - Allow configuration of multipart upload threshold and reduce default to 25 MB
#1565 - Set stat_cache_expire
default to 900 seconds correctly
#1579 - #1582 - Fix data corruption while updating metadata with use_cache
Note: this release fixes a regression #1547 when writing objects larger than 10 GB during periodic dirty data flush (on by default).
Thanks @CarstenGrohmann and @lincheney for opening pull requests to improve s3fs!