Releases: iopipe/iopipe-js-core
Releases · iopipe/iopipe-js-core
v1.17.1
1.17.1 (2018-11-19)
Bug Fixes
- timeout: Update maximum timeout calculation (cb9122a)
v1.17.0
1.17.0 (2018-11-15)
Features
- Add networkTimeout to fileUploadMeta request.: Fix an issue where fileUploadMeta allows networ (7c0233e)
- Parameterize URL in geFileUploadMeta: Allow url param in getFileUploadMeta. Default to getSign (823bcb2), closes #299 #300
v1.15.0
1.15.0 (2018-10-08)
Features
- sendReport: Add Authorization header to sendReport (#298) (34faf86)
v1.14.3
1.14.3 (2018-09-10)
Bug Fixes
- promise rejection handling: Adding back in promise rejection handling (#294) (8ec3c62)
v1.14.2
- Removing semantic releasing #293