3.4.1 (2020-08-14)
3.4.0 (2020-07-12)
3.3.1 (2020-07-09)
3.3.0 (2020-05-27)
3.2.2 (2020-05-01)
3.2.1 (2020-05-01)
- Supporting node >=10 (88fce8c)
3.2.0 (2019-11-04)
- API Gateway: Supporting custom access log filters (62cd23e)
3.1.1 (2019-10-22)
3.1.0 (2019-09-12)
3.0.3 (2019-08-05)
- deps: update dependency fs-extra to v8.1.0 (#257) (b796ade)
- deps: update dependency lodash to v4.17.14 (#263) (d3b1f3d)
- deps: update dependency lodash to v4.17.15 (#267) (1523f1a)
3.0.2 (2019-05-23)
- package.json: Adding templates to package dist (3e30a9d)
3.0.1 (2019-05-19)
- filterPattern: Fixing API Gateway filter pattern (1e88822)
3.0.0 (2019-05-19)
- api-gw-logging: Removing support for serverless-aws-alias plugin This plugin is not being maintained. Furthermore, API Gateway logging is now supported in serverless framework.
2.3.1 (2019-05-19)
- package: Excluding everything but dist from release (d216fe5)
2.3.0 (2019-05-18)
- useDefaultRole: Add option to use specified default role (a702116)
2.2.2 (2019-04-02)
- Ensure this.custom refers to latest version of config (7299e3d)
2.2.1 (2019-02-22)
2.2.0 (2019-01-17)
2.1.0 (2018-12-06)
- tags: Add option to add tags to all logs sent to ES (dda6837)
2.0.2 (2018-11-08)
2.0.1 (2018-10-19)
- kibana: Updating event field prefix (ffd9af0)
2.0.0 (2018-10-02)
- logsToEs: The '_type' attribute is now hardcoded to 'serverless-es-logs' instead of the name of the Cloudwatch log group.
For any users of Elasticsearch 6.x this change will result in an error for the current index.
1.2.0 (2018-09-17)
- filterPattern: Adding option for overriding default filter pattern (e2065bd)
1.1.3 (2018-09-13)
- logsToEs: Stripping extra parens from apigw_request_id (b9f74b6)
1.1.2 (2018-09-12)
1.1.1 (2018-08-15)
- IAM: Attaching ES policy when no default role given (caebcc0)
1.1.0 (2018-08-05)
- includeApiGWLogs: Adding support for API Gateway logs. Fixes #10 (#15) (dd7fddd)
- retentionInDays: Adding option for setting Cloudwatch log retention. Fixes #11 (#16) (c1d1ad2)
1.0.3 (2018-08-03)
1.0.2 (2018-08-02)
- xray: Removing IAM role permissions for xray and disabling tracing on function (80fdedb)
1.0.1 (2018-08-02)
- iam-lambda: Adding XRay policy to log lambda IAM role (9fd8e50)
- patchLogProcesserRole: Removing reference to default role (49fe9d7)