Skip to content

Releases: shizhMSFT/diagnose-mcp

Release list

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Dec 02:17
de02e57

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

Choose a tag to compare

@github-actions github-actions released this 03 Dec 09:56
ba374b6

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

Full Changelog: https://github.com/shizhMSFT/diagnose-mcp/commits/v0.1.0