Skip to content

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 30 Jun 08:53

Oratorio v0.1.6

Oratorio v0.1.6 is a patch release for the server deployment CLI. It rebuilds the Linux CLI artifact as a musl-linked binary so install.sh works on more Linux hosts, including distributions whose glibc is older than the current GitHub Actions runner image.

What's Changed

  • Build Linux CLI releases as musl-linked binaries for wider server compatibility
  • Add CLI release smoke checks to prevent glibc-linked Linux artifacts

Full Changelog: v0.1.5...v0.1.6