Skip to content

Latest commit

 

History

History
83 lines (36 loc) · 2.74 KB

CHANGELOG.md

File metadata and controls

83 lines (36 loc) · 2.74 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.12 (2018-09-02)

Features

0.1.11 (2018-06-05)

Features

  • support travis build and coverage reporting (fc82935)
  • update dependencies (08838ce)

0.1.10 (2018-04-26)

Features

  • add aditional note about X-Ray configuration when generated policy is empty (feebd1f)

0.1.9 (2018-03-20)

Bug Fixes

  • fixed issue where subsegments were not parsed when there was a custom local segment (6632d7c)

0.1.8 (2018-03-12)

Features

0.1.7 (2018-02-21)

Features

  • support passing filter expression to use when scanning xray traces (2d304c0)

0.1.6 (2018-02-06)

Features

  • Support new "compare mode". Allows comparing the X-Ray discovered permissions against the current permissions assigned to a Lambda Function. (335b116)

0.1.5 (2018-01-21)

Features

  • support for extracting Lambda actions from traces (a178dfb)
  • support for extracting SQS actions from traces (6a109e7)