Releases: databricks-solutions/apx
Releases · databricks-solutions/apx
v0.3.8
What's Changed
- Add non-blocking upgrade check on CLI startup by @renardeinside in #129
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- 🔒 Add CodeQL and cargo-audit security scanning by @renardeinside in #125
- 🛡️introduce extremely strict checks and rules by @renardeinside in #126
- 🔍 add cargo deny to validate licenses by @renardeinside in #127
Full Changelog: v0.3.6...v0.3.7
v0.3.6
v0.3.5
What's Changed
- ♻️ Replace CLI-based app logs with native WebSocket SDK by @renardeinside in #119
- 🐛 Fix native TLS roots for WebSocket connections by @renardeinside in #121
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- ♻️ Unify external tool invocations behind shared ExternalTool trait by @renardeinside in #117
- ⚡️ Add MCP protocol tests & unify error handling with ToolError by @renardeinside in #118
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Fix MCP structuredContent array rejection in routes tool by @renardeinside in #113
- 🙄 address automated feedback from the agent by @renardeinside in #115
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Improve local dev chain, profile UX, and add apx info command by @renardeinside in #112
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Fix dev server healthcheck and distribution issues by @renardeinside in #111
Full Changelog: v0.3.0...v0.3.1
v0.3.0-rc5
What's Changed
- Parametrize skill install + auto-install during init by @renardeinside in #100
- Add feedback command (CLI + MCP) by @renardeinside in #103
- Improve MCP context: SDK patterns, registry boost, SSE streaming by @renardeinside in #104
Full Changelog: v0.3.0-rc4...v0.3.0-rc5
v0.3.0
What's Changed
- ♻️ refactor: Restructure project as workspace and add Studio app by @renardeinside in #73
- Fix OpenAPI codegen for binary stream responses by @renardeinside in #74
- ♻️ Deduplicate log primitives and MCP tool result boilerplate by @renardeinside in #76
- 💫 Add pure Rust Databricks SDK, replace Python auth interop by @renardeinside in #78
- ✨ Add standalone binary releases with install scripts by @renardeinside in #80
- Fix: path parameters must always be required per OpenAPI spec by @renardeinside in #82
- ♻️ Decouple bun and uv from binary, resolve at runtime with auto-download by @renardeinside in #84
- ♻️ Replace LanceDB with SQLite FTS5 for full-text search by @renardeinside in #85
- ♻️ Migrate MCP server to rmcp framework by @renardeinside in #87
- 🐛 fix: rewrite flattened import paths after component install by @renardeinside in #89
- ✨ feat: add uv workspace composability and project discovery by @renardeinside in #91
- Rework addon system with composable core module and AST-based addon application by @renardeinside in #92
- Rework: replace custom TS codegen with SWC AST by @renardeinside in #93
- 📝 Rework documentation for addon system and native CLI by @renardeinside in #96
- Fix dev server stability and Windows compatibility (#95) by @renardeinside in #97
- Enrich MCP context for AI agents by @renardeinside in #98
- Add Claude Code plugin and skill distribution by @renardeinside in #99
- Parametrize skill install + auto-install during init by @renardeinside in #100
- Add feedback command (CLI + MCP) by @renardeinside in #103
- Improve MCP context: SDK patterns, registry boost, SSE streaming by @renardeinside in #104
- Replace hardcoded addon enum with dynamic discovery by @renardeinside in #106
- Improve add_component reliability & MCP context (#109) by @renardeinside in #110
Full Changelog: v0.2.7...v0.3.0