Skip to content

v2.0.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@rchincha rchincha released this 02 Feb 02:02
· 556 commits to main since this release
863d057

What's Changed

  • refactor: Cleanup/simplify testcases in /pkg/extensions by @nicoldr in #1116
  • test(refactor): cleanup/simplify testcases by @nicoldr in #1124
  • feat(cve): the cve related calls to use repodb and add pagination on image results by @andaaron in #1118
  • feat(repodb): implement pagination for ImageList and integrate it with RepoDB by @andaaron in #1129
  • feat(cve): graphql: paginate returned CVEs for a given image by @andaaron in #1136
  • fix: Sort tags returned by ExpendedRepoInfo in the Images property with the newest first by @andaaron in #1137
  • chore(deps): fix dependabot alerts by @rchincha in #1131
  • fix(referrers): annotation key is incorrect by @rchincha in #1139
  • feat(repodb): DerivedImageList and BaseImageList make use of RepoDB by @andaaron in #1135
  • fix(referrers): fix some conformance issues by @rchincha in #1134
  • chore: update the version of go-lru we use to the latest available by @andaaron in #1141
  • chore(deps): fix dependabot alerts by @rchincha in #1143
  • test(exporter): add unit test to cover cli pkg by @rchincha in #1148
  • removed references to old dist-spec by @aokirisaki in #1128
  • chore(deps): fix dependabot alerts by @rchincha in #1153

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