- Added DevContainer Feature for seamless development experience (PR #34, @caol-ila @cmbrose)
- Added GitHub workflow for releasing DevContainer Features
- Fixed
get_table_schemafunction to return the correct schema (PR #31, @Cyb3r-Monk) - Added support for table statistics and Eventhouse in Microsoft Fabric (PR #32, @anshulsharmas)
- Improved error handling and logging
- Performance optimizations for query execution
- Updated dependencies
- Updated Dockerfile to use uv for dependency management (@pab1it0)
- Added Smithery configuration for deployment (@smithery-ai[bot])
- Updated README with additional documentation (@pab1it0)
- Fixed various minor bugs and improved stability
- Version bump for new release
- Switched to DefaultAzureCredential for authentication
- Removed client credential requirements from code and environment variables
- Updated tests to support token-based authentication
- Based on improvements from v1.0.2
- Added token credential authentication support
- Fixed get_table_schema implementation
- Updated tests to reflect token credential changes
- Initial stable release
- Full functionality for Azure Data Explorer integration
- MCP tools for query execution and schema exploration