Releases: getappmap/scanner
Releases · getappmap/scanner
v1.43.0
1.43.0 (2022-02-08)
Features
- Add CLI 'merge' command (5144b3d)
- Implement 'merge' command options --fail and --update-commit-status (49706c2)
v1.42.0
1.42.0 (2022-02-04)
Bug Fixes
- Integrate the SQL cache and collect performance data (b0d393b)
- Missing import (042a79c)
Features
- Accelerate scanning by indexing the AppMap (5414da1)
- Cache normalized SQL and query AST (ba3377f)
- LRU cache for queries (14883dd)
- Update @appland/models and implement sqlWarning (460e2a3)
- Update SQL parser (691c051)
Reverts
- Remove cache of events by type and label (28374c2)
v1.41.1
1.41.1 (2022-02-04)
Bug Fixes
- use relative path for doc files (2e0b5d6)
v1.41.0
1.41.0 (2022-02-04)
Features
- add description and doc url to rule definitions (0c237e4)
v1.40.3
1.40.3 (2022-02-04)
Bug Fixes
- Prevent accumulation of AppMap data while scanning (cd8ff93)
v1.40.2
1.40.2 (2022-02-03)
Bug Fixes
- Upload no longer appends AppMap directory to files (6e28b1c)
v1.40.1
1.40.1 (2022-02-02)
Bug Fixes
- Resolve a case of unhandled promises during upload (1bf5f90)
v1.40.0
1.40.0 (2022-02-02)
Bug Fixes
- Improve Mapset and Findings upload (055758b)
- Remove redundant rule in default.yml sample config (72ad9f8)
- Remove unused import (bfc3fe6)
- Use FormData to efficiently upload AppMaps (b8b43ee)
Features
- Upload AppMaps, then create a Mapset, then Findings (3403834)
v1.39.1
1.39.1 (2022-02-01)
Bug Fixes
- Finding hash now includes rule id (10db345)