Skip to content

Releases: valeriansaliou/vigil-local

Vigil Local v1.2.0

01 Jan 18:00
v1.2.0
2f46c5f
Compare
Choose a tag to compare
  • Added the ability to source environment variables from the configuration file, which get expanded at runtime.

Vigil Local v1.1.6

01 Sep 11:30
v1.1.6
87002e1
Compare
Choose a tag to compare
  • Fixed broken Docker image build in v1.1.5.

Vigil Local v1.1.5

01 Sep 11:20
v1.1.5
2fdfd37
Compare
Choose a tag to compare
  • Publish .deb packages for Debian 10, Debian 11 and Debian 12 on x86_64 architecture.

Vigil Local v1.1.4

03 Feb 17:33
v1.1.4
d9b11b4
Compare
Choose a tag to compare
  • Automated the package release process via GitHub Actions (ie. cargo publish).
  • Bumped dependencies: base64, toml, clap and http_req.

Vigil Local v1.1.3

25 Jul 09:35
v1.1.3
f5d97f6
Compare
Choose a tag to compare
  • Rolled back run_script dependency version to 0.8, as 0.9 is affected by an issue where temporary script file directories do not get removed.

Vigil Local v1.1.2

07 Jul 13:00
v1.1.2
0190e7e
Compare
Choose a tag to compare
  • Release archives do not carry the original user and group file owners anymore.

Vigil Local v1.1.1

07 Jul 10:27
v1.1.1
c9a30b1
Compare
Choose a tag to compare
  • Moved the release pipeline to GitHub Actions.

Vigil Local v1.1.0

04 Nov 20:24
7d5fa2e
Compare
Choose a tag to compare
  • 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 error and warn logs.
  • Bumped dependencies: ping, run_script and http_req.

Vigil Local v1.0.0

24 Jul 12:01
f9a7ec2
Compare
Choose a tag to compare
  • Initial Vigil Local release.