Releases
v0.0.1
Compare
Sorry, something went wrong.
No results found
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 )
You can’t perform that action at this time.