Skip to content

Commit

Permalink
chore: Update S3FileSystem to support readable proxy URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar committed Jul 3, 2024
1 parent 1412991 commit 4024707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
In order to read more about upgrading and BC breaks have a look at the [UPGRADE Document](UPGRADE.md).

## 1.7.0
## 1.7.0 (3. July 2024)

+ Allow the `acl` param to be null, since certain storage system throw an error if an unsupported header value is provided.
+ Added new `$readableProxyUrl` property.
Expand Down

0 comments on commit 4024707

Please sign in to comment.