cloudflare/workers-rs v0.7.5
cloudflare/workers-rs
Captured source
source ↗published Feb 25, 2026seen 5dcaptured 9hhttp 200method plain
Release v0.7.5
Repository: cloudflare/workers-rs
Tag: v0.7.5
Published: 2026-02-25T02:28:54Z
Prerelease: no
Release notes:
What's Changed
- Fix ci by @guybedford in https://github.com/cloudflare/workers-rs/pull/914
- fixed injecting default headers and cf options by @SATVIKsynopsis in https://github.com/cloudflare/workers-rs/pull/913
- Improve worker-build error for invalid working directory by @SATVIKsynopsis in https://github.com/cloudflare/workers-rs/pull/915
- Support --panic-unwind worker-build option by @guybedford in https://github.com/cloudflare/workers-rs/pull/912
- deps: update to wasm-bindgen@0.2.110 by @guybedford in https://github.com/cloudflare/workers-rs/pull/931
- fix: quote worker-build version to fix Windows builds by @edmundhung in https://github.com/cloudflare/workers-rs/pull/917
- Pin time crate to 0.3.37 for Rust 1.87.0 compatibility by @connyay in https://github.com/cloudflare/workers-rs/pull/925
- fix: SecretStore::get() returns None due to Fetcher indirection and error swallowing by @guybedford in https://github.com/cloudflare/workers-rs/pull/932
- Implement
run_bytesmethod on AI binding for models that return binary data. by @kflansburg in https://github.com/cloudflare/workers-rs/pull/920 - fix: use platform-native TLS for binary downloads to support corporate proxies by @aquilacf in https://github.com/cloudflare/workers-rs/pull/929
- deps: update to wasm-bindgen@0.2.112 by @guybedford in https://github.com/cloudflare/workers-rs/pull/933
- feat: Add BotManagement properties to Cf by @henryhchchc in https://github.com/cloudflare/workers-rs/pull/921
- Fix a few issues in worker-build by @jakubadamw in https://github.com/cloudflare/workers-rs/pull/935
- deps: update to wasm-bindgen@0.2.113 by @guybedford in https://github.com/cloudflare/workers-rs/pull/936
- add benchmark suite by @guybedford in https://github.com/cloudflare/workers-rs/pull/867
- fix: use staging directory with build lock to prevent concurrent build conflicts by @guybedford in https://github.com/cloudflare/workers-rs/pull/934
New Contributors
- @SATVIKsynopsis made their first contribution in https://github.com/cloudflare/workers-rs/pull/913
- @edmundhung made their first contribution in https://github.com/cloudflare/workers-rs/pull/917
- @aquilacf made their first contribution in https://github.com/cloudflare/workers-rs/pull/929
- @henryhchchc made their first contribution in https://github.com/cloudflare/workers-rs/pull/921
Full Changelog: https://github.com/cloudflare/workers-rs/compare/v0.7.4...v0.7.5
Notability
notability 2.0/10Routine library version update