v5.0.1
- Fix regression introduced in 5.0.0:
RowsResponse.fixupParsedData()was called before_requiredVersionwas set. This caused the fixup method to skipBigDecimaltoDoubleconversions in the returned data maps.
RowsResponse.fixupParsedData() was called before _requiredVersion was set. This caused the fixup method to skip BigDecimal to Double conversions in the returned data maps.