singhpk234 commented on code in PR #2711: URL: https://github.com/apache/polaris/pull/2711#discussion_r2392082152
########## CHANGELOG.md: ########## @@ -34,6 +34,11 @@ request adding CHANGELOG notes for breaking (!) changes and possibly other secti - Amazon RDS plugin enabled, this allows polaris to connect to AWS Aurora PostgreSQL using IAM authentication. - The EclipseLink Persistence implementation has been deprecated since 1.0.0 and will be completely removed in 1.3.0 or in 2.0.0 (whichever happens earlier). +- Client requests for vended credentials will fail by default if no credentials are available (they used to return + no credentials). This can happen with FILE and S3 storage that does not have STS. Clients should normally be updated Review Comment: SG ! for my understanding, when is the case when its actual S3 but we don't credential vending ? is it for case where the client already has credentials to work on storage, but then would they be sending the header ? or we just want admins to have this knob -- 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]
