fix(madmin): restore server_info msgpack compatibility across mixed nodes (#2621)

This commit is contained in:
houseme
2026-04-21 09:09:25 +08:00
committed by GitHub
parent 3796b684f0
commit b7a945e453
6 changed files with 141 additions and 9 deletions
Generated
+1
View File
@@ -8344,6 +8344,7 @@ dependencies = [
"chrono",
"humantime",
"hyper",
"rmp-serde",
"serde",
"serde_json",
"time",