-
Notifications
You must be signed in to change notification settings - Fork 432
Comparing changes
Open a pull request
base repository: cloudflare/workerd
base: v1.20250816.0
head repository: cloudflare/workerd
compare: v1.20250819.0
- 16 commits
- 82 files changed
- 12 contributors
Commits on Aug 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b41e518 - Browse repository at this point
Copy the full SHA b41e518View commit details
Commits on Aug 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 674d018 - Browse repository at this point
Copy the full SHA 674d018View commit details -
Merge pull request #4807 from cloudflare/dlapid/fix_double_tag_set
Fix double setting tag
Configuration menu - View commit details
-
Copy full SHA for 6cf4e63 - Browse repository at this point
Copy the full SHA 6cf4e63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e09c48 - Browse repository at this point
Copy the full SHA 4e09c48View commit details -
Python: Tidy up default class handling, NFC (#4805)
Factored the default class handling into its own function. Use `findIndex()` to locate default class.
Configuration menu - View commit details
-
Copy full SHA for e6bfc77 - Browse repository at this point
Copy the full SHA e6bfc77View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcf1b1d - Browse repository at this point
Copy the full SHA bcf1b1dView commit details -
fix: Other protocols allowed before socket2fetcher (#4814)
- Ignore disturbed for both readable and writable - Adds test to ensure previous protocol doesn't interrupt conversion.
Configuration menu - View commit details
-
Copy full SHA for 2fa54ba - Browse repository at this point
Copy the full SHA 2fa54baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 803c002 - Browse repository at this point
Copy the full SHA 803c002View commit details -
Configuration menu - View commit details
-
Copy full SHA for b02e011 - Browse repository at this point
Copy the full SHA b02e011View commit details -
Merge pull request #4813 from cloudflare/dominik/abort-signal
Fix AbortSignal.any serialisation when re-validating Python.
Configuration menu - View commit details
-
Copy full SHA for 0933ef8 - Browse repository at this point
Copy the full SHA 0933ef8View commit details -
[o11y] Drop STW link type for now
Link events were not being emitted anywhere, only the type and support for serializing it was implemented. It will not be available in the initial version, but may be supported in the future if there is a use case for it.
Configuration menu - View commit details
-
Copy full SHA for 0162bd6 - Browse repository at this point
Copy the full SHA 0162bd6View commit details -
[o11y] Propagate TailStreamCustomEventImpl result in tailStreamSession()
This doesn't seem needed with the equivalent downstream code (correct outcome is still reported when not setting it within EdgeworkerEventDispatcher), but it feels safer to have it than to omit it.
Configuration menu - View commit details
-
Copy full SHA for 6942c25 - Browse repository at this point
Copy the full SHA 6942c25View commit details -
[o11y] Remove STW Resume and Hibernate events
These events were intended to be used with hibernatable web sockets, but since there is a new customEvent and thus a new stream of tail events every time a web socket resumes from hibernation, its information is best described using HibernatableWebSocketEventInfo as part of the Onset event, which is already implemented.
Configuration menu - View commit details
-
Copy full SHA for bd82d62 - Browse repository at this point
Copy the full SHA bd82d62View commit details -
sqlite: temporarily mark SQLITE_BUSY status as NOSENTRY
...to reduce logging volume while debugging.
Configuration menu - View commit details
-
Copy full SHA for a99f0d4 - Browse repository at this point
Copy the full SHA a99f0d4View commit details -
Merge pull request #4818 from cloudflare/jlee/reduce-sqlite-sentry-error
sqlite: temporarily mark SQLITE_BUSY status as NOSENTRY to reduce logging volume while debugging
Configuration menu - View commit details
-
Copy full SHA for bb9324c - Browse repository at this point
Copy the full SHA bb9324cView commit details
Commits on Aug 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 04603b7 - Browse repository at this point
Copy the full SHA 04603b7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.20250816.0...v1.20250819.0