6.4.7
What's Changed
- Removed the
node:
prefix from thenode:querystring
import used internally for the query string parser to expand the support across various Node v14 versions. - Fixed bug with multipart upload streaming occasionally hanging due to incorrect handling of backpressure.
Full Changelog: 6.4.6...6.4.7