As of 28/04 2021 the new version 0.3.2 is out

  • #101 added cross-compilation. Hermes now works with:
    • scala 2.11 and 2.12
    • also tested with spark 2.4.7 and 3.1.1
  • #100 update Atum version from 0.2.6 to 3.5.0
  • #103 add spark version guards for executable spark jobs not library usage
  • #102 Log Effective Configuration used by the run (merge between reference.conf and use supplied.conf)