Skip to content
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 7 additions & 1 deletion site/content/downloads/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down