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

dkuzmenko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hive-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 8880b50  Update latest Hive version in release banner (#80)
8880b50 is described below

commit 8880b50443a8a811ffb351069bb93de64a9ecb9e
Author: Denys Kuzmenko <[email protected]>
AuthorDate: Mon Nov 24 19:04:16 2025 +0100

    Update latest Hive version in release banner (#80)
---
 themes/hive/layouts/partials/release-banner.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/themes/hive/layouts/partials/release-banner.html 
b/themes/hive/layouts/partials/release-banner.html
index 7fe7328..ea5f4cd 100644
--- a/themes/hive/layouts/partials/release-banner.html
+++ b/themes/hive/layouts/partials/release-banner.html
@@ -23,8 +23,8 @@
             <div class="col-md-8">
                 <div class="banner-content">
                     <span class="badge badge-success me-2">NEW RELEASE</span>
-                    <strong>Apache Hive 4.1.0 is now available!</strong>
-                    <span class="banner-details">Featuring JDK 17 support, 
enhanced Iceberg integration, and improved performance.</span>
+                    <strong>Apache Hive 4.2.0 is now available!</strong>
+                    <span class="banner-details">Featuring JDK 21 support, 
enhanced Iceberg integration with v3 capabilities (Deletion Vectors, column 
defaults, Z-ordering, Variant type), built-in auto-compaction, REST Catalog 
client support; HMS REST Catalog, and improved performance.</span>
                 </div>
             </div>
             <div class="col-md-4 text-md-end">

Reply via email to