github cloudflare/workerd v1.20230518.0

latest releases: v1.20240512.0, v1.20240502.0, v1.20240423.0...
12 months ago

What's Changed

  • Warn if URLSearchParams has() or delete() are called with multiple args by @jasnell in #635
  • Remove assert in websocket hibernation release by @MellowYarker in #648
  • [nfc] clean up bazelrc warnings by @fhanau in #647
  • Add some hardening on jsg::Data move constructor. by @kentonv in #653
  • Improve debug logging for SQLite by @kentonv in #655
  • Throw a nice error when using sockets in fiddle mode. by @dom96 in #651
  • Clarify helloworld config sockets comment by @nhynes in #650
  • Update Dynamic Dispatch Types by @kflansburg in #642
  • default botmanagement fields should not contain ja3Hash by @jasnell in #654
  • Adds cloudflare:sockets module types. by @dom96 in #657
  • Implement Node.js compat KeyObject asymmetricKeyType property by @jasnell in #656
  • Revisiting SQL limits by @geelen in #660
  • Implement Node.js crypto KeyObject asymmetricKeyDetails by @jasnell in #658
  • Fail WorkerEntrypoint::connect with a JSG error by @dom96 in #640
  • Fixups in PumpToReader by @jasnell in #649
  • Reject closeFulfiller with jsg exception instead of KJ_EXCEPTION. by @dom96 in #667
  • Move owned WebSocket back to api::WebSocket on final hibernation event by @MellowYarker in #664
  • Add debugging for jsg::Data move operator= by @jasnell in #662
  • Fixes assert due to Flush in WritableStreamInternalController. by @dom96 in #672
  • Update compatibility-date for release by @penalosa in #668

New Contributors

Full Changelog: v1.20230512.0...v1.20230518.0

Don't miss a new workerd release

NewReleases is sending notifications on new releases.