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

dimas 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 849039371 Correct release versions in KMS blog (#3737)
849039371 is described below

commit 849039371b59c9ffba088f6ba6a0fffb6d9f58fc
Author: Dmitri Bourlatchkov <[email protected]>
AuthorDate: Wed Feb 11 15:45:20 2026 -0500

    Correct release versions in KMS blog (#3737)
    
    * Correct release versions in KMS blog
    
    None of KMS PRs made it to the `1.3.0-incubating` release. Earlier release 
numbers were previously mentioned by mistake.
---
 site/content/blog/2025/12/24/aws-kms.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/site/content/blog/2025/12/24/aws-kms.md 
b/site/content/blog/2025/12/24/aws-kms.md
index 5843dcd30..554ef2f79 100644
--- a/site/content/blog/2025/12/24/aws-kms.md
+++ b/site/content/blog/2025/12/24/aws-kms.md
@@ -28,8 +28,7 @@ a way to encrypt S3 data in AWS without exposing raw key 
material outside AWS se
 
 Apache Polaris supports using KMS in its catalogs backed by AWS S3 storage.
 
-The core functionality is available via Polaris REST API since the 
`1.2.0-incubating` release.
-CLI support will be made available in the release following `1.3.0-incubating`.
+This functionality will be available in the next release _after_ 
`1.3.0-incubating`.
 
 ## Configuring Polaris Catalog
 

Reply via email to