Hi All, PR [2341] enables sending endpoints for credential refresh to Iceberg REST Catalog clients.
Currently, the endpoints are sent if the client requested "credential vending". Shall we have a feature flag as an additional control for admin users to enable / disable this behaviour? If so, what should the default be? My personal opinion is that a feature flag is not necessary in this case. Existing tests ensure correct URIs are returned and ultimately it is the client's choice whether to use the refresh endpoint or not. All opinions are welcome. [2341] https://github.com/apache/polaris/pull/2341 Thanks, Dmitri.