Skip to content

v1.20230214.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 13:45
· 3590 commits to main since this release
ae00720

What's Changed

  • Cleanup PumpToReader further by @jasnell in #355
  • Store kj::Exception in PumpToReader rather than jsg::Value by @jasnell in #356
  • Take Worker::Lock by reference when constructing a Worker::Actor by @bcaimano in #332
  • Add initial issue template for workers-types issues by @lrapoport-cf in #354
  • EW-7213: Fixup too strict checking of pipe lock status by @jasnell in #360
  • Extend and harden crypto api error handling by @fhanau in #362
  • Add Node.js Compat utils implementation by @jasnell in #347
  • Extend Message and MessageBatch types by @w-kuhn in #366
  • Disable linting for now on node/util.ts by @jasnell in #370
  • Fix KVNamespace get() types when passing KVNamespaceGetOptions by @mhart in #369
  • Report js exceptions from alarm handlers in traces by @bcaimano in #358
  • Cleanup: Use LOG_EXCEPTION for fail open fallback failures by @bcaimano in #368
  • Make IoContext checking stricter for streams. by @jasnell in #367
  • Implement headers.getSetCookie() by @jasnell in #321
  • Bump compatibility date to 2023-02-14 for release by @mrbbot in #376

New Contributors

Full Changelog: v1.20230209.0...v1.20230214.0