Skip to content

Releases: fastly/js-compute-runtime

v3.6.0

22 Sep 20:20
cd8e8df
Compare
Choose a tag to compare

3.6.0 (2023-09-22)

Features

  • add support for ECDSA keys to be used with SubtleCrypto.prototype.sign and SubtleCrypto.prototype.verify (#667) (51bb170)

v3.5.0

20 Sep 12:43
4331762
Compare
Choose a tag to compare

3.5.0 (2023-09-19)

Features

v3.4.0

13 Sep 12:29
76a647c
Compare
Choose a tag to compare

3.4.0 (2023-09-13)

Features

  • add ability to import ECDSA JWK keys via crypto.subtle.importKey (#639) (c16b001)

v3.3.5

12 Sep 16:30
d4a4538
Compare
Choose a tag to compare

3.3.5 (2023-09-11)

Bug Fixes

  • use new host_api implementation for transactional lookups and inserts (#651) (8c29246)

v3.3.4

07 Sep 23:05
Compare
Choose a tag to compare

3.3.4 (2023-09-07)

Bug Fixes

  • revert host_api implementation of the cache apis (4340375)

v3.3.3

05 Sep 15:25
Compare
Choose a tag to compare

3.3.3 (2023-09-05)

Bug Fixes

  • remove unused lines of code from docs for SimpleCache/get.mdx (51fd4af)
  • update to latest version of gecko-dev which fixes a bug with the default ecma262 sorting algorithm (#643) (64323e3)

v3.3.2

31 Aug 21:39
Compare
Choose a tag to compare

3.3.2 (2023-08-31)

Bug Fixes

  • Add documentation for Request.prototype.clone() (9d12321)

v3.3.1

24 Aug 19:14
3c0bf24
Compare
Choose a tag to compare

3.3.1 (2023-08-24)

Bug Fixes

  • update to spidermonkey which includes async resume support when using pbl (#634) (1dea60f)

v3.3.0

22 Aug 17:25
b5ade75
Compare
Choose a tag to compare

3.3.0 (2023-08-22)

Features

v3.2.1

16 Aug 23:01
f4a649a
Compare
Choose a tag to compare

3.2.1 (2023-08-16)

Bug Fixes

  • Add documentation and type definitions for the new event.client.* fields (#625) (a6f557b)