What's Changed
Enhancements 🚀
- Improve latest version detection for Cargo and Ruby Gems by @nscuro in #6245
- Try to only report stable versions as latest for Maven by @nscuro in #6244
Bug Fixes 🐛
- Enforce separate limits for compressed and uncompressed repository responses by @nscuro in #6239
- Fix ineffective assignment of random BOM refs during import by @nscuro in #6241
- Fix latent minor BOM import bugs by @nscuro in #6242
- v4-migrator: Run ANALYZE on staging src tables before transform by @nscuro in #6247
- v4-migrator: Dedupe components before join with repo meta component table by @nscuro in #6248
- dex: Prevent possible deadlock when creating task queues by @nscuro in #6249
Full Changelog: 5.0.0-rc.3...5.0.0-rc.4