Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@nspragg nspragg released this 11 Feb 15:54
· 33 commits to master since this release
fab3503
  • 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.