Releases: contentful/contentful-sdk-core
Releases · contentful/contentful-sdk-core
v6.4.6
6.4.6 (2020-10-15)
Bug Fixes
- loggers: call reqLogger and resLogger in error cases (#105) (e4cffcc)
v6.4.5
6.4.5 (2020-04-27)
Bug Fixes
- rate-limit: do not store instances and defaults globally (#90) (f811d65)
v6.4.4
6.4.4 (2020-04-03)
Bug Fixes
- getNodeVersion: Safety check before accessing process.versions(#88) (4aa1f2e), closes #82
v6.4.3
6.4.3 (2020-04-03)
Bug Fixes
- httpClient: Make . optional in host regex (#87) (67b54ed), closes #56
v6.4.2
6.4.2 (2020-04-03)
Bug Fixes
- config: add github and release notes to sem release config (#86) (5ee9757)
v6.4.1
6.4.1 (2020-04-02)
Bug Fixes
- config: dependabot and circle config (#85) (4b579e3)
v6.4.0
6.4.0 (2019-09-18)
Features
- timeout/retry: allow retry limit to be changed (#83) (9c2846b)
v6.3.6
6.3.6 (2019-06-19)
Bug Fixes
- content-length: add configurable max content length for Axios (#81) (fdda7ec)
v6.3.5
6.3.5 (2019-06-11)
Bug Fixes
- dependencies: update axios to 0.19.0 (#80) (40f374e)
v6.3.4
6.3.4 (2019-06-05)
Bug Fixes
- rate-limit: revert rate-limit logic back to counting retries per request ID (#79) (c3489d3)