Skip to content

Releases: fastly/js-compute-runtime

v3.27.2

09 Nov 01:50
ab2c4d5
Compare
Choose a tag to compare

3.27.2 (2024-11-09)

Bug Fixes

  • docs build, ensuring compute-file-server-cli for publish (#1044) (40de0b8)

v3.27.1

09 Nov 01:05
87b384d
Compare
Choose a tag to compare

3.27.1 (2024-11-09)

Bug Fixes

v3.27.0

08 Nov 23:59
6350b9d
Compare
Choose a tag to compare

3.27.0 (2024-11-07)

Features

  • --enable-aot AOT compilation flag; no longer experimental. (#1033) (8128c4d)

Bug Fixes

  • ensure headers are set on first commit (#1036) (d622799)
  • fixup compute-file-server-cli dependency build (#1037) (206a60e)

v3.26.0

31 Oct 22:56
520d670
Compare
Choose a tag to compare

3.26.0 (2024-10-31)

Features

Bug Fixes

v3.25.0

23 Oct 00:16
e3aa554
Compare
Choose a tag to compare

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.3

16 Oct 18:11
4a10054
Compare
Choose a tag to compare

3.24.3 (2024-10-16)

Bug Fixes

v3.24.2

16 Oct 16:22
c41daf8
Compare
Choose a tag to compare

3.24.2 (2024-10-16)

Bug Fixes

v3.24.1

16 Oct 15:45
c175b22
Compare
Choose a tag to compare

3.24.1 (2024-10-16)

Bug Fixes

v3.24.0

15 Oct 18:52
952ea34
Compare
Choose a tag to compare

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

18 Sep 18:56
a9d4fcd
Compare
Choose a tag to compare

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)