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

singhpk234 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new f414b85db Adding 1.2.0 as one of active releases (#2916)
f414b85db is described below

commit f414b85db47e5b179556afeb9600df97dbc08db7
Author: Yufei Gu <[email protected]>
AuthorDate: Mon Oct 27 16:21:57 2025 -0700

    Adding 1.2.0 as one of active releases (#2916)
    
    Co-authored-by: Yufei Gu <yufei.apache.org>
---
 site/hugo.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/site/hugo.yaml b/site/hugo.yaml
index 0bdcec0bf..0e4ab966a 100644
--- a/site/hugo.yaml
+++ b/site/hugo.yaml
@@ -65,6 +65,7 @@ params:
   # at the very right in the navbar.
   active_releases:
     # Mention all active releases here, in semver descending order
+    - "1.2.0"
     - "1.1.0"
     - "1.0.1"
     - "1.0.0"

Reply via email to