Skip to content

Releases: AbsaOSS/cobrix

v2.10.4

14 May 11:36

Choose a tag to compare

What's Changed

  • #841 Add support for file offsets in in-place processors in #844
  • #842 Add options for handling of null values when writing EBCDIC files in #846
  • #847 Fix array flattening in Spark 4+ in #848
  • #845 Fix in place processing to retain bytes from start and end offsets or the original file when the processing strategy is 'InPlace' in #849

Full Changelog: v2.10.3...v2.10.4

v2.10.3

27 Apr 07:55

Choose a tag to compare

What's Changed

  • #839 Add support for record padding mode with variable-size OCCURS in #840

Full Changelog: v2.10.2...v2.10.3

v2.10.2

15 Apr 07:34
c691b67

Choose a tag to compare

What's Changed

  • #837 Fix "PIC SVPP9(5) COMP-3" when the scale factor is negative in #838

Full Changelog: v2.10.1...v2.10.2

v2.10.1

27 Mar 08:11
6f3c278

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.10.0...v2.10.1

v2.10.0

11 Mar 09:17
61a6ea0

Choose a tag to compare

What's Changed

  • #826 Add support for writing VRL files with RDW headers in #827
  • #828 Add support for structs and arrays in EBCDIC writer in #829
  • #797 Add support for variable-sized OCCURS when writing EBCDIC files in #830
  • #833 Add strict schema check option for the EBCDIC writer in #834

Full Changelog: v2.9.9...v2.10.0

v2.9.9

24 Feb 11:31

Choose a tag to compare

What's Changed

  • #821 Make '_corrupt_records' a nullable field in #823
  • #822 Allow '_corrupt_records' to extract data in HEX instead of binary data type in #825

Full Changelog: v2.9.8...v2.9.9

v2.9.8

11 Feb 09:24

Choose a tag to compare

What's Changed

  • #723 Add the ability to generate _corrupt_fields column containing information on fields that Cobrix failed to decode in #820

Full Changelog: v2.9.7...v2.9.8

v2.9.7

29 Jan 07:58

Choose a tag to compare

What's Changed

  • #816 Fix the reliance on log4j libraries in the classpath FileStreamer by switching logging to slf4j interfaces in #817

Full Changelog: v2.9.6...v2.9.7

v2.9.6

07 Jan 08:32

Choose a tag to compare

What's Changed

  • #813 Fix compatibility of the relaxed sign overpunching in #814

Full Changelog: v2.9.5...v2.9.6

v2.9.5

22 Dec 08:54

Choose a tag to compare

What's Changed

  • #809 Add support for reading compressed EBCDIC files in #810
  • #811 Add read properties hash code as index key to avoid false cache in #812

Full Changelog: v2.9.4...v2.9.5