Skip to content

Releases: bbc/flashheart

v3.2.1

05 Jun 07:41
Compare
Choose a tag to compare
  • Adds timeouts to put and post

v3.2.0

03 May 13:55
cf7e314
Compare
Choose a tag to compare

v3.1.2

18 Mar 08:49
Compare
Choose a tag to compare
  • Re-release of 3.1.1 as npm did not include dist/core. Upgraded npm and re-published.

v3.1.1

13 Mar 10:13
Compare
Choose a tag to compare
  • Adds support for rate limiting

v3.0.3

18 Feb 11:49
9ace9f2
Compare
Choose a tag to compare
  • Update dependencies to fix security issues
  • Update to use http-transport-cache to v3.3.1 to allow for no-store

v3.0.1

13 Feb 14:12
c326f5e
Compare
Choose a tag to compare
  • Add response body to errors

v3.0.0

11 Feb 15:54
fab3503
Compare
Choose a tag to compare
  • 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

24 Jul 14:37
Compare
Choose a tag to compare
  • Added stat: Retries Count

v2.8.5

07 Jul 11:14
Compare
Choose a tag to compare
  • Patch for getting stats name

v2.8.4

25 May 14:05
Compare
Choose a tag to compare
  • Fix: Only start staleness timespan after freshness expired