-
Notifications
You must be signed in to change notification settings - Fork 367
Insights: cloudflare/workerd
Overview
Could not load contribution data
Please try again later
30 Releases published by 1 person
-
v1.20250408.0
published
Apr 8, 2025 -
v1.20250409.0
published
Apr 9, 2025 -
v1.20250410.0
published
Apr 10, 2025 -
v1.20250411.0
published
Apr 11, 2025 -
v1.20250412.0
published
Apr 12, 2025 -
v1.20250413.0
published
Apr 13, 2025 -
v1.20250414.0
published
Apr 14, 2025 -
v1.20250415.0
published
Apr 15, 2025 -
v1.20250416.0
published
Apr 16, 2025 -
v1.20250417.0
published
Apr 17, 2025 -
v1.20250418.0
published
Apr 18, 2025 -
v1.20250419.0
published
Apr 19, 2025 -
v1.20250420.0
published
Apr 20, 2025 -
v1.20250421.0
published
Apr 21, 2025 -
v1.20250422.0
published
Apr 22, 2025 -
v1.20250423.0
published
Apr 23, 2025 -
v1.20250424.0
published
Apr 24, 2025 -
v1.20250425.0
published
Apr 25, 2025 -
v1.20250426.0
published
Apr 26, 2025 -
v1.20250427.0
published
Apr 27, 2025 -
v1.20250428.0
published
Apr 28, 2025 -
v1.20250429.0
published
Apr 29, 2025 -
v1.20250430.0
published
Apr 30, 2025 -
v1.20250502.0
published
May 2, 2025 -
v1.20250503.0
published
May 3, 2025 -
v1.20250504.0
published
May 4, 2025 -
v1.20250505.0
published
May 5, 2025 -
v1.20250506.0
published
May 6, 2025 -
v1.20250507.0
published
May 7, 2025 -
v1.20250508.0
published
May 8, 2025
155 Pull requests merged by 21 people
-
Bazel 8 support
#3013 merged
May 8, 2025 -
Add proper error message prefix when output gate is broken
#4099 merged
May 7, 2025 -
[o11y] Update Streaming Tail Worker Attributes definition
#4095 merged
May 7, 2025 -
EW-9223 Transition abseil dependency to canonical name
#4101 merged
May 7, 2025 -
Mark WPT WebCryptoAPI tests enormous
#4105 merged
May 7, 2025 -
[o11y] STW API improvements
#4090 merged
May 7, 2025 -
Refactor actor handling in workerd, including some bugfixes
#4041 merged
May 7, 2025 -
Log whenever AbortSignal is used over RPC
#4103 merged
May 7, 2025 -
Implements Python RPC + test suite.
#3931 merged
May 7, 2025 -
Initial impl of the internal worker-fs API
#4097 merged
May 7, 2025 -
Remove kj::Refcounted from ArtifactBundler::State
#4100 merged
May 7, 2025 -
Cancel enable date for request_signal_passthrough due to ongoing work on feature
#4098 merged
May 6, 2025 -
Add source location for the last delivered() IncomingRequest
#4046 merged
May 6, 2025 -
Revert "Revert "Revert "Re-merge Request.signal PR"" (#4060)"
#4096 merged
May 6, 2025 -
[o11y] Support ctx attribute in tailStream(), clarify that only one event is passed at a time
#4076 merged
May 6, 2025 -
fix warnings recommended by oxlint
#4093 merged
May 6, 2025 -
remove duplicate handleScope creation
#4087 merged
May 5, 2025 -
[NFC] Enable formatting workerd in ew-rosetta
#4086 merged
May 5, 2025 -
add esbuild to pnpm onlyBuiltDependencies
#4084 merged
May 4, 2025 -
add navigator.languages for web compat
#4081 merged
May 3, 2025 -
[rust] using workerd-cxx fork through bazel
#4021 merged
May 2, 2025 -
Fix Python RPC calls when there is a pool
#4072 merged
May 2, 2025 -
Python: Clean up state in snapshot.ts, NFC
#4057 merged
May 2, 2025 -
enable erasableSyntaxOnly on src/node
#4058 merged
May 2, 2025 -
put navigator.language attribute behind a compat flag
#4075 merged
May 2, 2025 -
[nfc] 04-30-25 build cleanup, Rust updates
#4055 merged
May 2, 2025 -
Update node to 20.19.1 (version used by wrangler).
#4077 merged
May 2, 2025 -
add navigator.language attribute
#4071 merged
May 2, 2025 -
Python: Clean up package loading, NFC
#4059 merged
May 2, 2025 -
Fix internal-build in case of corresponding internal PR
#4070 merged
May 1, 2025 -
Use using instead of typedef for consistency
#4068 merged
May 1, 2025 -
Update internal build to use merge commit sha instead of head ref
#4065 merged
May 1, 2025 -
Fix urlpattern standard test
#4066 merged
May 1, 2025 -
Revert "Revert "Re-merge Request.signal PR""
#4060 merged
May 1, 2025 -
Fixes cryptography package on 0.27.5 and improves trace logging.
#4052 merged
May 1, 2025 -
[o11y] Harmonize span tag types between existing tracing and user tracing/Streaming Tail Worker
#4054 merged
May 1, 2025 -
Fix memcpy from nullptr in BodyBufferInputStream::tryRead
#4061 merged
May 1, 2025 -
deriveBits: Fix incorrect behaviour when outputLen = 0
#4040 merged
Apr 30, 2025 -
[build] 04-30-25 Roll deps
#4056 merged
Apr 30, 2025 -
Python: Add back in reportError
#4050 merged
Apr 30, 2025 -
Python: Repalce USING_OLDEST_PYODIDE_VERSION with pyodide.version, NFC
#4051 merged
Apr 30, 2025 -
Python: Make a relaxed call to Python entrypoint class handlers
#4049 merged
Apr 30, 2025 -
[o11y] Support more STW features
#4048 merged
Apr 30, 2025 -
WPT test harness improvements
#4043 merged
Apr 30, 2025 -
Add test duration to wd-tests too
#4047 merged
Apr 30, 2025 -
[nfc] Assorted JSG simplifications
#4045 merged
Apr 30, 2025 -
Python: Set up FFI before taking snapshot
#4015 merged
Apr 29, 2025 -
[ci] Do not publish automated releases when there are no changes since last auto-release
#4033 merged
Apr 29, 2025 -
Revert "Re-merge Request.signal PR"
#4044 merged
Apr 29, 2025 -
[o11y] Enable test for streaming tail worker being traced
#4034 merged
Apr 28, 2025 -
Migrate to capnp-es
#3927 merged
Apr 28, 2025 -
[nfc] add node_modules to .bazelignore
#4038 merged
Apr 28, 2025 -
[nfc] let rust-analyzer automatically generate project info
#4037 merged
Apr 28, 2025 -
Load Python setup code statically instead of from r2 capnp bundle
#4027 merged
Apr 26, 2025 -
add node:fs base classes
#3994 merged
Apr 25, 2025 -
Fix explicit template instantiations in zlib-util.c++
#4023 merged
Apr 25, 2025 -
Support JSPI in durable objects
#4028 merged
Apr 25, 2025 -
[nfc] Use Request::sendIgnoringResult() to elide promise continuations
#4025 merged
Apr 25, 2025 -
SharedMemoryCache: Capture reference to cache in fallback lambda
#4024 merged
Apr 25, 2025 -
Python: Print shasum when uploading bundles
#4018 merged
Apr 24, 2025 -
STOR-3841 Throw JSG error when autorollback happened in sqlite for critical errors
#4019 merged
Apr 24, 2025 -
extend development docs
#4007 merged
Apr 24, 2025 -
WPT: Add WebCryptoAPI tests
#4011 merged
Apr 24, 2025 -
Re-merge Request.signal PR
#3923 merged
Apr 24, 2025 -
Python Workers: Support importable env
#3988 merged
Apr 24, 2025 -
Speed up reviews for experimental type changes
#4014 merged
Apr 24, 2025 -
Local dev: allow tailing the same worker
#4017 merged
Apr 24, 2025 -
Make AbortSignal cloneable
#3922 merged
Apr 23, 2025 -
Make JSPI work correctly
#3990 merged
Apr 23, 2025 -
Add support for filters in AutoRAG
#3976 merged
Apr 23, 2025 -
Enable eslint on Pyodide
#4009 merged
Apr 23, 2025 -
Improves handling of unsupported types in Python SDK's Response.
#3944 merged
Apr 23, 2025 -
Fix Python Workers when nodejs_compat_v2 is enabled.
#4010 merged
Apr 23, 2025 -
Return abort exception error through promise in IoContext::run()
#3999 merged
Apr 23, 2025 -
Add just new-wpt-test to generate initial config
#3995 merged
Apr 22, 2025 -
ignore certain values for nodejs redis and mssql client
#3984 merged
Apr 22, 2025 -
remove prettierc bazel setting
#4006 merged
Apr 22, 2025 -
add zed settings
#4004 merged
Apr 22, 2025 -
simplify error reporting for pyodide
#4001 merged
Apr 22, 2025 -
Enable FinalizationRegistry
#3560 merged
Apr 22, 2025 -
Break actor on errors that rollback transactions
#3832 merged
Apr 22, 2025 -
Python: Followup improvements after #3956
#3991 merged
Apr 21, 2025 -
Request that sqlite-backed DO alarms get rescheduled when out-of-sync
#3996 merged
Apr 21, 2025 -
Refactor pyodide ArtifactBundler for move to js.alloc
#3989 merged
Apr 19, 2025 -
Enable CommonJS in new module registry
#3985 merged
Apr 18, 2025 -
[nfc] Fold up streaming tail worker autogate, use the compat flag instead
#3986 merged
Apr 18, 2025 -
Python: Fill snapshot release metadata from bazel
#3956 merged
Apr 18, 2025 -
Speed up workers-sdk-test.
#3982 merged
Apr 18, 2025 -
[nfc] tail worker refactor
#3978 merged
Apr 18, 2025 -
Support SSE in asgi.py
#3942 merged
Apr 18, 2025 -
update bazel to v7.6.1
#3980 merged
Apr 17, 2025 -
use USVString in URLPattern
#3704 merged
Apr 17, 2025 -
WPT: Enable fetch/api/abort tests
#3974 merged
Apr 17, 2025 -
add remaining methods/constants for node:tls
#3973 merged
Apr 17, 2025 -
Move CommonJS module impl out of jsg and into api
#3972 merged
Apr 17, 2025 -
Removes Python DO compat flag.
#3964 merged
Apr 17, 2025 -
Fixes entropy issue in Python RPC.
#3959 merged
Apr 17, 2025 -
Log periodically when an alarm handler is canceled
#3970 merged
Apr 17, 2025 -
Support null handlers for add/remove event listeners
#3971 merged
Apr 16, 2025 -
improve test coverage of node:tls
#3969 merged
Apr 16, 2025 -
Enable WPT compression tests
#3968 merged
Apr 16, 2025 -
Enable WPT encoding test suite
#3967 merged
Apr 16, 2025 -
WPT: enable dom/events
#3966 merged
Apr 16, 2025 -
[o11y] Support FetchResponseInfo reporting for streaming tail worker
#3950 merged
Apr 16, 2025 -
Add isFloat16Array APIs for nodejs_compat
#3962 merged
Apr 16, 2025 -
Capture AbortSignal ref in gc visitable lambda
#3957 merged
Apr 16, 2025 -
Tiny, pedantic changes to match WPT fetch tests
#3961 merged
Apr 16, 2025 -
Add options to ai gateway run method and update GatewayOptions types
#3854 merged
Apr 16, 2025 -
resolve todo in node:tls
#3960 merged
Apr 16, 2025 -
Migrate from deprecated v8::Write interfaces
#3771 merged
Apr 16, 2025 -
Resolve
opened
promise on new socket returned from startTls.#3949 merged
Apr 16, 2025 -
Add AbortSignal test that fails under asan
#3951 merged
Apr 16, 2025 -
support passing empty socket to TLSSocket
#3953 merged
Apr 15, 2025 -
Upgrade to v8 13.6
#3943 merged
Apr 15, 2025 -
support upgrading insecure tcp connection in nodejs_compat
#3935 merged
Apr 15, 2025 -
add secureTransport attribute to socket class
#3947 merged
Apr 14, 2025 -
Add streaming support to AutoRAG
#3948 merged
Apr 14, 2025 -
add upgraded attribute to socket class
#3945 merged
Apr 14, 2025 -
Schedule JS RPC target disposal on construction
#3902 merged
Apr 14, 2025 -
Python Workers: always inject asgi module.
#3941 merged
Apr 14, 2025 -
Update queueMicrotask to use jsg::Function
#3936 merged
Apr 12, 2025 -
Convert websocket exceptions to JS exceptions.
#3937 merged
Apr 12, 2025 -
Roll deps
#3929 merged
Apr 11, 2025 -
Revert "Temporarily disable string memory accounting (#3928)"
#3934 merged
Apr 11, 2025 -
Refactor constructor for PyodideMetadataReader and other cleanups
#3933 merged
Apr 11, 2025 -
Fix and clean up issues with external memory tracking
#3930 merged
Apr 11, 2025 -
Sidecar port assignment: let bazel manage timeouts
#3932 merged
Apr 11, 2025 -
fix edge cases with node:net including abortsignal and reconnect
#3920 merged
Apr 11, 2025 -
Temporarily disable string memory accounting
#3928 merged
Apr 11, 2025 -
Update R2Bucket to use jsg::BufferSource
#3921 merged
Apr 11, 2025 -
enable spec-compliant URLPattern under compat flag
#3915 merged
Apr 11, 2025 -
Bump jsrpc message limit to 32 MB
#3907 merged
Apr 11, 2025 -
Update workers-sdk tests in CI to use built types
#3909 merged
Apr 11, 2025 -
[o11y] Merge Streaming Tail Worker outcome event reporting into WorkerTracer
#3912 merged
Apr 11, 2025 -
Re-enable WPT fetch tests
#3924 merged
Apr 10, 2025 -
Add query level observability for SRS DO
#3799 merged
Apr 10, 2025 -
[o11y] Use BaseTracer class to support tracer polymorphism
#3897 merged
Apr 10, 2025 -
Retry Python package loading from R2 to fix flaky tests.
#3919 merged
Apr 10, 2025 -
Add miscelaneous usused/unusable crypto constants
#3918 merged
Apr 10, 2025 -
Improve memory accounting for FormData
#3917 merged
Apr 10, 2025 -
Skip empty lines when calling JSON.parse in Pipeline Transformations
#3818 merged
Apr 10, 2025 -
Implements support for WorkerEntrypoint and WorkflowEntrypoint in Python
#3869 merged
Apr 10, 2025 -
resolve a todo in node:net tests
#3916 merged
Apr 9, 2025 -
Add isolate memory accounting for jsg string types, Headers object
#3913 merged
Apr 9, 2025 -
fix Socket class end events
#3914 merged
Apr 9, 2025 -
Replace kj::Array<kj::byte> args with jsg::BufferSource
#3899 merged
Apr 9, 2025 -
EventTarget: Recheck handler map on each handler iteration
#3911 merged
Apr 9, 2025 -
Update initialization order of v8::platform and cppgc
#3905 merged
Apr 9, 2025 -
CACHE-12046: remove experimental flag from cache_api_request_cf_overrides_cache_rules
#3910 merged
Apr 8, 2025 -
[build] Run tests previously disabled under ASan
#3876 merged
Apr 8, 2025 -
improve clearTimeout and clearInterval compatibility
#3908 merged
Apr 8, 2025 -
Use v8::LocalVector where appropriate
#3896 merged
Apr 8, 2025 -
improve node:net stability and test coverage
#3895 merged
Apr 8, 2025 -
Bump tokio from 1.43.0 to 1.44.2 in /samples/hello-wasm
#3901 merged
Apr 8, 2025 -
Use Pyodide 0.27.5
#3903 merged
Apr 8, 2025
27 Pull requests opened by 16 people
-
Stack traces from python workers are unusable
#3938 opened
Apr 12, 2025 -
Add queryId to group DB queries under one user query for SRS query observability
#3958 opened
Apr 16, 2025 -
Fetch pedantry: do not set statusText unless spec explicitly says to
#3963 opened
Apr 16, 2025 -
CACHE-12046: add cache api request cf override compat flag enable date
#3977 opened
Apr 17, 2025 -
add support for duplex socket to node:net
#3987 opened
Apr 18, 2025 -
Add test to reproduce bug with Python Entrypoints
#3992 opened
Apr 19, 2025 -
Update Workers AI types
#3997 opened
Apr 21, 2025 -
Add createHttpClient API for Socket objects
#4005 opened
Apr 22, 2025 -
add support for v8 fast api
#4008 opened
Apr 22, 2025 -
feat(KV): fix statusText in the Workers KV tests
#4012 opened
Apr 23, 2025 -
[rust] using workerd-cxx fork
#4016 opened
Apr 23, 2025 -
log when workerEntrypoint waiting on context takes longer than 5s
#4026 opened
Apr 25, 2025 -
Implement in-memory worker file system
#4029 opened
Apr 25, 2025 -
[DRAFT][o11y] Fix tail stream cancellation warning
#4030 opened
Apr 27, 2025 -
[build] Add Windows arm64 runner
#4062 opened
May 1, 2025 -
[DRAFT][build] Implement fast C23-based wd_cc_embed macro
#4069 opened
May 1, 2025 -
feat: Add `WorkflowRetentionDuration` to `WorkflowInstanceCreateOptions`
#4074 opened
May 2, 2025 -
Fixes WorkerEntrypoint methods not being reported in validator.
#4078 opened
May 2, 2025 -
Don't take locks in Worker::Actor's constructor or destructor
#4080 opened
May 2, 2025 -
Refactor Worker::Api module loading
#4082 opened
May 4, 2025 -
Put Request.signal behind a compat flag
#4088 opened
May 5, 2025 -
just update-deps
#4094 opened
May 6, 2025 -
Fix the list of proxied special methods for DO/RPC in Python.
#4102 opened
May 7, 2025 -
Python: Fix import_from_javascript in edgeworker
#4104 opened
May 7, 2025 -
R2-3031: add `.bytes()` support in `R2ObjectBody`
#4106 opened
May 7, 2025 -
Python: Fix 0.26.0a2 package snapshots against v8 13.7
#4107 opened
May 8, 2025 -
Add clone method to ArtifactBundler::State
#4108 opened
May 8, 2025
19 Issues closed by 9 people
-
Audio Noise in WebSocket Binary Data when using OpenAI Realtime API in Cloudflare Workers
#3981 closed
May 8, 2025 -
Issue: worker local mode KV PUT failed
#4031 closed
May 6, 2025 -
Feature request — navigator.languageS
#4083 closed
May 4, 2025 -
Illegal instruction (core dumped)
#4032 closed
May 2, 2025 -
Feature request — navigator.language
#4067 closed
May 2, 2025 -
Tests fail to run on macOS arm64 with _lol_html_attribute_name_get symbol not found
#107 closed
May 2, 2025 -
GLIBC_2.35 not found workerd-linux-64/bin/workerd)
#4053 closed
May 2, 2025 -
Benchmarks doesn't build
#4022 closed
Apr 25, 2025 -
🐛 Feature: implement `webcrypto.CryptoKey` in `node:crypto`
#3751 closed
Apr 17, 2025 -
🐛 Bug Report — Runtime APIs `WebSocket` can't connect to remote server when using custom port number
#1751 closed
Apr 12, 2025 -
🐛 Bug Report — Runtime APIs: uncaught exception 'disconnected' with websockets on macOS
#1010 closed
Apr 12, 2025 -
Receiving WebSocket message over size limit throws generic runtime error
#2667 closed
Apr 12, 2025 -
🐛 Bug Report — WebSocket Internal Server error while connect.
#2770 closed
Apr 12, 2025 -
🐛 BUG: Uncaught exception
#1401 closed
Apr 12, 2025 -
WebSocket Protocol Error When Using page.goto with @cloudflare/puppeteer and @browserbasehq/sdk
#3779 closed
Apr 12, 2025 -
URLPattern doesn't match on URL#pathname
#327 closed
Apr 11, 2025 -
🐛 Bug Report — URLPattern behaviour
#3533 closed
Apr 11, 2025 -
inconsistent `Object.prototype.toString` behavior with `FormData`, `URL` and `Blob`
#3641 closed
Apr 9, 2025
8 Issues opened by 7 people
-
wd_test should create a variant of each test with all autogates enabled
#4089 opened
May 5, 2025 -
node:zlib implement zstd
#4013 opened
Apr 23, 2025 -
workerd stopped working after reinstalling OS.
#3998 opened
Apr 21, 2025 -
mssql package doesn't work
#3983 opened
Apr 18, 2025 -
New AI models missing from generated ai types
#3965 opened
Apr 16, 2025 -
typos in generated worker-configuration.d.ts
#3940 opened
Apr 13, 2025 -
sec-websocket-extensions: permessage-deflate not accepted
#4091 opened
Apr 11, 2025
21 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Implement MessageChannel/MessagePort
#3813 commented on
Apr 22, 2025 • 13 new comments -
feat: add Workflows to ValidationErrorReporter
#3509 commented on
Apr 17, 2025 • 4 new comments -
Adds a test for queryErrorDesc!=kj::none
#3900 commented on
Apr 10, 2025 • 0 new comments -
Fix a typo in the Hyperdrive typedef comments
#3880 commented on
Apr 14, 2025 • 0 new comments -
EW-9182 Add assertion to detect timeout ID generator mismatches
#3867 commented on
Apr 8, 2025 • 0 new comments -
add node:fs and node:fs/promises stub methods
#3796 commented on
Apr 30, 2025 • 0 new comments -
[build] Disable and remove disk cache, set up Bazel profile artifact
#2988 commented on
May 2, 2025 • 0 new comments -
Feature: [unenv] https.request is not implemented yet!
#3820 commented on
May 5, 2025 • 0 new comments -
Improve "Disallowed operation called within global scope" error
#2490 commented on
May 2, 2025 • 0 new comments -
win32 arm64 Support
#2735 commented on
May 2, 2025 • 0 new comments -
"Illegal instruction (core dumped)" since 1.20250129.0
#3671 commented on
May 2, 2025 • 0 new comments -
Uncaught TypeError: The "superCtor.prototype" property must be of type object on `wrangler pages dev`
#4035 commented on
May 1, 2025 • 0 new comments -
🐛 BUG: Version `GLIBC_2.32' not found
#3411 commented on
Apr 30, 2025 • 0 new comments -
RestError: Error sending request: Unsupported cache mode: no-store
#2426 commented on
Apr 29, 2025 • 0 new comments -
🐛 Bug Report — failed: connect(): Cannot assign requested address; address = [::1]:44563
#3232 commented on
Apr 28, 2025 • 0 new comments -
Improved `Request` type causing new type mismatch
#2915 commented on
Apr 23, 2025 • 0 new comments -
Postgres + Workers production connection deadlock
#3514 commented on
Apr 19, 2025 • 0 new comments -
🚀 Feature Request: Allow using an AbortController signal without stopping the Worker execution
#2373 commented on
Apr 16, 2025 • 0 new comments -
Feature request — Runtime APIs [URL.createObjectURL]
#2969 commented on
Apr 12, 2025 • 0 new comments -
🐛 Bug Report — Runtime APIs - Durable Object Alarm
#3138 commented on
Apr 11, 2025 • 0 new comments -
🐛 BUG: Workers TTFB slows down based on unused dynamic imports (additional modules)
#2372 commented on
Apr 8, 2025 • 0 new comments