Skip to content

0.3.0 (2025-12-18)

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Dec 10:58
· 9 commits to develop since this release

Features

Added Iceberg connection type.

Improvements

  • Read apiUrl and authProvider from config.yml.
  • Hide database_name from 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.