Releases: cloudflare/workers-rs
Releases · cloudflare/workers-rs
V0.0.20
v0.0.19
Highlights
- Hibernatable Web Sockets API
- Updated dependencies. Note that
matchit
introduced some breaking changes in path params. - PostgreSQL TLS support
What's Changed
- Allow to pass wasm-coredump-rewriter cli flags by @xtuc in #368
- chore(readme): Remove tab in code sample by @dsmyda in #361
- chore: fix test suite flaking by @zebp in #399
- Postgres TLS Support by @kflansburg in #403
- Update wasm-bindgen from 0.2.86 to 0.2.87 by @fornwall in #388
- 📝 caveat when upgrading to worker 0.0.18 by @vikiival in #400
- update serde wasm bindgen by @carlsverre in #397
- add get_field helper method by @dev-ardi in #398
- chore: bump serde-wasm-bindgen by @zebp in #409
- feat: worker router example by @EstebanBorai in #404
- Use serde to more easily get query parameters by @BrandonDyer64 in #416
- fix docs typos in
DurableObject
by @eric-seppanen in #431 - Update README.md by @andrewdavidmackenzie in #427
- Fix timeout test by @kflansburg in #445
- Serialize cache_ttl_by_status as object in cf properties by @caiges in #443
- Update all dependencies by @kflansburg in #450
- Implement Hibernatable Web Sockets API by @DylanRJohnston in #436
- Clarify units of offset in ScheduledTime by @andrewdavidmackenzie in #430
- Add clone to D1PreparedStatement by @spicyzboss in #422
- add the ability to set the protocol(s) when creating a websocket client by @j-white in #424
- Make Response::from_html use
text/html; charset=utf-8
by @kpcyrd in #447 - docs: remove wrangler init reference in readme. by @admah in #391
- chore(deps): bump mio from 0.8.10 to 0.8.11 by @dependabot in #454
- Release v0.0.19 by @kflansburg in #459
New Contributors
- @dsmyda made their first contribution in #361
- @fornwall made their first contribution in #388
- @vikiival made their first contribution in #400
- @carlsverre made their first contribution in #397
- @dev-ardi made their first contribution in #398
- @EstebanBorai made their first contribution in #404
- @BrandonDyer64 made their first contribution in #416
- @eric-seppanen made their first contribution in #431
- @andrewdavidmackenzie made their first contribution in #427
- @caiges made their first contribution in #443
- @DylanRJohnston made their first contribution in #436
- @spicyzboss made their first contribution in #422
- @j-white made their first contribution in #424
- @kpcyrd made their first contribution in #447
- @admah made their first contribution in #391
- @dependabot made their first contribution in #454
Full Changelog: v0.0.18...v0.0.19
Release v0.0.18
Full Changelog: v0.0.17...v0.0.18
Release v0.0.17
Full Changelog: v0.0.16...v0.0.17
Release v0.0.16
Full Changelog: v0.0.15...v0.0.16
Release v0.0.15
Full Changelog: v0.0.14...v0.0.15
Release v0.0.14
Full Changelog: v0.0.13...v0.0.14
Release v0.0.13
Full Changelog: v0.0.12...v0.0.13
Release v0.0.12
Full Changelog: v0.0.11...v0.0.12
Release v0.0.11
Full Changelog: v0.0.10...v0.0.11