Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions site/content/blog/2025/08/20/apache-polaris-1.0.1-incubating.md
Original file line number Diff line number Diff line change
@@ -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.