v0.71
This release adds more strict config validation to catch typos - it will now fail if config file contains unknown keys.
There's a new metric exported - alertmanager_up
and exported request latency will use fewer histogram buckets (@carlpett).
Full changelog:
- #2243 - fix(ci): improve test coverage
- #2241 - chore(ui): upgrade all 3rd party dependencies
- #2240 - fix(github): update anchore/scan-action to v2
- #2230 - chore(ui): upgrade all 3rd party dependencies
- #2223 - fix(tests): improve test coverage
- #2222 - feat(backend): fail on unknown keys in the config file
- #2221 - fix(tests): improve test coverage
- #2218 - fix(tests): refactor testscript tests
- #2216 - fix(ci): don't run Percy or E2E tests on forks
- #2215 - @carlpett - feat(backend): use fewer histogram buckets for request latency
- #2214 - @carlpett - feat(backend): add metric alertmanager_up
- #2203 - chore(ui): remove unused bootstrap imports
- #2202 - fix(build): rebuild ui assets on npm install
- #2201 - fix(ci): use npm ci to install node packages
- #2200 - fix(ci): use npm ci for fixing node_modules
- #2197 - fix(ci): add more checks to node_modules
- #2195 - fix(ci): reinstall node_modules if react-script doesn't work
- #2174 - @fvbommel - chore(deps): migrate to new sortorder import path