Skip to content

Releases: radumalica/infrastructure-mcp

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 31 Jul 09:56
fde18ca

v0.5.1 - 2026-07-31

Bug Fixes

Documentation

  • (changelog) update for v0.5.0 [skip ci] - (a075adf) - repo-gha[bot]

Miscellaneous

  • (docs) update RADME - (673c16e) - Radu

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 12:16
cd6ee91

v0.5.0 - 2026-07-30

Features

  • add banner SVG for project branding in README - (cd6ee91) - tox

Documentation

  • (changelog) update for v0.4.0 [skip ci] - (ff27a8f) - repo-gha[bot]
  • add ADRs, tool reference, adapter guide, and examples (#17) - (323aaef) - Radu

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 11:00
c53f85b

v0.4.0 - 2026-07-30

Features

  • support SSH public-key auth for routers/switches (#16) - (c53f85b) - Radu

Documentation

  • (changelog) update for v0.3.0 [skip ci] - (d9fd16d) - repo-gha[bot]

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 19:47
140da03

v0.3.0 - 2026-07-29

Features

  • v0.7 (partial) Networking — Cisco read-only diagnostics (#11) - (2b7fc21) - Radu
  • v0.6 Proxmox (nodes, VMs, tasks, start/stop/snapshot) (#9) - (cd01ab4) - Radu
  • enhance release workflow to support protected main branch and automate changelog updates - (ab84da0) - tox

Bug Fixes

  • remove unnecessary persist-credentials option in GitHub Actions workflow - (140da03) - tox
  • write CHANGELOG.md to main via Contents API instead of git push (#15) - (a955a20) - Radu
  • disable credential persistence in checkout step and update GitHub App token action - (ba610fa) - tox
  • clear checkout's persisted GITHUB_TOKEN before App-token push to main (#14) - (ef04b90) - Radu
  • update GitHub App token step to use client-id instead of app-id - (b871d72) - tox
  • push CHANGELOG.md to main via GitHub App token instead of PR (#13) - (c43fcfb) - Radu
  • release pipeline corrupting GITHUB_OUTPUT with cocogitto stderr (#12) - (80992ee) - Radu
  • quote release workflow strings containing an unescaped colon (#10) - (4728c93) - Radu
  • Dockerfile go version + release pipeline never pushing version bump (#8) - (6aab622) - Radu

Testing

  • app token contents api bypass check [skip ci] - (ba46034) - repo-gha[bot]
  • temporary workflow to isolate App-token bypass behavior [skip ci] - (34a38f9) - Radu
  • contents api signature check [skip ci] - (411ad9b) - Radu

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 15:37
42c546d

v0.2.0 - 2026-07-24

Features

  • v0.4 Kubernetes + v0.5 Grafana tools (#7) - (42c546d) - Radu

Miscellaneous

  • (version) v0.2.0 - (35a7acf) - GitHub Build
  • changelog.md format fix (#5) - (a8f6ec4) - Radu
  • changelog.md format change - (c315bc8) - tox

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 13:05
cf61e73

v0.1.1 - 2026-07-24

Bug Fixes

  • require a bearer token on -transport=http (#4) - (cf61e73) - Radu
  • require a bearer token on -transport=http (security) - (a76e553) - tox

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 12:33
e51b492

v0.1.0 - 2026-07-24

Bug Fixes

  • format CHANGELOG.md for clarity on automatic entry generation - (ef16e7e) - tox
  • update dependencies for modelcontextprotocol/go-sdk and jsonschema-go - (bc2ddb2) - tox

Features

  • implement GitHub workflows for release management, conventional commit checks, and security scanning (#2) - (3f753c4) - Radu
  • implement GitHub workflows for release management, conventional commit checks, and security scanning - (0b59ab9) - tox
  • add discussion and issue templates for better community engagement (#1) - (9fe07d6) - Radu
  • add discussion and issue templates for better community engagement - (65be5c6) - tox

Miscellaneous

  • (version) v0.1.0 - (991dad3) - GitHub Build