Releases: widdix/s3-getobject-accelerator
Releases · widdix/s3-getobject-accelerator
v3.0.1
What's Changed
- fix: catch IllegalLocationConstraintException error as well for region redirects by @michaelwittig in #22
Full Changelog: v3.0.0...v3.0.1
v3.0.0
BREAKING CHANGES
- drop support for Node < 20
What's Changed
- feat: add event request:body-reading-progress and add property bytesPerSecond to event request:body-read by @michaelwittig in #21
Full Changelog: v2.16.0...v3.0.0
v2.16.0
What's Changed
- feat: Follow PermanentRedirect errors when request is send to the wrong region by @michaelwittig in #20
- feat: support options.region
feat: use virtual-hosted-style when possible
chore: update dependencies
Full Changelog: v2.15.0...v2.16.0
v2.15.0
What's Changed
- feat: emit events request:connecting, request:connected, request:body-writing, request:body-written, request:body-reading, request:body-read
Full Changelog: v2.14.0...v2.15.0
v2.14.0
What's Changed
feat: emit events request:retrying, request:name-resolved, request:name-resolving
Full Changelog: v2.13.2...v2.14.0
v2.13.2
v2.13.1
What's Changed
- fix: support resolveTimeoutInMilliseconds of 0 by @michaelwittig in #17
Full Changelog: v2.13.0...v2.13.1
v2.13.0
What's Changed
- feat: support request, resolve, connection, read, data, and write timeouts by @michaelwittig in #12
Full Changelog: v2.12.0...v2.13.0
v2.12.0
v2.11.0
What's Changed
- feat: add body property to Error by @michaelwittig in #11
Full Changelog: v2.10.0...v2.11.0