Skip to content

v2.42.32

Compare
Choose a tag to compare
@vmaas-bot vmaas-bot released this 09 Dec 17:25
· 32 commits to master since this release

v2.42.32 (2024-12-09)

Bug Fixes

  • manager: Cached advisory_available bool only makes sense when returning some affected systems (0c3c1a9)

otherwise the logic showing static advisory_available value for unaffected CVEs doesn't work

this should make the cached count subquery return same number of rows as uncached one

RHINENG-8924

  • platform_mock: Fixes after AsyncApp/Uvicorn rewrite (319ab07)

Detailed Changes: v2.42.31...v2.42.32