CHANGELOG.md•828 B
# Changelog
All notable changes to the DolphinScheduler MCP Server will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.1.0] - 2023-06-24
### Added
- Initial release of DolphinScheduler MCP Server
- Core MCP server implementation with DolphinScheduler API integration
- Connection management tools for dynamic configuration
- Project management tools (list projects, get project details)
- Workflow management tools (list, view, start, stop)
- Workflow instance management tools
- Task instance monitoring
- System status monitoring tools
- Resource management tools
- Documentation, examples, and tests
- Docker and Docker Compose support for containerized deployment