What's Changed
- patch: Add user route to extension_ui.go by @raulkele in #2141
- fix(shutdown): fix crash when shutting down before server and task scheduler have started. by @peusebiu in #2148
- chore: fix dependabot alerts by @rchincha in #2160
- docs: update docs website url by @rchincha in #2159
- fix: high CPU utilization by scheduler while idle by @andaaron in #2156
- fix: enable panic backtraces by @rchincha in #2150
- fix: npe if ldap query doesn't return attributes by @rchincha in #2151
- feat(config): handle config files with no explicit extension by @peusebiu in #2147
- docs: Fix Examples Readme to use proper field
repositories
instead ofrepoNames
by @ericgraf in #2074 - fix: excessive memory usage by @peusebiu in #2164
- feat(log): print traceback when panics occur by @peusebiu in #2166
- feat(ui): update zui version by @Andreea-Lupu in #2162
- refactor: update tests to use the newer API for creating test images by @andaaron in #2168
- feat(ui): update zui version by @Andreea-Lupu in #2171
- feat(ui): show CVE severity statistics in the UI by @andaaron in #2172
- feat(cve): add option to exclude string from cve search by @laurentiuNiculae in #2163
- fix(nightly): increase wait time for dedupe nightly build by @peusebiu in #2177
- refactor: replace deprecated APIs for creating images in the search tests by @andaaron in #2173
- fix(bearer): fixed /v2/ route not implementing token spec by @peusebiu in #2176
New Contributors
Full Changelog: v2.0.0...v2.0.1-rc1