This is an automated email from the ASF dual-hosted git repository.
yufei pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from dc5cac4ac4 Update site to 1.5.0 docs (#9931)
add 5f655a323a Make OAuth `audience` and `resource` configurable (#9839)
No new revisions were added by this update.
Summary of changes:
.../aws/s3/signer/S3V4RestSignerClient.java | 28 +++-
.../apache/iceberg/rest/RESTSessionCatalog.java | 8 +-
.../apache/iceberg/rest/auth/OAuth2Properties.java | 6 +
.../org/apache/iceberg/rest/auth/OAuth2Util.java | 163 ++++++++++++++++++---
.../org/apache/iceberg/rest/TestRESTCatalog.java | 76 +++++++---
5 files changed, 234 insertions(+), 47 deletions(-)