This is an automated email from the ASF dual-hosted git repository. dhuo pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/polaris.git
from 6308ba02e Ship eclipselink and PostgreSQL JDBC driver by default in Polaris distribution (#1411) add cc7ffb6ae Fix Connection Config DPOs (#1422) No new revisions were added by this update. Summary of changes: .../connection/AuthenticationParametersDpo.java | 7 ++-- .../core/connection/AuthenticationType.java | 43 +++++++++++++++++++++- .../BearerAuthenticationParametersDpo.java | 3 +- .../core/connection/ConnectionConfigInfoDpo.java | 6 ++- .../polaris/core/connection/ConnectionType.java | 28 +++++++------- .../IcebergRestConnectionConfigInfoDpo.java | 3 +- .../OAuthClientCredentialsParametersDpo.java | 3 +- .../connection/ConnectionConfigInfoDpoTest.java | 9 ++++- 8 files changed, 75 insertions(+), 27 deletions(-)