Releases: valeriansaliou/vigil-local
Releases · valeriansaliou/vigil-local
Vigil Local v1.1.6
- Fixed broken Docker image build in
v1.1.5.
Vigil Local v1.1.5
- Publish
.debpackages for Debian 10, Debian 11 and Debian 12 onx86_64architecture.
Vigil Local v1.1.4
- Automated the package release process via GitHub Actions (ie.
cargo publish). - Bumped dependencies:
base64,toml,clapandhttp_req.
Vigil Local v1.1.3
- Rolled back
run_scriptdependency version to0.8, as0.9is affected by an issue where temporary script file directories do not get removed.
Vigil Local v1.1.2
- Release archives do not carry the original user and group file owners anymore.
Vigil Local v1.1.1
- Moved the release pipeline to GitHub Actions.
Vigil Local v1.1.0
- In case a status report to Vigil fails, give it more chances to retry and succeed (ie. more than 5 seconds in total).
- Logging of reporting and probing failures is now more clear, with more
errorandwarnlogs. - Bumped dependencies:
ping,run_scriptandhttp_req.
Vigil Local v1.0.0
- Initial Vigil Local release.