-
Notifications
You must be signed in to change notification settings - Fork 358
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: cloudflare/workers-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.21
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cloudflare/workers-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.22
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 43 files changed
- 7 contributors
Commits on Mar 15, 2024
-
Co-authored-by: kflansburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc040f0 - Browse repository at this point
Copy the full SHA dc040f0View commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6cbf8b9 - Browse repository at this point
Copy the full SHA 6cbf8b9View commit details -
implement get_tags for hibernatable websockets (#484)
get_tags allows a durable object to read metadata describing the websocket.
Configuration menu - View commit details
-
Copy full SHA for 3db61a4 - Browse repository at this point
Copy the full SHA 3db61a4View commit details
Commits on Mar 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4cf3bd7 - Browse repository at this point
Copy the full SHA 4cf3bd7View commit details
Commits on Mar 25, 2024
-
Duplicate test harness using
axumrouter (#481)* Prepare to remove global Fetch for http * clippy * Refactor worker test harness * Axum test harness * Get more tests working * Macro for marking future as Send * Remaining axum routes * More documentation * Cleanup
Configuration menu - View commit details
-
Copy full SHA for b7068e2 - Browse repository at this point
Copy the full SHA b7068e2View commit details
Commits on Mar 26, 2024
-
add tests to cover connecting to durable object via websocket using t…
…he hibernatable apis (#495)
Configuration menu - View commit details
-
Copy full SHA for c4107bf - Browse repository at this point
Copy the full SHA c4107bfView commit details -
Introduce D1PreparedStatement.bind_refs which does not take ownership (…
…#493) * Introduce D1PreparedStatement.bind_refs which does not take ownership of arguments * Do not consume prepared statement when binding and batch binding * Fix D1 tests in CI * Introduce D1 type enum, support IntoIterator bind arguments * D1Type Create JsValue on construction * Another pass on the API ergonomics * nits / docs * Tweak batch_bind
Configuration menu - View commit details
-
Copy full SHA for a55205f - Browse repository at this point
Copy the full SHA a55205fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 476f85b - Browse repository at this point
Copy the full SHA 476f85bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d33aa98 - Browse repository at this point
Copy the full SHA d33aa98View commit details -
Configuration menu - View commit details
-
Copy full SHA for c26bbdc - Browse repository at this point
Copy the full SHA c26bbdcView commit details
Loading
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 v0.0.21...v0.0.22