This is an automated email from the ASF dual-hosted git repository. adutra pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/polaris.git
from dd223c1bd Make entity lookups by id honor the specified entity type (#1401) add b9f3a168c Remove "test" Authenticator (#1399) No new revisions were added by this update. Summary of changes: .../quarkus/config/ProductionReadinessChecks.java | 29 ----- .../TestInlineBearerTokenPolarisAuthenticator.java | 107 ------------------- .../polaris/service/auth/TestOAuth2ApiService.java | 118 --------------------- 3 files changed, 254 deletions(-) delete mode 100644 service/common/src/main/java/org/apache/polaris/service/auth/TestInlineBearerTokenPolarisAuthenticator.java delete mode 100644 service/common/src/main/java/org/apache/polaris/service/auth/TestOAuth2ApiService.java