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

Releases: getappmap/scanner

v1.48.0

21 Mar 23:57
Compare
Choose a tag to compare

1.48.0 (2022-03-21)

Features

  • Add additional relatedEvents (91ad9c1)
  • relatedEvents contains the match event (a0885de)

v1.47.0

17 Mar 17:07
Compare
Choose a tag to compare

1.47.0 (2022-03-17)

Bug Fixes

  • Don't fail doc parsing on new docs (58761f6)

Features

  • Enable deserializationOfUntrustedData by default (b99b729)
  • Enable execOfUntrustedCommand by default (998c2fe)
  • Rename 'sanitize' to 'deserialize.sanitize' (0403ebb)
  • Rename label 'public' to 'access.public' (098ae70)
  • Rule for exec-of-untrusted-command (bea4fb3)

v1.46.3

17 Mar 17:02
Compare
Choose a tag to compare

1.46.3 (2022-03-17)

Bug Fixes

  • Better error message when server not configured (e9c7c35)
  • Correctly enumerate transaction events (ecc9bfc)

v1.46.2

11 Mar 17:32
Compare
Choose a tag to compare

1.46.2 (2022-03-11)

Bug Fixes

  • Don't error out on extra BEGIN when detecting transactions (b3938f4)

v1.46.1

17 Feb 20:46
Compare
Choose a tag to compare

1.46.1 (2022-02-17)

Bug Fixes

v1.46.0

15 Feb 18:51
Compare
Choose a tag to compare

1.46.0 (2022-02-15)

Features

  • Retry AppMap upload on failure (136b59a)

v1.45.0

14 Feb 16:44
Compare
Choose a tag to compare

1.45.0 (2022-02-14)

Bug Fixes

  • Pick up SQL parser fixes (01904db)
  • Specify Content-Length in bytes rather than chars (b24c6a4)

Features

  • Pare down the default scan config (7f48e77)

v1.44.3

11 Feb 18:40
Compare
Choose a tag to compare

1.44.3 (2022-02-11)

Bug Fixes

  • Provide the metadata param during AppMap creation (fc1b39b)

v1.44.2

10 Feb 20:42
Compare
Choose a tag to compare

1.44.2 (2022-02-10)

Bug Fixes

  • Add missing dependency 'glob' (92fe31c)

v1.44.1

09 Feb 20:18
Compare
Choose a tag to compare

1.44.1 (2022-02-09)

Bug Fixes