Skip to content

0.5.3 - 2025-09-03

Choose a tag to compare

@github-actions github-actions released this 03 Sep 11:37

Release Notes

Features

  • (conf) Allow worker to skip redis - (3c2484f)
  • (redis) Support skip setting ACL rules - (ce09bd8)
  • (s3) Support enterprise-level object storage - (7fc4bde)

Bug Fixes

  • (conf) Skip serializing false boolean fields - (47a4564)
  • (s3) Allow empty file with size 0 - (ac6cb91)

Refactor

  • (client) [breaking] Rename downloading methods - (5cc38d2)

Documentation

  • (guide) Add installation steps for musl release - (9fc370a)

Miscellaneous Tasks

  • Build gh-pages on release for version update - (55a836a)

Build

  • Add long version metadata - (239612d)

Install mito 0.5.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/stack-rs/mitosis/releases/download/mito-v0.5.3/mito-installer.sh | sh

Download mito 0.5.3

File Platform Checksum
mito-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
mito-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum