Skip to content

Commit 59c228d

Browse files
committed
chore: update changelog to reflect new feature
1 parent 76a7c35 commit 59c228d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
- **Metrics**: Cold start metric is now completely separate from application metrics dimensions, making it easier and cheaper to visualize.
1111
- This is a breaking change if you were graphing/alerting on both application metrics with the same name to compensate this previous malfunctioning
1212
- Marked as bugfix as this is the intended behaviour since the beginning, as you shouldn't have the same application metric with different dimensions
13+
### Added
14+
- **Tracer**: capture_lambda_handler and capture_method decorators now support `capture_response` parameter to not include function's response as part of tracing metadata
1315

1416
## [1.3.1] - 2020-08-22
1517
### Fixed

0 commit comments

Comments
 (0)