Skip to content

Releases: SRv6d/hanko

v0.4.1

28 Oct 23:10
f7d8705
Compare
Choose a tag to compare

What's Changed

Security

  • Update yanked futures-rs version containing use after free.

Full Changelog: v0.4.0...v0.4.1

v0.4.0

28 Oct 10:43
8d9e2aa
Compare
Choose a tag to compare

What's Changed

Added

  • A Changelog.
  • Build provenance file to releases.

Removed

  • Allowed signers file option from configuration file.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

25 Oct 09:05
30b3a51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

18 Jul 20:26
b5556a7
Compare
Choose a tag to compare

This release fixes CVE-2024-40644 in gix-path.

What's Changed

  • Run cargo directly instead of using unmaintained cargo-rs action by @SRv6d in #63
  • Bump gix-path from 0.10.8 to 0.10.9 by @dependabot in #64
  • Bump version to 0.2.1 by @SRv6d in #65

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 Jul 19:47
21da63d
Compare
Choose a tag to compare

What's Changed

  • Don't include directories in zip release archive by @SRv6d in #53
  • Customize reqwest client by @SRv6d in #54
  • Log API responses in trace mode by @SRv6d in #55
  • Add provenance attestation build step by @SRv6d in #57
  • Remove openssl-sys dependency by @SRv6d in #58
  • Install gcc and musl tools for respective build environments by @SRv6d in #59
  • Fix aarch64 builds by @SRv6d in #60
  • Bump version to 0.2.0 by @SRv6d in #61
  • Add MIT license by @SRv6d in #62

Full Changelog: v0.1.0...v0.2.0