v3.37.0
3.37.0 (2025-12-11)
Features
- Add client fingerprint properties (tlsJA4, h2Fingerprint, ohFingerprint) (#1248) (9390e8c)
- Add support for shielding, which designates one POP to collect requests from across the Fastly network (#1241) (985c55e)
- The asynchrony of
SimpleCache::getOrSethas been improved to avoid blocking with some workflows (#1246) (1c6cb73)