Skip to content

Release v0.0.9

Choose a tag to compare

@github-actions github-actions released this 24 Apr 01:36
51e6ccf

Release v0.0.9 of databricks-mcp-server

Changelog

  • Bump version to 0.0.9 in Dockerfile and version.go (51e6ccf)
  • Refactor Databricks operation functions for consistency and clarity (454244c)
  • Refactor SQL execution and retrieval functions for improved error handling and response structure (60d1955)
  • Enhance ListTables to support max_results parameter and return total count with truncation info (6580230)
  • Enhance ListTables to support max_results parameter and return total count with truncation info (7c37031)
  • Add support for omitting table properties and column details in ListTables (a31a75d)
  • Update README.md to reflect correct GitHub username in Releases link (7b38ca4)
  • Update smithery.yaml to include Dockerfile for build configuration (80118f8)
  • Add smithery.yaml for MCP server start command configuration (9e9bd22)
  • Add Dockerfile for multi-stage build of Databricks MCP Server (ed536f1)