Skip to content

v1.0.7 — the waker console is an event log, not a firehose

Choose a tag to compare

@github-actions github-actions released this 12 Aug 14:32
· 8 commits to main since this release
9d073e4

Changelog

  • 9d073e4: feat(waker): clean timestamped event log instead of the agent's firehose (#17) (@Coddyum)

Installation

tar xzf flowlio_1.0.7_<os>_<arch>.tar.gz
sudo install flowlio /usr/local/bin/
flowlio version

Verify the download:

sha256sum -c checksums.txt --ignore-missing

Verify where the binaries came from — this repository, this tag, this workflow:

gh attestation verify --repo Coddyum/flowlio-agents flowlio_1.0.7_<os>_<arch>.tar.gz

Setting up an instance: README.
What changed: CHANGELOG.

Licensed under AGPL-3.0. The code of this release is the tag v1.0.7.