This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+5 more
Summary
AI summaryFixed incorrect row‑limit enforcement during table or Base copies, now blocks exceeding MaxRows with a 402 response.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Correctly checks target Space row limit when copying tables or Bases with records. Correctly checks target Space row limit when copying tables or Bases with records. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Blocks copying records and returns HTTP 402 when target Space exceeds MaxRows. Blocks copying records and returns HTTP 402 when target Space exceeds MaxRows. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Low |
Preserves structure‑only copy behavior unaffected by row limit checks. Preserves structure‑only copy behavior unaffected by row limit checks. Source: llm_adapter@2026-07-15 Confidence: high |
— |
Full changelog
Feature Updates
- None
Bug Fixes & Improvements
- Improved row limit checks when copying tables or Bases: Correctly checks the target Space row limit when copying tables or Bases with records.
- Improved handling when row limits are exceeded: Blocks copying records when the target Space exceeds MaxRows and returns 402 via API.
- Preserved structure-only copy behavior: Copying only table structure without records is unaffected by row limit checks.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]