dimas-b commented on code in PR #2406:
URL: https://github.com/apache/polaris/pull/2406#discussion_r2288553438


##########
CHANGELOG.md:
##########
@@ -41,12 +51,28 @@ request adding CHANGELOG notes for breaking (!) changes and 
possibly other secti
 - Added Catalog configuration for S3 and STS endpoints. This also allows using 
non-AWS S3 implementations.
 
 - The `IMPLICIT` authentication type enables users to create federated 
catalogs without explicitly
-providing authentication parameters to Polaris. When the authentication type 
is set to `IMPLICIT`, 
-the authentication parameters are picked from the environment or configuration 
files. 
+providing authentication parameters to Polaris. When the authentication type 
is set to `IMPLICIT`,
+the authentication parameters are picked from the environment or configuration 
files.
 
 - The `DEFAULT_LOCATION_OBJECT_STORAGE_PREFIX_ENABLED` feature was added to 
support placing tables
 at locations that better optimize for object storage.
 
+- Introduced S3 path-style access support for improved compatibility with 
S3-compatible storage systems.
+
+- Added MinIO integration support with comprehensive getting started 
documentation.
+
+- Enhanced Python client with integration tests and improved error handling.
+
+- Introduced extensible pagination token implementation for better API 
performance.

Review Comment:
   We probably need to reconcile this line with #2401 :)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to