v1.20250214.0
·
39 commits
to main
since this release
What's Changed
- Setup internal CI workflow by @ketanhwr in #3395
- Revert "WPT: Add dom/abortsignal tests" by @npaun in #3460
- Unrevert WPT dom/abort tests by @npaun in #3462
- Spelling fixes. by @erikcorry in #3461
- D1 Sessions API - Rename commit token to bookmark for API and comments by @lambrospetrou in #3467
- Remove noisy alarm debug logs by @jqmmes in #3472
- Release cppHeap ownership to v8 in 13.4 by @danlapid in #3469
- Support .tar in Python's loadBundleFromR2. by @dom96 in #3470
- Don't hardcode python_workers_development in certain Py wd-tests. by @dom96 in #3477
- IMAGES-1405: Add streaming support to Images binding by @ns476 in #3459
- Don't embed pyodide-bucket into Python Worker. by @dom96 in #3478
- Fix workflow if-check and add internal-build workflow doc link by @ketanhwr in #3482
- use v8::ExternalMemoryAccounter more by @anonrig in #3485
- use new v8 api Utf8LengthV2() by @anonrig in #3484
- remove outdated v8 major version checks by @anonrig in #3490
- 02-06-25 Roll deps by @fhanau in #3487
- wd_test: Move template string constants to top level by @hoodmane in #3476
- Fix uses of it's vs its and a few other spelling things. by @erikcorry in #3468
- use new v8 api WriteUtf8V2() by @anonrig in #3489
- Check HTTP status code when fetching Py pkg/bundle. by @dom96 in #3491
- [o11y] Fix code comments, add outcome reporting function by @fhanau in #3457
- Fix issues loading stdlib packages on newer Python versions. by @dom96 in #3479
- Fixes to load dynlib on newer Python versions correctly. by @dom96 in #3480
- Create and use snapshot by default in all
wd_py_test
s by @hoodmane in #3415 - Add "wderrid" error IDs to opaque "internal error" exceptions by @jclee in #3452
- Python workers: Better error handling when the handler is not defined by @hoodmane in #3495
- [build] 02-07-25 focused deps update by @fhanau in #3497
- use new v8 apis by @anonrig in #3496
- Add some echos to the modified wd_test by @hoodmane in #3498
- Make sure we don't import pyodide into memory snapshot. by @hoodmane in #3499
- Cleanup some stuff accidentally commited in #3499 by @hoodmane in #3502
- Implement automatic self-referential bindings via ctx.exports. by @kentonv in #3447
- Fix Python wd_tests on windows by @hoodmane in #3504
- Make
PyodideMetadataReader::getWorkerFiles
not fail when it filters files by @hoodmane in #3413 - Prevent exception when passing directory instead of file by @jmorrell-cloudflare in #3446
- Extend D1 binding tests with extra fields added soon by @lambrospetrou in #3506
- [crypto] Fix overwriting AES-CTR counter in case of overflow by @fhanau in #3510
- Add error message in internal build log by @ketanhwr in #3512
- sqlite: allow pragmas and statements needed to run the query optimizer by @justin-mp in #3483
- update ada to v3.1.0 by @anonrig in #3515
- remove unnecessary url tests by @anonrig in #3518
- add dependabot by @anonrig in #3519
- AI: remove redundant return statement by @thatsKevinJain in #3517
- Bump contributor-assistant/github-action from 2.5.1 to 2.6.1 by @dependabot in #3520
- remove dependabot by @anonrig in #3528
- [ci] Limit Semgrep, CLA assistant CI actions by @fhanau in #3530
- Update RELEASE.md by @danlapid in #3535
- Temporarily comment out log warning about bad ServiceDesignators. by @kentonv in #3534
- [nfc] mark py_wd_tests as python by @mikea in #3540
- [build] Bazel 8-related cleanup by @fhanau in #3542
- create an independent target for urlpattern by @anonrig in #3546
- use correct constructor for URLPattern by @anonrig in #3547
- skip all unnecessary urlpattern tests by @anonrig in #3548
- Fix
console.log(globalThis)
crash #3175 by @EngoDev in #3267 - Add ncrypto dependency, implement key handling operations by @jasnell in #3463
- Test filterPythonScriptImports and fix some problems by @hoodmane in #3507
- Update supported-compatibility-date.txt by @mikea in #3558
New Contributors
- @ketanhwr made their first contribution in #3395
- @jmorrell-cloudflare made their first contribution in #3446
- @EngoDev made their first contribution in #3267
Full Changelog: v1.20250204.0...v1.20250214.0