diff --git a/content/posts/releases/v1.0-rc.3.md b/content/posts/releases/v1.0-rc.3.md index ba5decd..771d331 100644 --- a/content/posts/releases/v1.0-rc.3.md +++ b/content/posts/releases/v1.0-rc.3.md @@ -11,7 +11,7 @@ Announcing the release of Spice v1.0-rc.3 🧊 Spice v1.0.0-rc.3 is the third release candidate for the first major version of Spice.ai OSS. This release continues the focus on production readiness and includes new Iceberg Catalog APIs, DuckDB improvements, and a new Iceberg Catalog Connector. -## Highlights in v1.0-rc.2 +## Highlights in v1.0-rc.3 - **Iceberg Catalog APIs:** Spice now functions as an Iceberg Catalog provider, implementing a core subset of the [Iceberg Catalog APIs](https://iceberg.apache.org/concepts/catalog#decoupling-using-the-rest-catalog). This enables Iceberg Catalog clients native discovery of datasets and schemas through Spice APIs.