From 830c0c08a121f6d6a3e2545b2aa67be943df9497 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?JB=20Onofr=C3=A9?= Date: Fri, 19 Sep 2025 15:15:25 +0200 Subject: [PATCH] Add 1.1.0-incubating release content --- .../blog/2025/09/19/apache-polaris-1.1.0-incubating.md | 8 +++++++- site/content/downloads/_index.md | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/site/content/blog/2025/09/19/apache-polaris-1.1.0-incubating.md b/site/content/blog/2025/09/19/apache-polaris-1.1.0-incubating.md index 14050dca85..1e6e3027dd 100644 --- a/site/content/blog/2025/09/19/apache-polaris-1.1.0-incubating.md +++ b/site/content/blog/2025/09/19/apache-polaris-1.1.0-incubating.md @@ -25,8 +25,14 @@ The Apache Polaris team is pleased to announce Apache Polaris 1.1.0-incubating. This release includes: * **New features & enchancements** -** Support for non-AWS S3 compatible storage with STS +** HMS support +** IMPLICIT authentication type +** Support for non-AWS S3 compatible storage with STS: MinIO, s3a scheme support ** Use of Realm instead of RealmId +** Modularized Federation Architecture +** Federated Catalog Support in Polaris CLI +** Expanded External Identity Provider support +** Python package (official) ** Documentation improvements (release process, multi-realms configuration) * **Bug fixes** ** Fix drop view with default server configuration diff --git a/site/content/downloads/_index.md b/site/content/downloads/_index.md index 16ef58b06b..6e79cca29f 100644 --- a/site/content/downloads/_index.md +++ b/site/content/downloads/_index.md @@ -41,8 +41,14 @@ Repo: https://downloads.apache.org/incubator/polaris/helm-chart Apache Polaris 1.1.0-incubating was released on September 19th, 2025. - **New features & enhancements** - - Support for non-AWS S3 compatible storage with STS + - HMS support + - IMPLICIT authentication type + - Support for non-AWS S3 compatible storage with STS: MinIO, s3a scheme support - Use of Realm instead of RealmId + - Modularized Federation Architecture + - Federated Catalog Support in Polaris CLI + - Expanded External Identity Provider support + - Python package (official) - Documentation improvements (release process, multi-realms configuration) - **Bug fixes** - Fix drop view with default server configuration