Releases: AbsaOSS/cobrix
Releases · AbsaOSS/cobrix
v2.9.4
What's Changed
- #805 Add the option to cache VRL indexes for better performance when same files are processed multiple times in #806
- #807 Add field name to AST object memoization for better performance of raw record processing in #808
- #801 Allow gaps between segment redefined fields as long as they have a single common base redefine in #802
- #803 Fix possible cases when Hadoop file streams are opened but not closed in #804
Full Changelog: v2.9.3...v2.9.4
v2.9.3
What's Changed
- #792 Add EBCDIC to ASCII encoders for all single byte code pages in #794
- #796 Ignore errors when getting the default block size for the Hadoop filesystem in #798
- #795 Add the ability to process EBCDIC files in-place and convert them to VRL format in #799
- #795 Do not create a redundant data stream in #800
Full Changelog: v2.9.2...v2.9.3
v2.9.2
v2.9.1
v2.9.0
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-coboloptions to the raw record extractor interface in #781 - #782 Add display type for the
spark-cobolwriter in #783 - #784 Switch to new Sonatype deployment in #785
Full Changelog: v2.8.4...v2.9.0
v2.8.4
v2.8.3
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