Skip to content

0.6.0 - 2025-09-11

Choose a tag to compare

@github-actions github-actions released this 11 Sep 07:28

Release Notes

Features

  • (api) Support labels of worker - (72a123a)
  • (api) Comply endpoints to OpenAPI spec - (4ed5ef0)
  • (db) Add database query indices for performance - (51eb073)
  • (db) Add database performance indices - (b482224)
  • Support different underlying unbounded channels - (b87bada)

Documentation

  • (guide) Update key concepts and usage guide - (784938b)
  • (spec) Add current OpenAPI specification - (d222a08)

Install mito 0.6.0

Install prebuilt binaries via shell script

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

Download mito 0.6.0

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