This is an automated email from the ASF dual-hosted git repository. emaynard pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/polaris.git
from 493bc8eeb Fix invalid redirect from public page (#2041) add 6ddd14878 Make StorageCredentialCache safe for mutli-realm usage (#2021) No new revisions were added by this update. Summary of changes: .../jdbc/JdbcMetaStoreManagerFactory.java | 3 +- .../LocalPolarisMetaStoreManagerFactory.java | 3 +- .../core/storage/cache/StorageCredentialCache.java | 18 ++--- .../storage/cache/StorageCredentialCacheEntry.java | 9 ++- .../storage/cache/StorageCredentialCacheKey.java | 35 ++++----- .../storage/cache/StorageCredentialCacheTest.java | 90 +++++++++++----------- .../service/quarkus/config/QuarkusProducers.java | 4 +- .../quarkus/catalog/IcebergCatalogTest.java | 2 +- .../quarkus/catalog/IcebergCatalogViewTest.java | 2 +- .../catalog/PolarisGenericTableCatalogTest.java | 2 +- .../service/quarkus/catalog/PolicyCatalogTest.java | 2 +- 11 files changed, 83 insertions(+), 87 deletions(-)