v2.42.32
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