Skip to content

v0.21.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 09:01

HyperQueue 0.21.0

Breaking change

  • Pre-built HyperQueue releases available from our GitHub repository are now built with GLIBC 2.28, instead of 2.17. If you need to run HyperQueue on a system with an older GLIBC version, you might need to recompile it from source on your system. If you encounter any issues, please let us know.

Changes

  • hq event-log command renamed to hq journal
  • hq dashboard has been re-enabled by default.

New features

  • Added hq journal prune for pruning journal file.
  • Added hq journal flush for forcing server to flush the journal.

Artifact summary:

  • hq-v0.21.0-*: Main HyperQueue build containing the hq binary. Download this archive to
    use HyperQueue from the command line
    .
  • hyperqueue-0.21.0-*: Wheel containing the hyperqueue package with HyperQueue Python
    bindings.