Releases: bbc/http-transport-cache
Releases · bbc/http-transport-cache
Remove existing circuit breaker
Breaking change: we have removed the circuit breaker from connection attempts. Consumers should now implement this externally.
- Merge pull request #43 from bbc/IPLAYER-45836-cache-circuit-breaker fd6a1ca
- chore: removed unused function ca9afc6
- chore: remove levee dependency f2f4065
- feat: remove unnecessary circuit breaker 09f2fd8
v4.4.0...v5.0.0
v4.4.0
- IPLAYER-45548: Replace cache key package version with schema version (#42) 3ec280d
The cache key now uses a specific cache version which is separate from the library version. Details included in the readme.
v4.3.1...v4.4.0
v4.1.0
Improve logging
- Merge pull request #40 from syke80/41704-improve-error-log-messaging 83562f7
- Improve error log messaging for http-transport-cache f4f01ff
v4.0.3...v4.1.0