Skip to content

DBCode v1.19.7

Changed

  • MongoDB: Added Command authentication provider for retrieving credentials from external secret managers (1Password CLI, Vault, AWS Secrets Manager, etc.) or custom scripts. #496
  • Performance: Added experimental background schema worker to build schemas off the main thread. Enable with dbcode.useSchemaWorker setting.

Fixed

  • MySQL: Fixed connection timeout on large databases (1000+ tables) by loading database sizes asynchronously. #862
  • Authentication Profiles: AWS, auto runs SSO login if needed.

← All releases