Features
Added Iceberg connection type.
Improvements
- Read
apiUrlandauthProviderfromconfig.yml. - Hide
database_namefrom Clickhouse and MySQL connection pages. - Frontend: add placeholders to connection params, like host, port and so on.
- Sync frontend and backend checks for some field patterns, e.g. table name should be in format
schema.table. - Small translation fixes.
Bug fixes
Proper values for authProvider are keycloakAuthProvider and dummyAuthProvider.