Conversation
Add user-facing release notes for Quilt Platform 1.70.0: Connect for Databricks/ChatGPT, per-bucket package index Iceberg tables with role-scoped Athena access, Tabulator on per-bucket Iceberg via Athena, CommonMark+GFM markdown rendering, opt-in Lake Formation grants, canary runtime v15.1. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Match the dp/ql doc changes: legacy global tables are removed (not just deprecated). Spell out all 4 per-bucket tables. Note that the bucket column is gone from each schema and cross-bucket queries require explicit UNION ALL. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Iceberg can be queried directly without Athena (Databricks, Snowflake, trino, etc.). Wording widened to capture both. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Codex (and other RFC 9728-strict OAuth clients) can now complete OAuth pairing — the PRM discovery accepts the MCP transport-suffixed well-known path (dp#2468). Roll Codex into the Connect section alongside Databricks and ChatGPT. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…tcher, crates.io) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The prior framing ('joins per-bucket Iceberg tables directly via
Athena') buried the user-facing benefit. The actual delta is:
Tabulator was full-scanning S3 via Glue/Athena SerDe tables on
every query; it now hits the Iceberg package index. The per-bucket
Iceberg restructure is supporting for this.
- Add 'Glacier Rehydration' as a new H3 under New Platform Features (#2446 / #2466 in dp) — substantial user-facing feature, was missing from kb. Subtitle and intro prose updated. - Other Improvements: add bucket-icons bullet (#2470 in dp) and a consolidated image-thumbnail bullet covering the three #2469 fixes (jpeg/webp 500s, float / 16-bit-color renders, 16-bit greyscale narrow-range rescale).
Quilt Connect / MCP tools now return full package revision hashes and surface legible registry errors (platform-mcp-server #72, #73; deployment #2473, pulled into the 1.70.0 rc). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…s for Quilt users Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…nt-level Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
drernie
approved these changes
Jun 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
User-facing release notes for Quilt Platform 1.70.0 (cf. dp#2439).
Headline coverage:
{bucket}_package_*); globalpackage_*tables deprecatedEnableLakeFormationGrants)Sourced from the rolling
[Unreleased]→[1.70.0]section int4/CHANGELOG.mdonquiltdata/deploymentrc (commit ddb69fc7 + 4ca80c64). Voice / structure modeled on kb#20 (1.69).Stays draft until the 1.70.0 GH release publishes — then mark ready and merge.