返回全部动态
Datasette 1.0a40 发布:新增后台任务 API 与安全修复
原标题:datasette 1.0a40
AI 摘要
Simon Willison 发布 Datasette 1.0a40,包含与 0.65.5 相同的安全修复,并新增插件后台任务管理方法 datasette.add_background_task(),同时将内部客户端迁移到 httpx2。该版本还包含大量 bug 修复,许多来自为 1.0 稳定版做的问题梳理工作。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
16th September 2026 Same security fix as 0.65.5, plus some neat new features and bug fixes: - Plugins can now launch and manage background tasks using the new datasette.add_background_task() method. Thanks, Alex Garcia. - I've migrated Datasette to httpx2 for features like the internal datasette.client.get() method. - A whole lot of bug fixes, many of them stemming from a recent effort to triage issues for a 1.0 stable release. Recent articles - Generating running routes with GPT-6 Astra and Cha
发布时间:2026-09-17 07:51
抓取时间:2026-09-19 17:57
来源机构:Simon Willison