New
0.7.11
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 file already downloaded by @shuttie in https://github.com/metarank/metarank/pull/1493
- fix train crash on model cache race condition by @shuttie in https://github.com/metarank/metarank/pull/1491
Docs
- doc: Fix typos, spelling inconsistencies, and sentence semantic mistakes by @tkhshtsh0917 in https://github.com/metarank/metarank/pull/1437
- Fixed broken links in readme.md by @markdav-hpe in https://github.com/metarank/metarank/pull/1323
Build
- ci: migrate to newer docker compose by @shuttie in https://github.com/metarank/metarank/pull/1438
- ci: bump macos-12 to macos-14 by @shuttie in https://github.com/metarank/metarank/pull/1439
- CI: switch to cache-v4 by @shuttie in https://github.com/metarank/metarank/pull/1490