Releases: getappmap/scanner
Releases · getappmap/scanner
v1.5.2
1.5.2 (2021-09-21)
Bug Fixes
- Add executable with hashbang (ab42f06)
v1.5.1
1.5.1 (2021-09-21)
Bug Fixes
v1.5.0
1.5.0 (2021-09-20)
Features
v1.4.0
1.4.0 (2021-09-08)
Features
- Rename 'failures' to 'matches' (a1675a6)
- Write scanner results into AppMap index (ed029bf)
v1.3.0
1.3.0 (2021-09-08)
Bug Fixes
- Clarify the role of assertion config id (d72493a)
Features
- Enable configuration of builtin scanners via YAML (3f3cd16)
- Rename some scanners to better indicate the problem (6338ab2)
- typedef EventFilter (3876792)
v1.2.0
1.2.0 (2021-09-08)
Bug Fixes
- Detect query from view as mvc.template label (24e164f)
- Don't report repated matches of N+1 query (9105ac8)
- Remove import of string from yargs (4124d95)
Features
- Add new scanners (99430f2)
- Copy query normalization code from @appland/models (5d49afb)
- Ensure that certain events are leaf nodes (4e9d15b)
- Ensure that validate is called before save (eb20b44)
- N+1 query scanner (b767024)
v1.1.0
1.1.0 (2021-09-07)
Features
- Read configuration from yaml (bc166f4)
v1.0.1
1.0.1 (2021-09-07)
Bug Fixes
- Rename package to
scanner
(1bd10cd)
v1.0.0
1.0.0 (2021-09-07)
Features