Releases: characat0/databricks-mcp-server
Releases · characat0/databricks-mcp-server
Release list
Release v0.0.10
Release v0.0.9
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)
Release v0.0.8
Release v0.0.8 of databricks-mcp-server
Changelog
- Bump version to 0.0.8 (b620b62)
- Remove metadata field from JSON response in execute_sql.go (590c509)
- Rename module to databricks-mcp-server and add list_warehouses tool to README (0b9bc65)
- Update README for clarity on Databricks MCP Server and SQL warehouse (816c05c)
- Refactor release workflow and enhance README documentation. (b4a77d5)
Release v0.0.7
Release v0.0.6
Release v0.0.5
Release v0.0.4
Release v0.0.4 of databricks-mcp
Changelog
- Update version to 0.0.4 and adjust release permissions (4804f40)
Release v0.0.2
Release v0.0.1
Release v0.0.1 of databricks-mcp
Changelog
- Refactor variable naming in execute_sql.go for clarity (0b70e11)
- Update dependencies and enhance SQL execution with warehouse metadata (d05af1c)
- Remove binary file and clean up code (9bcf36a)
- Refactor tool signatures to use ToolHandlerFunc (ddefd3e)
- Refactor tool names and descriptions for clarity and consistency (3b48481)
- Update release workflow to handle first release scenario properly (b495db4)
- Rename project to "databricks-mcp" for consistency. (47ace86)
- Refactor code by splitting tools into separate files and add row_limit parameter to execute_sql_statement (85c1fde)
- Simplify README by removing outdated sections. (50ab5a1)
- Update README to link to Databricks unified auth and update Go version to 1.24 (351efb5)
- Add automatic changelog generation to release workflow (32d67f8)
- Optimize binary size by adding build flags and UPX compression (438d795)
- Update version to 1.1.3 (7e92ef9)
- Update release workflow to use actions/create-release and actions/upload-release-asset (7961fbe)
- Update version to 1.1.2 (617fa74)
- Update version to 1.1.1 to match the new tag (2cb4862)
- Fix GitHub Actions release workflow: add GITHUB_TOKEN, update Go version, fix artifact paths (1809b04)
- Update deprecated GitHub Actions to latest versions (v3 to v4) (9069e5d)
- Remove .idea folder from git tracking (25846b7)
- Add .gitignore file for Go project (2dc0c40)
- Add GitHub Actions workflow for CI/CD, versioning support, and documentation (36d6ff0)
- Code cleanup and improvements (6f912f4)
- Add initial Go module files with dependencies (2e51202)
- Remove DatabricksMCP implementation and related files. (d36caf5)
- Add Databricks client, tests, and configuration setup (80369f2)
- Add .gitignore with common OS, IDE, and Go file exclusions (929cccb)