-
Notifications
You must be signed in to change notification settings - Fork 354
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: worker-build-v0.1.11
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: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 54 files changed
- 6 contributors
Commits on Oct 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cb6fa61 - Browse repository at this point
Copy the full SHA cb6fa61View commit details
Commits on Oct 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6762878 - Browse repository at this point
Copy the full SHA 6762878View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9ba4d6 - Browse repository at this point
Copy the full SHA b9ba4d6View commit details
Commits on Oct 15, 2025
-
feat: add props support to Context (#838)
* feat: add props support to Context Adds support for accessing props passed to workers via service bindings, enabling configuration to be passed based on invocation context. * wire up wasm_bindgen_test and wasm-bindgen-test-runner * rustup target add wasm32-unknown-unknown --------- Co-authored-by: Guy Bedford <gbedford@cloudflare.com>
Configuration menu - View commit details
-
Copy full SHA for 5f5d27f - Browse repository at this point
Copy the full SHA 5f5d27fView commit details
Commits on Oct 16, 2025
-
feat: add Rate Limiter binding support (#845)
- Add `Env::rate_limiter()` and `RouteContext::rate_limiter()` methods for accessing rate limiter bindings - Export `RateLimitOutcome` for public API usage - Implement test endpoints for basic, custom key, bulk, and reset scenarios
Configuration menu - View commit details
-
Copy full SHA for 4b3033e - Browse repository at this point
Copy the full SHA 4b3033eView commit details
Commits on Oct 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d0a105c - Browse repository at this point
Copy the full SHA d0a105cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 704309a - Browse repository at this point
Copy the full SHA 704309aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dda93d7 - Browse repository at this point
Copy the full SHA dda93d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ed40e2 - Browse repository at this point
Copy the full SHA 2ed40e2View commit details -
Co-authored-by: guybedford <598730+guybedford@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for daa910e - Browse repository at this point
Copy the full SHA daa910eView commit details
Commits on Oct 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f46625b - Browse repository at this point
Copy the full SHA f46625bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 490c6c9 - Browse repository at this point
Copy the full SHA 490c6c9View commit details
Commits on Oct 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e038f03 - Browse repository at this point
Copy the full SHA e038f03View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb70059 - Browse repository at this point
Copy the full SHA bb70059View commit details -
chore(deps-dev): bump vite from 7.1.7 to 7.1.11 (#849)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.7 to 7.1.11. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.11 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Guy Bedford <gbedford@cloudflare.com>
Configuration menu - View commit details
-
Copy full SHA for a877580 - Browse repository at this point
Copy the full SHA a877580View commit details
Commits on Nov 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6a8a4a2 - Browse repository at this point
Copy the full SHA 6a8a4a2View 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 worker-build-v0.1.11...main