Skip to content

Releases: valeriansaliou/vigil

Vigil v1.28.6

28 Nov 10:54
v1.28.6
4c4f0c2

Choose a tag to compare

  • Added ability to build Docker image with prebuilt binaries pulled from GitHub Releases.

Vigil v1.28.5

27 Nov 22:44
v1.28.5
a9a59d8

Choose a tag to compare

  • Deprecated armv7 releases (binaries + Docker).
  • Added aarch64 releases (binaries + Docker).
  • Bumped dependencies: rmcp and ping.

Vigil v1.28.4

26 Sep 14:47
v1.28.4
27770ca

Choose a tag to compare

  • Adjusted the instructions and prompts for the MCP server so that AI Agents know when to pick Vigil (in real-world agentic situations).
  • Added the status page name and URL in the MCP server probes report output (useful to give more context to AI Agents).

Vigil v1.28.3

26 Sep 13:46
v1.28.3
31f86fc

Choose a tag to compare

  • Fixed MCP server so that it is now stateful (and not stateless), since most MCP clients seem to support only stateful servers for the time being.

Vigil v1.28.2

26 Sep 13:02
v1.28.2
3b615b1

Choose a tag to compare

  • Pulled out packaging for Debian 13 on x86_64 architecture (it does not work yet due to packpack not supporting Debian "trixie").

Vigil v1.28.1

26 Sep 12:49
v1.28.1
c70e18f

Choose a tag to compare

  • Added packaging for Debian 13 on x86_64 architecture.
  • Dropped packaging for Debian 10 on x86_64 architecture.

Vigil v1.28.0

26 Sep 12:29
v1.28.0
511bdba

Choose a tag to compare

  • Added an opt-in MCP server feature, exposing public probe data to AI Agents (enable this with the server.mcp_server configuration property).
  • Added the ability to probe SSH hosts in poll mode with replica URL format eg. ssh://hostname:22 (this checks that the host in up without creating logging noise on the target server system) (@hv15 — submitted in PR #153).
  • Added the ability to configure the delay between each poll retry via metrics.poll_retry_wait configuration property (@annesylvie — submitted in PR #146).
  • Added the ability to send Telegram alerts in a specific message thread via the notify.telegram.message_thread_id configuration property (@ajinfajrian — submitted in PR #161).
  • Added public HTTP route to get status report details in JSON format (GET /status/report).
  • Bump Dockerfile build image to Debian "trixie".
  • Bump dependencies to latest versions.

Vigil v1.27.0

06 Jan 16:28
v1.27.0
5c7dd0f

Choose a tag to compare

  • Added the ability to show a link to a custom page next to a node's replicas via the per-node probe.service.node.link_url and probe.service.node.link_label configuration properties (please update your templates and stylesheets, though this is backwards compatible if you do not use this new feature).

Vigil v1.26.3

01 Sep 12:36
v1.26.3
a777e86

Choose a tag to compare

  • Fixed packaging for Debian 10, Debian 11 and Debian 12 on x86_64 architecture.

Vigil v1.26.2

01 Sep 12:13
v1.26.2
90733cd

Choose a tag to compare

  • Fixed packaging for Debian 10, Debian 11 and Debian 12 on x86_64 architecture.