JavaScript SDK 3.9.0
Added
- Add a EdgeRateLimiter JavaScript Class which enables edge-rate-limiting by utilising a RateCounter and a PenaltyBox instance (#732) (4e81fc7)
- Add a PenaltyBox JavaScript Class which can be used standalone for adding and checking if an entry is in the penalty-box (#731) (bfe1e15)
- Add a RateCounter JavaScript Class which can be used standalone for counting and rate calculations (#730) (0f6036f)
- implement and expose JavaScript classes for Fastly's Compute Core Cache feature set (#566) (94f4038)
Fixed
Prior change: CLI v10.8.4
Following change: JavaScript SDK 3.9.1