All Versions
9
Latest Version
Avg Release Cycle
87 days
Latest Release
1799 days ago

Changelog History

  • v3.2.1 Changes

    June 05, 2019
    • โž• Adds timeouts to put and post
  • v3.2.0 Changes

    May 03, 2019
  • v3.1.2 Changes

    March 18, 2019
    • ๐Ÿš€ Re-release of 3.1.1 as npm did not include dist/core. Upgraded npm and re-published.
  • v3.1.1 Changes

    March 13, 2019
    • โž• Adds support for rate limiting
  • v3.0.3 Changes

    February 18, 2019
    • โšก๏ธ Update dependencies to fix security issues
    • โšก๏ธ Update to use http-transport-cache to v3.3.1 to allow for no-store
  • v3.0.1 Changes

    February 13, 2019
    • โž• Add response body to errors
  • v3.0.0 Changes

    February 11, 2019
    • Migrated to Typescript
    • ๐Ÿ‘‰ Uses @bbc/http-transport and middleware for:
      • caching
      • request collapsing
      • circuit breaker
      • retries
      • logging
      • stats
      • json parsing
      • http error conversion

    ๐Ÿ‘ Currently, does not support rating limiting (like V2) but can be added.

  • v2.9.0 Changes

    July 24, 2017
    • โž• Added stat: Retries Count
  • v2.8.5 Changes

    July 07, 2017
    • Patch for getting stats name