Skip to content

Commit

Permalink
changelog for 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
colinsurprenant committed Jun 24, 2014
1 parent dfd2623 commit cfd4f91
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
1.4.2 (June 24, 2014)
# general
- fixed path issues when invoking bin/logstash outside its home directory

# input
- bugfix: generator: fixed stdin option support
- bugfix: file: fixed debian 7 path issue

# codecs
- improvement: stdin/tcp: automatically select json_line and line codecs with the tcp and stdin streaming imputs
- improvement: collectd: add support for NaN values

# outputs
- improvement: nagios_nsca: fix external command invocation to avoid shell escaping

1.4.1 (May 6, 2014)
# General
- bumped Elasticsearch to 1.1.1 and Kibana to 3.0.1
Expand Down

0 comments on commit cfd4f91

Please sign in to comment.