This is an automated email from the ASF dual-hosted git repository.

singhpk234 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 711d16113 Correct the title for 1.2.0 (#2921)
711d16113 is described below

commit 711d16113b177d1787ddd512976fe1d41f76af94
Author: Yufei Gu <[email protected]>
AuthorDate: Mon Oct 27 20:43:21 2025 -0700

    Correct the title for 1.2.0 (#2921)
    
    Co-authored-by: Yufei Gu <yufei.apache.org>
---
 1.2.0/_index.md | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/1.2.0/_index.md b/1.2.0/_index.md
index a55fc149e..607da8934 100644
--- a/1.2.0/_index.md
+++ b/1.2.0/_index.md
@@ -17,7 +17,7 @@
 # specific language governing permissions and limitations
 # under the License.
 #
-linkTitle: 'In Development'
+linkTitle: '1.2.0'
 title: 'Overview'
 type: docs
 weight: 200
@@ -31,12 +31,6 @@ cascade:
 # This file will NOT be copied into a new release's versioned docs folder.
 ---
 
-{{< alert 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&trade; tables and is built on the open source Apache Iceberg&trade; 
REST protocol.
 
 With Polaris, you can provide centralized, secure read and write access to 
your Iceberg tables across different REST-compatible query engines.

Reply via email to