This is an automated email from the ASF dual-hosted git repository.
blue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from ccb82f718b AWS: bump aws sdk version to 2.20.18 (#7003)
add 91cb441cf3 Core, AWS: Allow disabling token refresh (#6837)
No new revisions were added by this update.
Summary of changes:
.../aws/s3/signer/S3V4RestSignerClient.java | 16 ++-
.../java/org/apache/iceberg/CatalogProperties.java | 14 ++-
.../apache/iceberg/rest/RESTSessionCatalog.java | 14 ++-
.../apache/iceberg/rest/auth/OAuth2Properties.java | 8 ++
.../org/apache/iceberg/rest/auth/OAuth2Util.java | 4 +-
.../org/apache/iceberg/rest/TestRESTCatalog.java | 110 +++++++++++++++++++++
6 files changed, 156 insertions(+), 10 deletions(-)