Releases: torusresearch/http-helpers
Releases · torusresearch/http-helpers
v7.0.0
What's Changed
Migration Notes
- Exports are now not bundled. Please check if this affects your integration. Bundled exports are also provided in dist folder. Please use the appropriate one for your integration.
- options for http request can't be null now
New Contributors
Full Changelog: v6.1.1...v7.0.0
v6.1.1
log change
Full Changelog: v6.1.0...v6.1.1
v6.1.0
v6.0.0
What's Changed
- Clean up timeout after network request promise is resolved by @lwin-kyaw in #39
New Contributors
- @lwin-kyaw made their first contribution in #39
Full Changelog: v5.0.0...v6.0.0
v5.0.0
What's Changed
- fix all issues by @chaitanyapotti in #38
- Drop Node 16 support
- add support for parsing non-json data
Full Changelog: v4.0.0...v5.0.0
v4.0.0
Drop Node 14 support
Full Changelog: v3.4.0...v4.0.0
v3.4.0
What's Changed
- add option to log request tracing header by @tainguyentt in #33
New Contributors
- @tainguyentt made their first contribution in #33
Full Changelog: v3.3.0...v3.4.0
v3.3.0
Update deps
Full Changelog: v3.2.0...v3.3.0
v3.2.0
v3.1.0
What's Changed
- custom tracing for http calls using sentry. by @himanshuchawla009 in #24
Full Changelog: v3.0.0...v3.1.0