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

jbonofre 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 7a5c6d807 Add 1.0.1-incubating release blog post (#2403)
7a5c6d807 is described below

commit 7a5c6d80718ea7bb7024661127ee23e731421b85
Author: JB Onofré <jbono...@apache.org>
AuthorDate: Thu Aug 21 08:11:14 2025 +0200

    Add 1.0.1-incubating release blog post (#2403)
---
 .../2025/08/20/apache-polaris-1.0.1-incubating.md  | 41 ++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/site/content/blog/2025/08/20/apache-polaris-1.0.1-incubating.md 
b/site/content/blog/2025/08/20/apache-polaris-1.0.1-incubating.md
new file mode 100644
index 000000000..16b0d32e5
--- /dev/null
+++ b/site/content/blog/2025/08/20/apache-polaris-1.0.1-incubating.md
@@ -0,0 +1,41 @@
+---
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+title: Apache Polaris 1.0.1-incubating has been released!
+date: 2025-08-20
+---
+
+The Apache Polaris team is pleased to announce Apache Polaris 1.0.1-incubating.
+
+This release is a maintenance release on the 1.0.1-incubating one, fixing a 
couple of issues on the Helm Chart:
+* remove db-kind in Helm Chart
+* add relational-jdbc to Helm Chart
+
+This release can be downloaded:
+* https://polaris.apache.org/downloads/
+
+The artifacts are available on Maven Central.
+
+The Docker images are available on Docker Hub:
+* https://hub.docker.com/r/apache/polaris/tags
+* https://hub.docker.com/r/apache/polaris-admin-tool/tags
+
+Enjoy !
+
+The Apache Polaris team.

Reply via email to