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

Published by github-actions[bot] 5 months ago

1.53.3 (2024-05-27)

Bug Fixes

  • don't emit RequestCancelledBySupervisor when event loop error has been raised (#350) (e27ffca)
edge-runtime - v1.53.2

Published by github-actions[bot] 5 months ago

1.53.2 (2024-05-23)

Bug Fixes

  • change the status code emitted when an idle timeout occurs for a worker (#349) (8ff5c47)
  • relaxing the condition which can be activated inspector feature (#348) (0edba27)
edge-runtime - v1.53.1

Published by github-actions[bot] 5 months ago

1.53.1 (2024-05-21)

Bug Fixes

edge-runtime - v1.53.0

Published by github-actions[bot] 5 months ago

1.53.0 (2024-05-16)

Features

  • allow replacing logging backend as tracing-subscriber via feature flag (#342) (f4e9e78)
edge-runtime - v1.52.0

Published by github-actions[bot] 5 months ago

1.52.0 (2024-05-16)

Features

edge-runtime - v1.51.0

Published by github-actions[bot] 5 months ago

1.51.0 (2024-05-14)

Features

  • support idle timeout for HTTP requests (#339) (196d41d)
edge-runtime - v1.50.1

Published by github-actions[bot] 5 months ago

1.50.1 (2024-05-14)

Bug Fixes

  • make EmitterFactory respect allow_remote_modules option when determining no npm mode (#341) (d3d6d36)
edge-runtime - v1.50.0

Published by github-actions[bot] 5 months ago

1.50.0 (2024-05-13)

Features

  • support read timeout for inbound HTTP requests (#337) (b104b1e)
edge-runtime - v1.49.0

Published by github-actions[bot] 5 months ago

1.49.0 (2024-05-10)

Features

  • expose systemMemoryInfo API for main worker (#338) (ac5e2d6)
edge-runtime - v1.48.0

Published by github-actions[bot] 6 months ago

1.48.0 (2024-05-07)

Features

edge-runtime - v1.47.0

Published by github-actions[bot] 6 months ago

1.47.0 (2024-05-06)

Features

  • correctly handle import statement with JSR specifier (#336) (0648aa0)
edge-runtime - v1.46.4

Published by github-actions[bot] 6 months ago

1.46.4 (2024-05-05)

Bug Fixes

  • make the wall clock limit handle some edge cases correctly (#333) (1bf0900)
edge-runtime - v1.46.3

Published by github-actions[bot] 6 months ago

1.46.3 (2024-05-02)

Bug Fixes

  • make sure Deno.serve doesn't leak exceptions (#332) (25211ce)
edge-runtime - v1.46.2

Published by github-actions[bot] 6 months ago

1.46.2 (2024-04-29)

Bug Fixes

edge-runtime - v1.46.1

Published by github-actions[bot] 6 months ago

1.46.1 (2024-04-29)

Bug Fixes

edge-runtime - v1.46.0

Published by github-actions[bot] 6 months ago

1.46.0 (2024-04-22)

Features

  • Revert "feat: use DuplexStream instead of UnixStream to communicate with workers (#320)" (#326) (31986d1)
edge-runtime - v1.45.2

Published by github-actions[bot] 6 months ago

1.45.2 (2024-04-22)

Bug Fixes

  • fallback to ollama if model is not locally available (#325) (6bacace)
edge-runtime - v1.45.1

Published by github-actions[bot] 6 months ago

1.45.1 (2024-04-22)

Bug Fixes

edge-runtime - v1.45.0

Published by github-actions[bot] 6 months ago

1.45.0 (2024-04-22)

Features

  • support graceful shutdown by unix signals (#298) (28faf77)
edge-runtime - v1.44.1

Published by github-actions[bot] 6 months ago

1.44.1 (2024-04-20)

Bug Fixes

  • deps: bump rustls from 0.21.10 to 0.21.11 (#323) (4cb0bb7)