Releases: 56quarters/mtop
Releases · 56quarters/mtop
v0.6.8 - 2023-10-07
Release Notes
- Build Docker images for each release. #72
Download mtop 0.6.8
mtop-aarch64-apple-darwin.tar.xz | checksum |
mtop-x86_64-apple-darwin.tar.xz | checksum |
mtop-x86_64-pc-windows-msvc.zip | checksum |
mtop-x86_64-unknown-linux-gnu.tar.xz | checksum |
v0.6.7 - 2023-09-09
Release Notes
- Perform health checks on Memcached connections in the connection pool. #63
- Improve performance of metadata parsing, e.g.
mc keys
. #64
Download mtop 0.6.7
mtop-aarch64-apple-darwin.tar.xz | checksum |
mtop-x86_64-apple-darwin.tar.xz | checksum |
mtop-x86_64-pc-windows-msvc.zip | checksum |
mtop-x86_64-unknown-linux-gnu.tar.xz | checksum |
v0.6.3 - 2023-08-24
Release Notes
- Split Memcached client into a separate crate. #58
- Require
--tls-cert
flag if--tls-key
is present and vice versa inmtop
andmc
. #58
Download mtop 0.6.3
mtop-aarch64-apple-darwin.tar.xz | checksum |
mtop-x86_64-apple-darwin.tar.xz | checksum |
mtop-x86_64-pc-windows-msvc.zip | checksum |
mtop-x86_64-unknown-linux-gnu.tar.xz | checksum |
v0.6.2 - 2023-08-21
Release Notes
- Update dependencies. #49 #53
- Change slab
max age
display format toHH:MM:SS
. #52 - Fix inconsistent byte formatting behavior. #55
Download mtop 0.6.2
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | mtop-v0.6.2-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | mtop-v0.6.2-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | mtop-v0.6.2-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | mtop-v0.6.2-x86_64-unknown-linux-gnu.tar.xz |
v0.6.1 - 2023-07-20
Release Notes
- Fetch stats from each server in
mtop
in parallel. #46
Download mtop 0.6.1
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | mtop-v0.6.1-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | mtop-v0.6.1-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | mtop-v0.6.1-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | mtop-v0.6.1-x86_64-unknown-linux-gnu.tar.xz |
v0.6.0 - 2023-07-10
Release Notes
- Add UI to
mtop
for per-slab metrics. #41 - Add support for
dns+
hostname prefix to resolve a DNS name to multiple hosts. #43 - Update dependencies. #44
Download mtop 0.6.0
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | mtop-v0.6.0-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | mtop-v0.6.0-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | mtop-v0.6.0-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | mtop-v0.6.0-x86_64-unknown-linux-gnu.tar.xz |
v0.5.1 - 2023-06-12
Release Notes
- Fix a bug where stats for some servers were not updated if another server returned an error. #34
Download mtop 0.5.1
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | mtop-v0.5.1-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | mtop-v0.5.1-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | mtop-v0.5.1-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | mtop-v0.5.1-x86_64-unknown-linux-gnu.tar.xz |
v0.5.0 - 2023-04-30
Release Notes
- Minor performance improvement when running
mc keys
. #26 - Build binary artifacts for tags using
cargo-dist
. #27
Download mtop 0.5.0
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | mtop-v0.5.0-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | mtop-v0.5.0-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | mtop-v0.5.0-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | mtop-v0.5.0-x86_64-unknown-linux-gnu.tar.xz |