Skip to content

Releases: AbsaOSS/cobrix

v2.8.3

13 May 06:29
Compare
Choose a tag to compare

What's Changed

  • #748 Implement the ability to specify copybooks directly in JAR in #751
  • #759 Add custom record extractor self check by @yruslan in #760
  • Implement a custom record extractor debugger in #753
  • Bump jackson-databind from 2.6.7.4 to 2.12.7.1 in /examples/spark-cobol-s3 by @dependabot in #528
  • Bump org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0 in /examples/spark-cobol-s3-standalone by @dependabot in #754
  • Update Scala and Spark versions in #761

Full Changelog: v2.8.2...v2.8.3

v2.8.2

25 Feb 08:13
Compare
Choose a tag to compare

What's Changed

  • #744 Add the ability to specify default record length for the record length field mapping in #745

Full Changelog: v2.8.1...v2.8.2

v2.8.1

28 Jan 08:27
Compare
Choose a tag to compare

What's Changed

  • #730 Add more code pages with euro character in #741
  • #740 extend binary type support to make sure unsigned binary fields can fit Spark data types in #742

Full Changelog: v2.8.0...v2.8.1

v2.8.0

08 Jan 10:14
Compare
Choose a tag to compare

What's Changed

  • #258 Remove dependency on scodec in #737

Full Changelog: v2.7.10...v2.8.0

v2.7.10

19 Dec 11:03
Compare
Choose a tag to compare

What's Changed

  • #728 Add CP1145 code page (Spain and Latin America) in #729
  • #731 Add an option to copy data type when copying metadata in #732

Full Changelog: v2.7.9...v2.7.10

v2.7.9

08 Nov 09:55
Compare
Choose a tag to compare

What's Changed

  • #722 Add more EBCDIC code pages (mostly European) in #724 and in #725

Full Changelog: v2.7.8...v2.7.9

v2.7.8

21 Oct 09:40
Compare
Choose a tag to compare

What's Changed

  • #719 Improve the error message about file size not divisible by record size #720

Full Changelog: v2.7.7...v2.7.8

v2.7.7

10 Oct 08:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.6...v2.7.7

v2.7.6

27 Sep 07:26
Compare
Choose a tag to compare

What's Changed

  • #710 Fix index generation for files with record length fields or expressions in #711
  • #712 Add an option for explicitly logging layout positions in #712

Full Changelog: v2.7.5...v2.7.6

v2.7.5

19 Aug 08:13
Compare
Choose a tag to compare

What's Changed

  • #703 Add maximum length for generated segment id fields in #704

Full Changelog: v2.7.4...v2.7.5