Skip to content

v0.12.1 - 2024-07-24

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 20:23
· 42 commits to master since this release
72f1f88

Release Notes

  • Document architecture and limitations of internal DNS resolver. #166
  • Fix a bug where hostnames were not fully qualified when encoded by
    dns write. #162
  • Validate the response to a connection tests to ensure we're talking to a
    Memcached server. #161
  • Don't attempt to resolve Memcached hostnames without special prefixes. #159
  • Add --nameserver flag to dns binary to allow setting a server
    directly. #158
  • Gracefully handle SIGINT in mc and dns binaries. #158
  • Close Memcached connections when the last request resulted in an error. #156
  • Ensure newly introduced trace logging doesn't break the terminal UI. #152

Download mtop 0.12.1

File Platform Checksum
mtop-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
mtop-x86_64-apple-darwin.tar.gz Intel macOS checksum
mtop-x86_64-pc-windows-msvc.zip x64 Windows checksum
mtop-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
mtop-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum