Skip to content

Releases: NorceTech/graylog-cli

v0.0.5

04 May 13:09
5a8ed03

Choose a tag to compare

fix: stamp binary version from git tag at release time

Cargo.toml was stuck at 0.0.3-alpha so all release binaries reported
the wrong version regardless of the tag pushed.

- Bump Cargo.toml/Cargo.lock to 0.0.5 (current baseline)
- Add 'Patch version from tag' step to each release build job;
  strips the leading 'v' from GITHUB_REF_NAME and rewrites both
  Cargo.toml and the graylog-cli entry in Cargo.lock before nix build,
  so CARGO_PKG_VERSION baked into the binary matches the release tag

v0.0.4

04 May 11:24
9dddac9

Choose a tag to compare

v0.0.3-alpha

24 Apr 12:23
v0.0.3-alpha
8a5e627

Choose a tag to compare

Release v0.0.3-alpha

v0.0.2-alpha

22 Apr 22:21
v0.0.2-alpha
17696f5

Choose a tag to compare

Release v0.0.2-alpha

v0.0.1-alpha

22 Apr 15:19
v0.0.1-alpha
c6e4ae1

Choose a tag to compare

v0.0.1-alpha