V3.11.5

  • 427 Collection mapping index column limit to next delimiter, so that foos_foo_bar4 maps to foos[].foo.bar4 not foos[4]
  • 425 CsvParser uses FileChannel instead of FileInputStream