Skip to content

Releases: bytebase/dbhub

v0.24.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 03:21

What's Changed

  • fix: support TiDB in readonly mode for MySQL/MariaDB connectors by @tianzhou in #362
  • fix: close half-built connections when connect() fails by @tianzhou in #363
  • fix: scope view search to the default schema by @tianzhou in #364
  • fix: reject MySQL/MariaDB DSNs that name no database by @tianzhou in #365
  • refactor: remove duplication in read-only enforcement by @tianzhou in #366
  • fix(test): isolate config discovery in server-spawning integration tests by @tianzhou in #367
  • fix: TOML config loading, DSN conflict, and .env interpolation by @tianzhou in #368
  • fix: block SQL Server pass-through data sources in read-only mode by @tianzhou in #369

Full Changelog: v0.23.0...v0.24.0

v0.23.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 16:58

Full Changelog: v0.22.6...v0.23.0

v0.22.6

Choose a tag to compare

@github-actions github-actions released this 10 Jul 16:49
6647caa

What's Changed

Read more