Skip to content

Releases: fastly/js-compute-runtime

v3.30.1

01 Feb 01:22
532afb5
Compare
Choose a tag to compare

3.30.1 (2025-02-01)

Bug Fixes

v3.30.0

31 Jan 23:14
a2f9301
Compare
Choose a tag to compare

3.30.0 (2025-01-31)

Features

Bug Fixes

  • forbidden KV key special characters to match documentation (#1097) (fefc024)

v3.29.2

23 Jan 18:14
5782382
Compare
Choose a tag to compare

3.29.2 (2025-01-23)

Bug Fixes

v3.29.1

23 Jan 18:00
b376a91
Compare
Choose a tag to compare

3.29.1 (2025-01-23)

Bug Fixes

  • to release process, update upload artifact (#1092) (fb5d25f)

v3.29.0

23 Jan 17:17
f17a190
Compare
Choose a tag to compare

3.29.0 (2025-01-23)

Features

  • Blob support for fetch API (#1070) (56aa96d)
  • Fanout update to redirect_to_grip_proxy_v2 passing request handle (#1079) (baf0a6e)
  • support --env option for the runtime build (#1090) (e81d252)

Bug Fixes

v3.28.0

09 Dec 23:25
5083e84
Compare
Choose a tag to compare

3.28.0 (2024-12-09)

Features

  • configureConsole function for configuring log prefixing and stderr (#1065) (9ed80ee)
  • StarlingMonkey update (#1067) (857f6fa)

Bug Fixes

  • do not throw uninitialized for KV (#1064) (c160c4a)
  • KVStore lookup fix for if-generation-match option (#1069) (9e4c795)

v3.27.3

03 Dec 20:00
e20e3e0
Compare
Choose a tag to compare

3.27.3 (2024-12-03)

Bug Fixes

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)