From e76c952636e59f80dc2283b5d88e4d5fca41c158 Mon Sep 17 00:00:00 2001 From: karifabri <137208546+karifabri@users.noreply.github.com> Date: Tue, 31 Dec 2024 13:43:01 -0500 Subject: [PATCH] highlights update (#127) --- content/posts/releases/v1.0-rc.3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.