edge-runtime

A server based on Deno runtime, capable of running JavaScript, TypeScript, and WASM services.

MIT License

Stars
549
Committers
16

Bot releases are visible (Hide)

edge-runtime - v1.57.2 Latest Release

Published by github-actions[bot] about 2 months ago

1.57.2 (2024-08-22)

Bug Fixes

  • sb_core: expose web compression/decompression stream API (#398) (14f3f92)
edge-runtime - v1.57.1

Published by github-actions[bot] 2 months ago

1.57.1 (2024-08-21)

Bug Fixes

  • deps: bump openssl from 0.10.64 to 0.10.66 (#397) (b27190c)
edge-runtime - v1.57.0

Published by github-actions[bot] 2 months ago

1.57.0 (2024-08-21)

Features

  • version up the Deno codebase to 1.45.2 (#389) (82588d6)
edge-runtime - v1.56.1

Published by github-actions[bot] 2 months ago

1.56.1 (2024-08-07)

Performance Improvements

  • implement lazy load for eszip entities (#343) (3f7863b)
edge-runtime - v1.56.0

Published by github-actions[bot] 3 months ago

1.56.0 (2024-07-31)

Features

  • support setting network permissions via allowNet option (#386) (5d9d180)
edge-runtime - v1.55.2

Published by github-actions[bot] 3 months ago

1.55.2 (2024-07-30)

Bug Fixes

  • sb_ai/gte: cpu time should be accumulated correctly (#388) (c4ce679)
edge-runtime - v1.55.1

Published by github-actions[bot] 3 months ago

1.55.1 (2024-07-30)

Bug Fixes

edge-runtime - v1.55.0

Published by github-actions[bot] 3 months ago

1.55.0 (2024-07-10)

Features

edge-runtime - v1.54.10

Published by github-actions[bot] 3 months ago

1.54.10 (2024-07-08)

Bug Fixes

edge-runtime - v1.54.9

Published by github-actions[bot] 4 months ago

1.54.9 (2024-06-27)

Bug Fixes

  • narrow the lifetime of the connection token (#379) (ef3c0a1)
edge-runtime - v1.54.8

Published by github-actions[bot] 4 months ago

1.54.8 (2024-06-25)

Bug Fixes

edge-runtime - v1.54.7

Published by github-actions[bot] 4 months ago

1.54.7 (2024-06-24)

Bug Fixes

  • sb_workers: don't propagate promise rejection on request body streaming failure (#374) (5657032)
edge-runtime - v1.54.6

Published by github-actions[bot] 4 months ago

1.54.6 (2024-06-19)

Bug Fixes

  • node: refer the internal rid correctly (#373) (88f8b77)
edge-runtime - v1.54.5

Published by github-actions[bot] 4 months ago

1.54.5 (2024-06-19)

Bug Fixes

  • don’t update mem stat if exceeded the memory limit (#370) (b135a19)
edge-runtime - v1.54.4

Published by github-actions[bot] 4 months ago

1.54.4 (2024-06-17)

Bug Fixes

  • simplify the shutdown reason due to the memory limit of the event record (#367) (29d2176)
edge-runtime - v1.54.3

Published by github-actions[bot] 4 months ago

1.54.3 (2024-06-14)

Bug Fixes

  • include more detailed memory metric in mem check record (#364) (ac6a0a4)
edge-runtime - v1.54.2

Published by github-actions[bot] 4 months ago

1.54.2 (2024-06-12)

Bug Fixes

  • downgrade rust builder image to rust:1.77.2-bookworm (#362) (cb19187)
edge-runtime - v1.54.1

Published by github-actions[bot] 4 months ago

1.54.1 (2024-06-12)

Bug Fixes

  • bump rust builder image to 1.78-bookworm (#361) (c6313b3)
edge-runtime - v1.54.0

Published by github-actions[bot] 4 months ago

1.54.0 (2024-06-12)

Features

edge-runtime - v1.53.4

Published by github-actions[bot] 5 months ago

1.53.4 (2024-06-07)

Bug Fixes

  • attaching inline source map into module code when inspect is enabled (#356) (9b95ff3)
  • include detailed memory metric in event record (#354) (15407a7)