Skip to content

v0.18.5

Choose a tag to compare

@Anirudhx7 Anirudhx7 released this 03 Aug 05:46
· 567 commits to main since this release

Changelog

  • f3d0f18 Merge branch 'feature/p58-runtime-logs' into main
  • 0c01d28 Merge remote-tracking branch 'origin/main' into feature/p58-runtime-logs
  • 7f5aa9d chore(deps): bump github.com/prometheus/client_golang (#47)
  • 8c99319 chore(deps): bump lucide-react from 1.24.0 to 1.27.0 in /ui (#50)
  • a43ba07 chore(deps-dev): bump @vitejs/plugin-react from 5.2.0 to 6.0.4 in /ui (#48)
  • e12c2b7 chore(deps-dev): bump globals from 16.5.0 to 17.8.0 in /ui (#49)
  • c25dfd8 chore(deps-dev): bump vite from 8.1.4 to 8.1.5 in /ui (#51)
  • 04dfadf feat(admin): add runtime.logs Admin API dispatch (P58)
  • 538f9d9 feat(cli): add mesh runtime logs command (P58)
  • d16ee37 feat(nodeagent): add runtime.logs ControlDriver capability (P58)
  • 21fc349 feat(ui): add View Logs button to Runtime Control panel (P58)
  • 8a68aed fix(auth): recreate rate limiter on Reload and clean up key_counters on delete
  • da704cf fix(nodeagent): fix Windows service reinstall race and install.ps1 window close