Skip to content

Releases: 56quarters/mtop

v0.13.0 - 2024-08-23

24 Aug 02:54
5faf1b9
Compare
Choose a tag to compare

Release Notes

  • Add support for using environment variables to set all optional arguments
    of the mtop, mc, and dns binaries. #169
  • Fix an issue where hosts could be duplicated when resolved via SRV records.
    #185
  • Fix an issue where 0 could be passed to various CLI flags where it did not
    make sense, sometimes causing panics. #181
  • Change output format of mc check to group operation timings by type. #178

Download mtop 0.13.0

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

v0.12.1 - 2024-07-24

24 Jul 20:23
72f1f88
Compare
Choose a tag to compare

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

v0.11.0 - 2024-06-24

24 Jun 23:28
18dbc2c
Compare
Choose a tag to compare

Release Notes

  • Add dns ping subcommand to dns binary to repeatedly perform DNS queries. #149
  • Performance improvements when parsing DNS names. #148
  • Add support for profiling to dns binary. #147
  • Don't try to resolve IP address hostnames. #144
  • Fix off-by-one error when validating DNS TXT record lengths. #142

Download mtop 0.11.0

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

v0.10.1 - 2024-05-21

22 May 00:29
6e1c2f0
Compare
Choose a tag to compare

Release Notes

  • Add dns binary to Docker image. #139

Download mtop 0.10.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

v0.10.0 - 2024-05-21

22 May 00:10
24675bb
Compare
Choose a tag to compare

Release Notes

  • Add support for discovering hosts using DNS SRV records. #133 #131 #134 #136 #137
  • Use a shorter TTL for entries written via mc bench. #130

Download mtop 0.10.0

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

v0.9.0 - 2024-02-12

13 Feb 01:15
744bdef
Compare
Choose a tag to compare

Release Notes

  • Change host selection in mtop to allow more host tabs than fit on the
    screen. #119
  • Change default colors in mtop to dark theme based on tailwind color
    palette. #122
  • Allow other mtop color palettes to be selected via the --theme flag. #124
  • Switch mtop memory, connections, and hit ratio gauges to unicode for finer
    grained bars. #125

Download mtop 0.9.0

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

v0.8.0 - 2024-02-04

05 Feb 04:22
c57e1c0
Compare
Choose a tag to compare

Release Notes

  • Add default 5 second timeout to network operations done by mtop. #90
  • Add default 30 second timeout to network operaitons done by mc. #111
  • Add bench, incr, decr, add, and replace commands to mc. #95 #98 #111
  • TLS related dependency updates. #93
  • Create high-level client for operating on multiple servers. #101

Download mtop 0.8.0

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

v0.7.0 - 2023-11-28

29 Nov 01:03
f560971
Compare
Choose a tag to compare

Release Notes

  • Build binaries for Linux Musl libc target. #83
  • Move "Bytes tx" under "Gets" and "Bytes rx" under "Sets". #84
  • Create a check subcommand for mc to test connections to a server. #86

Download mtop 0.7.0

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

v0.6.9 - 2023-10-11

11 Oct 12:24
fec11ed
Compare
Choose a tag to compare

Release Notes

  • Build Docker images for arm64 architecture. #78

Download mtop 0.6.9

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

v0.6.8 - 2023-10-07

08 Oct 02:41
5ea184a
Compare
Choose a tag to compare