v.22.6Backward Incompatible Changes
Changes to Settings Parsing for Floating Point Seconds
Changes how settings usingsecondsas type are parsed to support floating point values (for example:max_execution_time=0.5). Infinity or NaN values will throw an exception. #37187 (Raúl Marín).