Skip to content

Releases: widdix/s3-getobject-accelerator

v3.0.1

22 May 09:25

Choose a tag to compare

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

07 May 09:14

Choose a tag to compare

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

24 Apr 17:57

Choose a tag to compare

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

24 Apr 17:55

Choose a tag to compare

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

24 Apr 17:54

Choose a tag to compare

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

24 Apr 17:54

Choose a tag to compare

What's Changed

  • fix: add missing event to EVENT_NAMES

Full Changelog: v2.13.1...v2.13.2

v2.13.1

24 Apr 17:53

Choose a tag to compare

What's Changed

Full Changelog: v2.13.0...v2.13.1

v2.13.0

24 Apr 17:53

Choose a tag to compare

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

24 Apr 17:52

Choose a tag to compare

What's Changed

  • feat: support options.agent

Full Changelog: v2.11.0...v2.12.0

v2.11.0

24 Apr 17:50

Choose a tag to compare

What's Changed

Full Changelog: v2.10.0...v2.11.0