Skip to content

Releases: martin-fink/rust-wkd-server

1.2.4 - 2024-10-03

03 Oct 09:45
6e97cb4
Compare
Choose a tag to compare

Release Notes

Miscellaneous Tasks

  • Remove arm linux builds
  • Update cargo-dist
  • Re-add multiple targets
  • Use pre-built artifacts for docker images
  • Build docker for armv7
  • Remove install toolchain
  • Remove arm linux from build

Install wkd-server 1.2.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/martin-fink/rust-wkd-server/releases/download/v1.2.4/wkd-server-installer.sh | sh

Download wkd-server 1.2.4

File Platform Checksum
wkd-server-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
wkd-server-x86_64-apple-darwin.tar.xz Intel macOS checksum
wkd-server-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

1.2.1 - 2024-05-30

30 May 19:22
Compare
Choose a tag to compare

Release Notes

Miscellaneous Tasks

  • Remove armv7

Install wkd-server 1.2.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/martin-fink/rust-wkd-server/releases/download/v1.2.1/wkd-server-installer.sh | sh

Download wkd-server 1.2.1

File Platform Checksum
wkd-server-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
wkd-server-x86_64-apple-darwin.tar.xz macOS Intel checksum
wkd-server-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

1.2.0 - 2024-05-30

30 May 19:15
Compare
Choose a tag to compare

Release Notes

Bug Fixes

  • Handle signals

Features

  • Cache keys in memory

Fix

  • Don't print error on shutdown

Miscellaneous Tasks

  • Revert version upgrade of upload/download action
  • Remove dependabot for gh actions

Styling

  • Remove unneeded type

Testing

  • Add tests

Build

  • Switch to debian stable
  • Switch from debian to alpine-based images

Install wkd-server 1.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/martin-fink/rust-wkd-server/releases/download/v1.2.0/wkd-server-installer.sh | sh

Download wkd-server 1.2.0

File Platform Checksum
wkd-server-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
wkd-server-x86_64-apple-darwin.tar.xz macOS Intel checksum
wkd-server-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

1.1.0 - 2024-02-18

18 Feb 17:43
5389f8b
Compare
Choose a tag to compare

Release Notes

Features

  • Change to RustCrypto backend for gpg

Miscellaneous Tasks

  • Update cargo dist

Install wkd-server 1.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/martin-fink/rust-wkd-server/releases/download/v1.1.0/wkd-server-installer.sh | sh

Download wkd-server 1.1.0

File Platform Checksum
wkd-server-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
wkd-server-x86_64-apple-darwin.tar.xz macOS Intel checksum
wkd-server-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum