Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Commit 522261e

Browse files
committed
Update changelog
1 parent b7141e7 commit 522261e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release Notes for `logstash-input-cloudwatch_logs`
22

3+
## v1.0.0 Pre-Release (2017-06-24)
4+
* BREAKING CHANGE: `log_group` must now be an array, adds support for specifying multiple groups or prefixes
5+
* Refactored ingestion, fixes multiple memory leaks (Fixes [#24](https://github.com/lukewaite/logstash-input-cloudwatch-logs/issues/4))
6+
* Pull only log_events since last ingestion (Fixes [#10](https://github.com/lukewaite/logstash-input-cloudwatch-logs/issues/10))
7+
* Incrementally write to since_db on each page of data from the CWL API (Fixes [#4](https://github.com/lukewaite/logstash-input-cloudwatch-logs/issues/4))
8+
39
## v0.10.3 (2017-05-07)
410

511
### Fixed

0 commit comments

Comments
 (0)