What's Changed
- Clean up to asgi.py by @hoodmane in #3299
- Changes for Pyodide 0.27.0 by @hoodmane in #3309
- Adds Sphinx config to generate Python SDK docs. by @dom96 in #3301
- Update deps (lol-html, clang-format, wpt) by @npaun in #3312
- Fixes to external package loading: use external lock and load stdlib. by @dom96 in #3305
- remove eslint-prettier-config by @anonrig in #3320
- [build] Modularize frankenbuild.c++, assorted include cleanup by @fhanau in #3274
- Convert WPT test harness to TS by @npaun in #3324
- Use python packages date from compat date. by @dom96 in #3319
- Enable external pkg loading by default for tests run against Python dev. by @dom96 in #3321
- fix node:dns quotation marks on resolveTxt by @anonrig in #3327
- fix node:dns resolveTxt for multiple quotes by @anonrig in #3330
- Removes usage of embedded PYODIDE_LOCK in C++ code. by @dom96 in #3328
- dns: do not parse JSON when response is not ok by @vicb in #3331
- Partial revert of commonjs changes by @jasnell in #3335
- Add model list and search to AI binding by @G4brym in #3318
- add node:net module by @anonrig in #3315
- Update README.md to clarify local dev w/ Wrangler and Miniflare and custom workerd build by @thomasgauvin in #3332
- Auto-discover new WPT as they are added by @npaun in #3329
- Add Browser Rendering JS wrapped binding by @G4brym in #3334
- Cap boto3 in release-python-runtime job by @hoodmane in #3344
- Add compatibility date for Pyodide 0.27.1 by @hoodmane in #3268
- add rest of node:net api by @anonrig in #3339
- update node:net to enable mongodb and mysql usage by @anonrig in #3340
- 01-15-25 Roll deps by @fhanau in #3343
- Add missing python-fetch-individual-packages autogate check. by @dom96 in #3348
- [build] Do not have //src/workerd/io depend on src/cloudflare, src/node by @fhanau in #3350
- Clean up snapshot upload code by @hoodmane in #3349
- Fixes Python SDK tests when external package loading is enabled. by @dom96 in #3347
- Bump jinja2 from 3.1.4 to 3.1.5 in /build/deps by @dependabot in #3265
- [o11y] Adjust user span naming by @fhanau in #3351
- add node:timers module by @anonrig in #3346
- Updated types for Workers AI by @thatsKevinJain in #3278
- Clarify nodejs_compat decision framework/guides by @jasnell in #3355
- WPT: Run tests with unsafeEval so they can use IOContext by @npaun in #3353
- Add arm64 linux runner configurations by @danlapid in #3356
- Add upload-python-bundle.sh to run gha job to create a python bundle by @hoodmane in #3365
- fix(node:timers) calling refresh breaks the timers by @vicb in #3361
- Update compat date to 2025-01-20 by @danlapid in #3367
New Contributors
- @thomasgauvin made their first contribution in #3332
Full Changelog: v1.20250109.0...v1.20250120.0