Skip to content

Releases: bbc/http-transport

v4.0.0-0

20 Sep 11:18
Compare
Choose a tag to compare
v4.0.0-0 Pre-release
Pre-release
  • default to from.text() if content type is not json 27c5bf3

v3.5.7-3...v4.0.0-0

v3.5.7-3

19 Sep 13:14
Compare
Choose a tag to compare
v3.5.7-3 Pre-release
Pre-release
  • converts headers from iterable to serializable object, fixes leak in tests 5d682f5

v3.5.7-2...v3.5.7-3

v3.5.7-2

18 Sep 15:14
Compare
Choose a tag to compare
v3.5.7-2 Pre-release
Pre-release

v3.5.7-1...v3.5.7-2

v3.5.7-1

18 Sep 14:25
Compare
Choose a tag to compare
v3.5.7-1 Pre-release
Pre-release

v3.5.7-0...v3.5.7-1

v3.5.7-0

11 Sep 13:35
Compare
Choose a tag to compare
v3.5.7-0 Pre-release
Pre-release

PRE-RELEASE

Replacing request library with node-fetch, since request has now been deprecated and contains a security vulnerability.

v3.5.6...v3.5.7-0

v3.5.6

22 Sep 13:59
Compare
Choose a tag to compare
  • Fix: Timeout tests * Nock socketDelay was not working as it should * Also updated nyc and mocha to remove vulnerabilites flagged by npm audit. Using versions compatible with node 8. 5c0b54c
  • Task: Add github templates 2087280

v3.5.5...v3.5.6

v3.5.5

10 Sep 08:28
Compare
Choose a tag to compare

Add typings for Plugins #32

v3.5.4

17 Jul 08:15
Compare
Choose a tag to compare

v3.5.3

18 Mar 08:30
Compare
Choose a tag to compare
  • Update type declarations - add explicit type for create

v3.5.2

18 Feb 10:54
6bf484e
Compare
Choose a tag to compare
  • Update dependencies to patch security warnings.