v0.0.44
Improvements:
- Add new job schema file (will add metric and test schema soon) thanks @ramizshahock
- Support inline job configuration, you can now send a job JSON as a CLI parameter to metorikku (we are using this for airflow for example where we generate the JSON in airflow).
Fixes
- Releases to Maven (apparently we weren't releasing to central maven for a long while now...)