Skip to content

Releases: RedHatInsights/vmaas

v2.65.0

25 Sep 14:23
Compare
Choose a tag to compare

v2.65.0 (2024-09-25)

Feature

  • feat(webapp-go): get newer EUS manually fixable from repos (d9f8e89)

v2.64.3

25 Sep 11:46
Compare
Choose a tag to compare

v2.64.3 (2024-09-25)

Fix

  • fix: skip cves missing in mapping

RHINENG-12773 (d1c478f)

v2.64.2

25 Sep 11:43
Compare
Choose a tag to compare

v2.64.2 (2024-09-25)

Chore

  • chore(deps): update grafana/grafana docker tag to v11

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> (68130f4)

  • chore: update dependencies

RHINENG-12514 (24b9f05)

  • chore: use ubi9

RHINENG-12543

RHINENG-12556 (7b783e5)

Fix

  • fix: remove removed csaf files from db

RHINENG-12773 (617fe70)

Unknown

v2.64.1

18 Sep 14:01
Compare
Choose a tag to compare

v2.64.1 (2024-09-18)

Chore

  • chore(ephemeral): remove --no-remove-resources

RHINENG-11573 (68e9d39)

Fix

  • fix(webapp): don't show repositories without changed packages

repository may be re-generated but no RPM erratum added
(push of container images triggers RPM repodata re-generation) (fe87412)

v2.64.0

03 Sep 15:35
Compare
Choose a tag to compare

v2.64.0 (2024-09-03)

Chore

  • chore(test): add vmaas-go tests (42fd879)

  • chore: don't initialize clowder config with init (8e4cee2)

Feature

  • feat(csaf): use csaf evaluation by default

RHINENG-7871 (39c28fe)

v2.63.1

30 Aug 12:03
Compare
Choose a tag to compare

v2.63.1 (2024-08-30)

Fix

  • fix(csaf): duplicate cpes while processing

RHINENG-12112 (1d8a2c4)

v2.63.0

23 Aug 12:57
Compare
Choose a tag to compare

v2.63.0 (2024-08-23)

Chore

  • chore: update gh actions (7a6b6c6)

Feature

  • feat(csaf): exclude kernel-alt from evaluation

RedHatInsights/vmaas-lib#66

RHINENG-12093 (3b31812)

v2.62.7

09 Aug 14:29
Compare
Choose a tag to compare

v2.62.7 (2024-08-09)

Chore

  • chore(pprof): profile cpu for 20s

use 20s profile instead of default 30s, 3scale timeout in stage/prod is 30s and profile would result in gateway timeout (dbb6b10)

Fix

  • fix(csaf): fixed products with moduels

RHINENG-11156 (2ae057c)

v2.62.6

08 Aug 13:51
Compare
Choose a tag to compare

v2.62.6 (2024-08-08)

Fix

  • fix(csaf): update indexes for fixed products

package_name_id is always stored (RHINENG-10310)

RHINENG-11156 (620d218)

v2.62.5

07 Aug 15:35
Compare
Choose a tag to compare

v2.62.5 (2024-08-07)

Chore

  • chore(csaf): rename variable including fixed cves (2970df5)

Fix

  • fix(csaf): module parsing
  • don't use purl for unfixed cves
  • use module product to get module of fixed product

RHINENG-11803
RHINENG-11156 (c5a197f)