Releases: bbc/flashheart
Releases · bbc/flashheart
v3.2.1
- Adds timeouts to
put
and post
v3.1.2
- Re-release of 3.1.1 as
npm
did not include dist/core
. Upgraded npm
and re-published.
v3.1.1
- Adds support for
rate limiting
v3.0.3
- Update dependencies to fix security issues
- Update to use
http-transport-cache
to v3.3.1 to allow for no-store
v3.0.1
- Add response body to errors
v3.0.0
- 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
- Added stat: Retries Count
v2.8.5
- Patch for getting stats name
v2.8.4
- Fix: Only start staleness timespan after freshness expired