Releases: fastly/js-compute-runtime
Releases · fastly/js-compute-runtime
v3.26.0
3.26.0 (2024-10-31)
Features
Bug Fixes
v3.25.0
3.25.0 (2024-10-22)
Features
- support backend property on both Request and Response, as a Backend instance (#1019) (4e3b93d)
Bug Fixes
- set SSL properly for created dynamic backends (#1016) (616e898)
v3.24.0
3.24.0 (2024-10-15)
Features
- default enable allowDynamicBackends with better unsupported errors (#995) (bb858fe)
- setDefaultDynamicBackendConfig with all backend configuration options (#993) (1847924)
- support backend property hostcalls (#1002) (1d9f91a)
v3.23.0
3.23.0 (2024-09-18)
Features
Bug Fixes
- never error for missing client data, return null instead (#979) (7068321)
- null return instead of an error for missing geo data (d4c9b69)
- simple cache getOrSet inner rejections to reject outer promise (#981) (c1fdc49)