v.24.3upgrade-notes

Changed column name from duration_ms to duration_microseconds in system.zookeeper table

Changed the column name from duration_ms to duration_microseconds in the system.zookeeper table to reflect the reality that the duration is in the microsecond resolution. #60774 (Duc Canh Le).