Releases: yusiwen/drone-mcp-server
Releases · yusiwen/drone-mcp-server
Release list
Release v1.0.0
Changelog v1.0.0
- ci github-actions: ensure full git history in CI checkout (c61bc33)
- ci github-actions: fix typo in GitHub Actions workflow step name (0ad0c1c)
- ci docker: refactor CI/CD workflows to use git tags for versioning (0ae1fd3)
- ci docker: automate MCP registry publication after releases (ab10e4f)
- chore: fix release.yaml (5015be4)
- fix: correct markdown syntax in release.yml (23d6664)
- fix: ensure latest tag is added for version releases in docker.yml (f05404b)
- fix: invalid Docker tag format in docker.yml workflow (c13705a)
- chore gitignore: ignore build artifacts in version control (50232f3)
- feat: add logging middleware for SSE access and MCP tool calls (564f75d)
- fix: correct YAML syntax in release workflow and add CLI tools guide to AGENTS.md (9d850e5)
- chore docker: remove Docker health check (63d8661)
- fix: use fixed latest tag for SBOM and vulnerability scanning (a9df077)
- feat: auto-generate changelog for GitHub releases (d5567c6)
- docs drone-mcp: document Drone MCP server developer guide (8d4afec)
- Improve Docker and release workflows consistency (9bd20be)
- Update GitHub release workflow to use Makefile (3710658)
- Add Makefile for development and release builds (f15f2da)
- Update README.md with Docker and release information (0c85cc5)
- Add GitHub workflows and Docker support (c0ea746)
- Add path parameter for SSE endpoint (4e302fe)
- Extend toolset with cron, secret, user, and template management (7d4a5a7)
- Rename DRONE_SSE_TOKEN to MCP_AUTH_TOKEN for better clarity (5b8e8b7)
- Add SSE transport authentication support (dd7c2d1)
- Initial commit: Drone MCP server implementation (e52b4fd)