This is an automated email from the ASF dual-hosted git repository. dimas pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/polaris.git
from d03534498 Spark 3.5.6 and Iceberg 1.9.1 (#1960) add 987c554d1 Add `pathStyleAccess` to AwsStorageConfigInfo (#2012) No new revisions were added by this update. Summary of changes: CHANGELOG.md | 2 + .../core/admin/model/CatalogSerializationTest.java | 1 + .../apache/polaris/service/it/env/CatalogApi.java | 17 +++++- .../org/apache/polaris/service/it/env/RestApi.java | 10 +++- .../apache/polaris/core/entity/CatalogEntity.java | 6 +- .../aws/AwsCredentialsStorageIntegration.java | 4 ++ .../storage/aws/AwsStorageConfigurationInfo.java | 27 ++++++++- .../aws/AwsStorageConfigurationInfoTest.java | 14 ++++- .../quarkus/it/QuarkusRestCatalogMinIoIT.java | 39 ++++++++++--- .../service/quarkus/entity/CatalogEntityTest.java | 68 +++++++++++++++++++++- spec/polaris-management-service.yml | 6 ++ 11 files changed, 173 insertions(+), 21 deletions(-)