mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Update changelog
This commit is contained in:
parent
58d52ee4bf
commit
d046baf9b5
1 changed files with 2 additions and 0 deletions
|
@ -32,12 +32,14 @@
|
||||||
stored as single values in most cases instead of the old behavior of being
|
stored as single values in most cases instead of the old behavior of being
|
||||||
captured as an array of values.
|
captured as an array of values.
|
||||||
- removed: the multiline filter is gone. See the multiline codec instead.
|
- removed: the multiline filter is gone. See the multiline codec instead.
|
||||||
|
- new: json_encoder filter (Ralph Meijer)
|
||||||
|
|
||||||
## outputs
|
## outputs
|
||||||
- feature: irc: add messages_per_second tunable (LOGSTASH-962)
|
- feature: irc: add messages_per_second tunable (LOGSTASH-962)
|
||||||
- bugfix: emails: restored initial really useful documentation
|
- bugfix: emails: restored initial really useful documentation
|
||||||
- improvement: emails: allow @message, @source, @... in match (LOGSTASH-826,
|
- improvement: emails: allow @message, @source, @... in match (LOGSTASH-826,
|
||||||
LOGSTASH-823)
|
LOGSTASH-823)
|
||||||
|
- feature: mongodb: replica sets are supported (Mathias Gug)
|
||||||
|
|
||||||
1.1.13 (May 28, 2013)
|
1.1.13 (May 28, 2013)
|
||||||
## general
|
## general
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue