This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch versioned-docs in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/versioned-docs by this push: new 6c458a51c Remove warning on 1.0.1 doc 6c458a51c is described below commit 6c458a51c68c5109cfbd3fc095a6481991557fb4 Author: JB Onofré <jb.ono...@dremio.com> AuthorDate: Wed Aug 20 09:10:23 2025 +0200 Remove warning on 1.0.1 doc --- 1.0.1/_index.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/1.0.1/_index.md b/1.0.1/_index.md index 6eef8595e..c721a8c18 100644 --- a/1.0.1/_index.md +++ b/1.0.1/_index.md @@ -31,12 +31,6 @@ cascade: # This file will NOT be copied into a new release's versioned docs folder. --- -{{< alert title="Warning" color="warning" >}} -These pages refer to the current state of the main branch, which is still under active development. - -Functionalities can be changed, removed or added without prior notice. -{{< /alert >}} - Apache Polaris (Incubating) is a catalog implementation for Apache Iceberg™ tables and is built on the open source Apache Iceberg™ REST protocol. With Polaris, you can provide centralized, secure read and write access to your Iceberg tables across different REST-compatible query engines.