Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

highlights update #127

Merged
merged 1 commit into from
Dec 31, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/posts/releases/v1.0-rc.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
Loading