Skip to content

Releases: AbsaOSS/cobrix

v2.9.0

10 Sep 12:39
Compare
Choose a tag to compare

What's Changed

  • #769 Add EBCDIC processor as a library routine in #771
  • #415 Implement the basic version of EBCDIC writer in #775
  • #776 Add COMP-3 decoders for the EBCDIC writer in #778
  • #777 Add support for writing numeric data types having binary format (comp, comp-4, comp-9) in #779
  • #780 Add spark-cobol options to the raw record extractor interface in #781
  • #782 Add display type for the spark-cobol writer in #783
  • #784 Switch to new Sonatype deployment in #785

Full Changelog: v2.8.4...v2.9.0

v2.8.4

06 Jun 06:46
Compare
Choose a tag to compare

What's Changed

  • #763 Implement relaxed type restrictions on which field can be used for record length in #764
  • #25 Add an option to retain string format for numbers in DISPLAY format in #765

Full Changelog: v2.8.3...v2.8.4

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