As of 26/06 2020 the new version 2.8.0 is out

Standardization and Conformance Improvements

  • #1385 Enceladus Spark jobs now use the mergeable embedded configuration in reference.conf as built-in default. The effective configuration is now logged during job execution redacting sensitive and redundant content.

Standardization Improvements

  • #1386 Added support for --cobol-is-text true option for loading fixed-width ASCII test files via cobol raw format.

Standardization Fixes

  • #1409 Fixed-width format works again

Streaming Conformance Improvements

  • #1382 Event-time based information date strategy in streaming conformance is made so if the fallback date (processing date) is used, it can be detected by looking at enceladus_info_date_string, which will be empty if an event date/time column failed casting to Date type.

Helper Scripts Fixes

  • #1390 Fixed helper scripts not passing --cobol-encoding to Standardization that made it impossible to run with --cobol-encoding ascii.
  • #1412 Fixed helper scripts not passing --class parameter override