All Versions
287
Latest Version
Avg Release Cycle
16 days
Latest Release
224 days ago
Changelog History
Page 19
Changelog History
Page 19
-
v1.5.0 Changes
February 07, 2019โ Added
- ๐ New
switch
processor.
๐ Fixed
- ๐จ Printing configs now sanitises resource sections.
- ๐ New
-
v1.4.1 Changes
February 04, 2019๐ Fixed
- The
headers
field inhttp
configs now detects and applieshost
keys.
- The
-
v1.4.0 Changes
February 04, 2019โ Added
- ๐ New
json_documents
format added to theunarchive
processor. - Field
push_interval
added to theprometheus
metrics type.
- ๐ New
-
v1.3.2 Changes
January 31, 2019๐ Fixed
- ๐ Brokers now correctly parse configs containing plugin types as children.
-
v1.3.1 Changes
January 30, 2019๐ Fixed
- Output broker types now correctly allocates nested processors for
fan_out
andtry
patterns. - JSON formatted loggers now correctly escape error messages with line breaks.
- Output broker types now correctly allocates nested processors for
-
v1.3.0 Changes
January 29, 2019โ Added
- ๐ Improved error logging for
s3
input download failures. - ๐ More metadata fields copied to messages from the
s3
input. - Field
push_url
added to theprometheus
metrics target.
- ๐ Improved error logging for
-
v1.2.1 Changes
January 28, 2019โ Added
- ๐ Resources (including plugins) that implement
Closable
are now shutdown cleanly.
- ๐ Resources (including plugins) that implement
-
v1.2.0 Changes
January 28, 2019โ Added
- ๐ New
json_array
format added to thearchive
andunarchive
processors. - ๐ Preliminary support added to the resource manager API to allow arbitrary shared resource plugins.
- ๐ New
-
v1.1.4 Changes
January 23, 2019๐ Fixed
- The
s3
input now caps and iterates batched SQS deletes.
- The
-
v1.1.3 Changes
January 22, 2019๐ Fixed
- The
archive
processor now interpolates thepath
per message of the batch.
- The