Skip to content

Releases: fastly/js-compute-runtime

v3.37.0

11 Dec 11:09
e273df4

Choose a tag to compare

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::getOrSet has been improved to avoid blocking with some workflows (#1246) (1c6cb73)

v3.36.0

18 Nov 14:24
03a5751

Choose a tag to compare

3.36.0 (2025-11-18)

Features

Bug Fixes

v3.35.2

10 Nov 14:02
bdbae58

Choose a tag to compare

3.35.2 (2025-11-07)

Bug Fixes

  • compute-file-server: bump MSRV to fix ICU build issues (#1221) (379e511)
  • surrogateKeys not being added when using CoreCache (#1219) (b0efe20)
  • ws: commit ws request headers before upgrading (#1216) (a15fa61)

v3.35.1

29 Sep 17:04
abaab6a

Choose a tag to compare

3.35.1 (2025-09-29)

Bug Fixes

  • Root HTML rewriter variables to ensure no GC (#1202) (6aaf9f3)
    • Running the HTML rewriter on a large document could split the processing across a garbage collection, collecting a variable that was erroneously not rooted

v3.35.0

26 Sep 23:54
806dadd

Choose a tag to compare

3.35.0 (2025-09-26)

Features

Bug Fixes

  • Remove broken CI tests (5b645f7)
  • Update rust toolchain for compute-file-server-cli (09d5a6d)

v3.34.0

15 Apr 18:18
5baaa01

Choose a tag to compare

3.34.0 (2025-04-11)

Features

v3.33.4

04 Apr 23:14
e24df60

Choose a tag to compare

3.33.4 (2025-04-04)

Bug Fixes

v3.33.3

04 Apr 21:16
2894302

Choose a tag to compare

3.33.3 (2025-04-04)

Bug Fixes

v3.33.2

20 Mar 16:33
3ffbdb8

Choose a tag to compare

3.33.2 (2025-03-17)

Bug Fixes

  • TypeScript declaration return type of Acl.open() (#1149) (b9765f6)
  • TypeScript type definitions for Blob, File, FormData (#1150) (4c93d79)
  • TypeScript type definitions for Event and EventTarget (#1151) (eb1ab0d)

v3.33.1

12 Mar 23:01
01cef44

Choose a tag to compare

3.33.1 (2025-03-12)

Bug Fixes