Bugfixes
- add jvm version check for assembly by @shuttie in https://github.com/metarank/metarank/pull/1348
- fix ranking event fields sometimes lost in feature calculations by @shuttie in https://github.com/metarank/metarank/pull/1489
- feat(k8s): add environment variables support to training cronjob by @shalomaku in https://github.com/metarank/metarank/pull/1486
- fix s3 train crash when...