What's Changed
- Fix ci by @guybedford in #914
- fixed injecting default headers and cf options by @SATVIKsynopsis in #913
- Improve worker-build error for invalid working directory by @SATVIKsynopsis in #915
- Support --panic-unwind worker-build option by @guybedford in #912
- deps: update to wasm-bindgen@0.2.110 by @guybedford in #931
- fix: quote worker-build version to fix Windows builds by @edmundhung in #917
- Pin time crate to 0.3.37 for Rust 1.87.0 compatibility by @connyay in #925
- fix: SecretStore::get() returns None due to Fetcher indirection and error swallowing by @guybedford in #932
- Implement
run_bytesmethod on AI binding for models that return binary data. by @kflansburg in #920 - fix: use platform-native TLS for binary downloads to support corporate proxies by @aquilacf in #929
- deps: update to wasm-bindgen@0.2.112 by @guybedford in #933
- feat: Add BotManagement properties to Cf by @henryhchchc in #921
- Fix a few issues in worker-build by @jakubadamw in #935
- deps: update to wasm-bindgen@0.2.113 by @guybedford in #936
- add benchmark suite by @guybedford in #867
- fix: use staging directory with build lock to prevent concurrent build conflicts by @guybedford in #934
New Contributors
- @SATVIKsynopsis made their first contribution in #913
- @edmundhung made their first contribution in #917
- @aquilacf made their first contribution in #929
- @henryhchchc made their first contribution in #921
Full Changelog: v0.7.4...v0.7.5