What's Changed
- fix(test): update the zot tests not to use test/data as rootDir (use … by @nicoldr in #1162
- docs(graphql): rewrote search.md by @andaaron in #1130
- ci(cache): split go build cache from go modules cache by @andaaron in #1169
- test: avoid running trivy tests if search build label is missing by @andaaron in #1172
- test: refactor CVE tests in CLI package by @andaaron in #1170
- chore(deps): fix dependabot alerts by @rchincha in #1179
- test: show the execution times of the tests by @andaaron in #1163
- ci: Revert "test: show the execution times of the tests (#1163)" by @andaaron in #1186
- refactor(cve): improve CVE test time by mocking trivy by @andaaron in #1184
- feat(ui): package zui within zot binary by @andaaron in #1161
- onDemand check for updated manifest by @marxus in #1190
- fix: call notation-go libs instead of using notation binary by @Andreea-Lupu in #1104
- chore(go.mod): fix dependabot alerts by @rchincha in #1194
- feat(ui): use a Makefile variable to download a pre-existing zui build by @andaaron in #1196
- fix: set GC delay defaults for storage subPaths by @rchincha in #1189
- perf: update the ImageList queries to return PaginatedImagesResult by @nicoldr in #1182
- feat(scheduler): use an worker pool for scheduler by @peusebiu in #1146
- Centralise extensions config entries by @bogdanbiv in #1177
- chore: add/sync golang 1.20.x images by @rchincha in #1200
- ci(golang): fix syncing build image golang 1.20 by @andaaron in #1205
- chore(go.mod): fix dependabot alerts by @rchincha in #1210
- chore(codecov): use a token to authenticate to codecov by @andaaron in #1212
- chore(go.mod): fix dependabot alerts by @rchincha in #1218
- build(ui): the ui is now included in the zot binary by default by @andaaron in #1202
- chore(go.mod): fix dependabot alerts by @rchincha in #1222
New Contributors
Full Changelog: v2.0.0-rc2...v2.0.0-rc3