You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2022/05/23 21:59:40 UTC

[iceberg] branch master updated (6e9905d593 -> 9d3a98945e)

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 6e9905d593 Core: Add serialization for MetadataUpdate (#4716)
     add 9d3a98945e Core: Remove Authorization header handling from HTTPClient (#4832)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/rest/HTTPClient.java   | 10 -----
 .../org/apache/iceberg/rest/HTTPClientFactory.java | 11 +-----
 .../org/apache/iceberg/rest/TestHTTPClient.java    | 16 ++++----
 .../org/apache/iceberg/rest/TestRESTCatalog.java   | 44 +++++-----------------
 4 files changed, 18 insertions(+), 63 deletions(-)