Skip to content

Commit aeec8d5

Browse files
committed
Add contributors and changes for recent pull requests.
1 parent 42f11e3 commit aeec8d5

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
# general
33
## inputs
44
- bugfix: udp: respects teardown requests (via SIGINT) (LOGSTASH-1290)
5+
- bugfix: rabbitmq: disable automatic connection recovery (LGOSTASH-1350)
6+
(#641)
7+
- bugfix: twitter: update gem to latest api version (#640)
58

69
## codecs
710
-new: graphite: parse graphite formated events:
@@ -10,7 +13,18 @@
1013
- bugfix: geoip: empty values (nil, empty string) are not put into the event
1114
anymore.
1215
- improvement: kv: target will now overwrite any existing fields, including
13-
the source.
16+
the source.
17+
- checksum: sha128 was not a valid digest, removed from list
18+
- feature: metrics: added clear_interval and flush_interval parameters for
19+
setting flush rates and when to clear metrics (#545)
20+
21+
## outputs
22+
- bugfix: rabbitmq: disable automatic connection recovery (LGOSTASH-1350)
23+
(#642)
24+
- bugfix: reimann: fixed tagging of riemann events (#631)
25+
26+
## patterns
27+
- improvement: added IPV6 suppot to IP pattern (#623)
1428

1529
1.2.1 (September 7, 2013)
1630
# general

CONTRIBUTORS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,12 @@ Contributors:
6565
* Jonathan Quail (jonathanq)
6666
* Kushal Pisavadia (KushalP)
6767
* Gang Chen (goncha)
68+
* Michael Klishin (michaelklishin)
69+
* Marc Fournier (mfournier)
70+
* Helmut Duregger (hduregger)
71+
* Matt Dainty (bodgit)
72+
* Juarez Bochi (jbochi)
73+
* Bernd Ahlers (bernd)
6874

6975
Note: If you've sent me patches, bug reports, or otherwise contributed to
7076
logstash, and you aren't on the list above and want to be, please let me know

0 commit comments

Comments
 (0)