Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Releases: getappmap/scanner

v1.44.0

09 Feb 17:10
Compare
Choose a tag to compare

1.44.0 (2022-02-09)

Features

v1.43.0

08 Feb 20:44
Compare
Choose a tag to compare

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

04 Feb 20:55
Compare
Choose a tag to compare

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

04 Feb 20:43
Compare
Choose a tag to compare

1.41.1 (2022-02-04)

Bug Fixes

  • use relative path for doc files (2e0b5d6)

v1.41.0

04 Feb 15:52
Compare
Choose a tag to compare

1.41.0 (2022-02-04)

Features

  • add description and doc url to rule definitions (0c237e4)

v1.40.3

04 Feb 15:44
Compare
Choose a tag to compare

1.40.3 (2022-02-04)

Bug Fixes

  • Prevent accumulation of AppMap data while scanning (cd8ff93)

v1.40.2

03 Feb 17:15
Compare
Choose a tag to compare

1.40.2 (2022-02-03)

Bug Fixes

  • Upload no longer appends AppMap directory to files (6e28b1c)

v1.40.1

02 Feb 23:21
Compare
Choose a tag to compare

1.40.1 (2022-02-02)

Bug Fixes

  • Resolve a case of unhandled promises during upload (1bf5f90)

v1.40.0

02 Feb 04:02
Compare
Choose a tag to compare

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

01 Feb 13:58
Compare
Choose a tag to compare

1.39.1 (2022-02-01)

Bug Fixes

  • Finding hash now includes rule id (10db345)