Skip to content

Commit

Permalink
Edit changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
turt2live committed Dec 24, 2023
1 parent 54ee083 commit e634a14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

### Changed

* Exports now use an internal timeout of 10 minutes instead of 1 minute when downloading files.
* Exports now use an internal timeout of 10 minutes instead of 1 minute when downloading files. This may still result in errors if downloading from S3 takes too long.

### Fixed

* Exports created with `s3_urls` now contain valid URLs.
* Exports no longer fail with "The requested range is not satisfiable".
* Requests requiring authentication, but lack a provided access token, will return HTTP 401 instead of HTTP 500 now.
* Slow downloads when using a self-hosted MinIO instance are no longer slower than expected.
* Downloads when using a self-hosted MinIO instance are no longer slower than expected.

## [1.3.3] - October 31, 2023

Expand Down

0 comments on commit e634a14

Please sign in to comment.