Skip to content

Releases: bbc/http-transport

v4.6.2

15 Dec 18:31
Compare
Choose a tag to compare
  • chore: added explicit any to err type 4ab58ad

v4.6.1...v4.6.2

v4.6.1

15 Dec 18:24
Compare
Choose a tag to compare
  • chore: fix bad typescript declaration 1a4d1ee

v4.6.0...v4.6.1

v4.6.0

27 Nov 15:08
Compare
Choose a tag to compare

New criticalErrorDetector configuration point for customising when retry logic should occur.

IPLAYER-45726

  • Merge pull request #52 from bbc/IPLAYER-45725-circuit-breaker-mware ce1a374
  • fix: added typings for criticalErrorDetector e675152
  • feat: allow criticalErrorDetector configuration in builder 3ab35a1
  • feat: circuit broken errors no longer retried 2d91c23

v4.5.1...v4.6.0

v4.5.1

13 Sep 13:45
Compare
Choose a tag to compare
  • fix: client no longer delays when it wont retry (#51) 5958210

v4.5.0...v4.5.1

v4.5.0

20 Feb 13:30
Compare
Choose a tag to compare
  • IPLAYER-44026 Added builder method to set redirect handling (#50) e683461

v4.4.5...v4.5.0

v4.4.5

08 Feb 17:08
Compare
Choose a tag to compare

Handle multiple query parameters without index (#49) 172469c

v4.4.4...v4.4.5

v4.4.4

04 Dec 12:01
Compare
Choose a tag to compare
  • IPLAYER-43506: Add generic to client.asBody() and client.asResponse() functions to allow response.body type to be set generically (#48) dd3ebaa

v4.4.3...v4.4.4

v4.4.3

29 Nov 11:08
Compare
Choose a tag to compare
  • IPLAYER-43506: Update Body type within Response to return all possible types (#47) 84ac29e

v4.4.2...v4.4.3

v4.4.2

20 Nov 16:46
Compare
Choose a tag to compare
  • fix typo in and optionlify arg passed to toJson method declaration file (#44) 9b8c3fa
  • sends accept: application/json header when in json mode fa79732

v4.4.1...v4.4.2

v4.4.1

09 Oct 13:57
Compare
Choose a tag to compare
  • chore: make sure elapsedTime is on response and unit tested dc3ea44

v4.4.0...v4.4.1