Skip to content

Releases: AbsaOSS/cobrix

v2.10.6

Choose a tag to compare

@yruslan yruslan released this 22 Jun 08:47
58fefe1

What's Changed

  • #853 Fix IBM single precision floating point (COMP-1) decoder to produce correct results in #854
  • #855 Add COMP-1 and COMP-2 floating point encoders for the writer in #856

Full Changelog: v2.10.5...v2.10.6

v2.10.5

Choose a tag to compare

@yruslan yruslan released this 08 Jun 08:51
89f5b01

What's Changed

  • #850 Add the ability to define rules when redefined fields are valid in #851

Full Changelog: v2.10.4...v2.10.5

v2.10.4

Choose a tag to compare

@yruslan yruslan released this 14 May 11:36

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

Choose a tag to compare

@yruslan yruslan released this 27 Apr 07:55

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

Choose a tag to compare

@yruslan yruslan released this 15 Apr 07:34
c691b67

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

Choose a tag to compare

@yruslan yruslan released this 27 Mar 08:11
6f3c278

What's Changed

New Contributors

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

v2.10.0

Choose a tag to compare

@yruslan yruslan released this 11 Mar 09:17
61a6ea0

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

Choose a tag to compare

@yruslan yruslan released this 24 Feb 11:31

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

Choose a tag to compare

@yruslan yruslan released this 11 Feb 09:24

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

Choose a tag to compare

@yruslan yruslan released this 29 Jan 07:58

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