Releases: zirkelc/aws-sigv4-fetch
Releases · zirkelc/aws-sigv4-fetch
v4.1.0
v4.0.2
v4.0.1
What's Changed
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- Upgrade
@aws/*
and@smithy/*
dependencies to latest major version by @josephearl in #18- drops support for Node.js v16
New Contributors
- @josephearl made their first contribution in #18
Full Changelog: v3.1.1...v4.0.0
v3.1.1
v3.1.0
What's Changed
- Remove
cross-fetch
dependency by @zirkelc in #3 - Bugfix query string request signature by @zirkelc in #5
- Pass init param to fetch function by @zirkelc in #7
- Change to ESM and dual publish ESM+CJS by @zirkelc in #9
- Add E2E test for api gateway by @zirkelc in #11
- Encode path and query according to RFC 3986 by @zirkelc in #13
Full Changelog: https://github.com/zirkelc/aws-sigv4-fetch/commits/v3.1.0