Releases: shizhMSFT/diagnose-mcp
Releases · shizhMSFT/diagnose-mcp
Release list
v0.2.0
What's Changed
- feat: implement periodic log upload to Azure Blob Storage and refactor logging setup by @shizhMSFT in #7
- refactor: replace fsnotify with fspoll for file watching functionality by @shizhMSFT in #8
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- feat: initial implementation by @shizhMSFT in #1
- feat: stream log to Azure Blob Storage by @shizhMSFT in #2
- feat: add GitHub Actions workflow for releasing to GHCR by @shizhMSFT in #3
- fix: normalize repository name to lowercase in GitHub Actions workflow by @shizhMSFT in #4
- fix: add tests for watching non-existent and existing files/directories by @shizhMSFT in #5
- feat: add GitHub Actions workflow and goreleaser configuration by @shizhMSFT in #6
New Contributors
- @shizhMSFT made their first contribution in #1
Full Changelog: https://github.com/shizhMSFT/diagnose-mcp/commits/v0.1.0