🚀 Features
New Tools & Capabilities
- Kubernetes Tools Integration: Added comprehensive Kubernetes tools with proper access level management (#84)
- Inspektor Gadget Support: Added Inspektor Gadget tools and registered them by default for enhanced debugging capabilities (#86, #115)
- Azure Application Insights: Added KQL query tool for Application Insights integration (#81)
- Fleet Management: Enhanced Azure Fleet tools with structured parameters and improved validation (#69)
- Private Endpoint Support: Added validation and support for private endpoints (#76, #78)
- AppLens Detector Tools: Implemented AppLens detector MCP tools (#64)
- Azure Resource Health: Added comprehensive Azure Resource Health monitoring for AKS clusters
(#60)
Enhanced Documentation & Installation
- 1-Click Installation: Added comprehensive platform/architecture support and 1-click GitHub binary integration (#104, #105)
- Windows ARM64 Support: Complete Windows ARM64 platform support (#108)
- VS Code Integration: Improved MCP server configuration format and VS Code integration (#109, #110)
- Installation Documentation: Enhanced installation experience with improved documentation (#117)
🔧 Improvements
Build & Infrastructure
- Multi-architecture Support: Added support for multiarch container images
(#112) - Container Image Enhancements: Included kubectl and helm in the container image by default
(#121) - Windows Build: Cleanup of windows image building process (#122)
- SLSA Release: Fixed SLSA releaser flags for improved security (#123)
Code Quality & Maintenance
- Tool Consolidation: Consolidated tools and reduced the total number of tools for better organization
(#96) - Code Refactoring: Cleaned up long functions into simpler, more maintainable ones
(#102) - Diagnostics Improvements: Enhanced Azure-specific diagnostics with Go SDK integration
(#95, #100) - Test Improvements: Enhanced test coverage and reliability (#88, #91)
🐛 Bug Fixes
- Fixed access level mapping for Kubernetes security configuration (#97)
- Fixed monitor tool parameters and validation (#96)
- Corrected log levels for audit logs (#82)
- Fixed CI pipeline issues and unit tests (#80)
- Removed KQL validation logic from Application Insights handler (#81)
📦 Dependencies
- Bumped github.com/Azure/mcp-kubernetes to version 0.0.5 (#120)
- Updated github.com/mark3labs/mcp-go in the all-gomod group (#114)
- Updated github.com/Azure/azure-sdk-for-go/sdk/azcore (#67)
- Updated github.com/spf13/pflag in the all-gomod group (#77)
📚 Documentation
- Added comprehensive tool consolidation prompts (#93)
- Updated documentation with new tools and capabilities (#99)
- Added control plane logs prompts and examples (#71, #73)
- Enhanced README with tool listings and usage examples (#83, #90)
Full Changelog: v0.0.2...v0.0.3