| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| metarank-0.8.0.jar | 2026-08-25 | 488.5 MB | |
| 0.8.0 source code.tar.gz | 2026-08-25 | 14.2 MB | |
| 0.8.0 source code.zip | 2026-08-25 | 14.5 MB | |
| README.md | 2026-08-25 | 2.9 kB | |
| Totals: 4 Items | 517.2 MB | 0 | |
What's Changed
- [BUG] IRSA fails: missing STS module in classpath (falls back to IMDS/Kubernetes Cluster role) by @shalomaku in https://github.com/metarank/metarank/pull/1511
- fix GH CI: bitnami images and sbt for mac by @shuttie in https://github.com/metarank/metarank/pull/1656
- [scala3] bundle the referer parser by @shuttie in https://github.com/metarank/metarank/pull/1661
- [scala3] remove circe-generic-extras by @shuttie in https://github.com/metarank/metarank/pull/1662
- Scala3 migration by @shuttie in https://github.com/metarank/metarank/pull/1663
- fix: skip corrupted records with negative size in BinaryVCodec by @shalomaku in https://github.com/metarank/metarank/pull/1526
- [1080] use input instead of source for data source config by @baekgyu-kim in https://github.com/metarank/metarank/pull/1581
- Fix concurrent-flush crash in
S3TrainStoretrain buffer by @Michael-1 in https://github.com/metarank/metarank/pull/1633 - Fix Redis state backend silently dropping materialised
v/feature values due to read-after-write race by @Michael-1 in https://github.com/metarank/metarank/pull/1621 - automated release via GHA by @shuttie in https://github.com/metarank/metarank/pull/1664
- switch to sbt-dynver by @shuttie in https://github.com/metarank/metarank/pull/1665
Major deps
- bump dependencies by @shuttie in https://github.com/metarank/metarank/pull/1655
- bump JDK to 21+ by @shuttie in https://github.com/metarank/metarank/pull/1657
- migrate to sbt 2.x, switch to sbt-native-packager instead of sbt-docker by @shuttie in https://github.com/metarank/metarank/pull/1658
- bump Lucene to 10.x by @shuttie in https://github.com/metarank/metarank/pull/1659
- bump GHA versions, fix cache, bump images by @shuttie in https://github.com/metarank/metarank/pull/1660
Dependencies
- Update kinesis, s3 to 2.31.69 by @scala-steward in https://github.com/metarank/metarank/pull/1497
- Update pulsar-client, pulsar-client-admin to 4.0.5 by @scala-steward in https://github.com/metarank/metarank/pull/1496
- Update kafka-clients to 4.0.0 by @scala-steward in https://github.com/metarank/metarank/pull/1494
- Update lucene-analysis-common, ... to 9.12.2 by @scala-steward in https://github.com/metarank/metarank/pull/1495
- Update s3 to 2.31.70 by @scala-steward in https://github.com/metarank/metarank/pull/1500
- Update sentry-logback to 8.15.0 by @scala-steward in https://github.com/metarank/metarank/pull/1498
- Update sentry-logback to 8.15.1 by @scala-steward in https://github.com/metarank/metarank/pull/1501
New Contributors
- @baekgyu-kim made their first contribution in https://github.com/metarank/metarank/pull/1581
- @Michael-1 made their first contribution in https://github.com/metarank/metarank/pull/1633
Full Changelog: https://github.com/metarank/metarank/compare/0.7.11...0.8.0