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

adutra 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 cb87a7ef9e Mention Helm chart CORS fix in changelog (#3937)
cb87a7ef9e is described below

commit cb87a7ef9e4a3d7e25345340fc2c25471dc66b8e
Author: Alexandre Dutra <[email protected]>
AuthorDate: Fri Mar 6 11:49:16 2026 +0100

    Mention Helm chart CORS fix in changelog (#3937)
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f408a39b41..629f6b71be 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -79,6 +79,7 @@ request adding CHANGELOG notes for breaking (!) changes and 
possibly other secti
 
 - Fixed error propagation in drop operations (`dropTable`, `dropView`, 
`dropNamespace`). Server errors now return appropriate HTTP status codes based 
on persistence result instead of always returning NotFound
 - Enable non-AWS STS role ARNs
+- Helm chart: fixed a bug that prevented CORS settings to be properly applied. 
A new setting `cors.enabled` has been introduced in the chart as part of the 
fix.
 
 ### Commits
 

Reply via email to