We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f50ecc2 commit b29b45cCopy full SHA for b29b45c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [3.2.0](https://github.com/daniel-cottone/serverless-es-logs/compare/v3.1.1...v3.2.0) (2019-11-04)
2
+
3
4
+### Features
5
6
+* **API Gateway:** Supporting custom access log filters ([62cd23e](https://github.com/daniel-cottone/serverless-es-logs/commit/62cd23e))
7
8
## [3.1.1](https://github.com/daniel-cottone/serverless-es-logs/compare/v3.1.0...v3.1.1) (2019-10-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "serverless-es-logs",
- "version": "3.1.1",
+ "version": "3.2.0",
"license": "MIT",
"description": "A Serverless plugin to transport logs to ElasticSearch",
"author": "Daniel Cottone <[email protected]> (https://github.com/daniel-cottone)",
0 commit comments