Skip to content

Commit b51bcc1

Browse files
committed
mark event persistence as beta
1 parent 3cc1d34 commit b51bcc1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

site/content/downloads/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,9 @@ Apache Polaris 1.2.0-incubating was released on October 23rd, 2025.
5555
The realm-level feature flag `ALLOW_SETTING_SUB_CATALOG_RBAC_FOR_FEDERATED_CATALOGS` (default: true) controls whether this functionality can be enabled or modified at the catalog level.
5656
- Added support for S3-compatible storage that does not have STS (use `stsUavailable: true` in catalog storage configuration)
5757
- Added a Management API endpoint to reset principal credentials, controlled by the `ENABLE_CREDENTIAL_RESET` (default: true) feature flag.
58-
- Added AWS CloudWatch Event Sink Implementation
58+
- **Events Persistence (Preview)**: Introduced new event types and added support for persisting events to both Relational JDBC Persistence and AWS CloudWatch.
59+
60+
**Note**: This is a preview feature. The persistence schema is subject to change in future releases, and previously stored event data MAY become unreadable (i.e., dropped) after an upgrade.
5961
- Generate Request IDs (if not specified) for all incoming requests to Polaris.
6062

6163
- **Changes**

0 commit comments

Comments
 (0)