Skip to content

v2.0.2-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@rchincha rchincha released this 29 Feb 18:09
· 150 commits to main since this release
740eae8

What's Changed

  • build(go): switch to go 1.21 by @andaaron in #2049
  • test(blackbox): fix the scrub test sometimes deleting the image manifest from the layout by @andaaron in #2236
  • fix(tests): fixed inconsistent sync test by @peusebiu in #2237
  • ci(nightly): update go version used for prometheus tests by @andaaron in #2239
  • style(metadb): use type aliases for metadb types to be easier to read by @laurentiuNiculae in #2043
  • feat(graphql): filter CVEs by severity by @Andreea-Lupu in #2246
  • chore(go.mod): fix dependabot alerts by @andaaron in #2247
  • feat: Get the image LastUpdated timestamp from annotations by @andaaron in #2240
  • fix(sync): added bearer client for sync by @peusebiu in #2222
  • feat(ui): update zui version by @Andreea-Lupu in #2248
  • test: add test images build instructions and stacker.yamls by @andaaron in #2249
  • feat: Include PackagePath information in CVE results for image by @vrajashkr in #2241
  • feat(ui): update zui version by @Andreea-Lupu in #2251
  • fix(npe): handle case where os.Stat returns different error types in DirExists by @andaaron in #2253
  • test: fix flacky coverage in cookiestore cleanup tests by @andaaron in #2257
  • feat(ui): introduce API key management in ZUI by @andaaron in #2256
  • chore: update image-spec and dist spec to 1.1.0 by @andaaron in #2255
  • chore: fix dependabot alerts by @rchincha in #2268
  • chore: fix dependabot alerts by @rchincha in #2283
  • feat(ui): show CVE package path by @andaaron in #2286
  • fix(sync): better blobs cleanup by @peusebiu in #2273

Full Changelog: v2.0.2-rc1...v2.0.2-rc2