Skip to content

v1.20260312.1

Choose a tag to compare

@github-actions github-actions released this 12 Mar 00:50
· 110 commits to main since this release

What's Changed

  • v8 14.6 by @mikea in #6244
  • Fire close event for server WebSocket close, with allowHalfOpen opt-out. by @anonrig in #6197
  • add jsg_static_constant to rust jsg by @anonrig in #6284
  • add digest to docker image by @anonrig in #6287
  • fix: prevent double decompression in node:http by disabling fetch auto-decode by @petebacondarwin in #6289
  • [build] Update perfetto, enable proto toolchain resolution by @fhanau in #6245
  • containers: Make sure we use the right signal property for tests, and pick random DO names so concurrent tests do not overlap. by @gabivlj in #6290
  • expose ctx.version to workers with the enable_version_api compat flag by @sohpeach in #6283
  • Update dependencies by @workers-devprod in #6291
  • feat: HttpHeaderId from c -> rust -> c pass through by @tewaro in #6251
  • fix zlib throwing memory limit exceeded by @anonrig in #6294
  • feat: Add origin header to ThreadContext::HeaderIdBundle for internal… by @tewaro in #6297
  • fix: don't warn on .text() usage with image/svg+xml by @Cherry in #6269
  • containers: Always run container egress/ingress sidecar, and make ingress go through it by @gabivlj in #6292
  • always enable KJ_IREQUIRE checks by @mikea in #6304
  • Revert "Fix Python ASGI adaptor to handle streaming responses correctly" by @dom96 in #6305
  • add v8::Function to rust jsg by @anonrig in #6293

Full Changelog: v1.20260310.1...v1.20260312.1