All Versions
287
Latest Version
Avg Release Cycle
16 days
Latest Release
398 days ago
Changelog History
Page 16
Changelog History
Page 16
-
v1.15.0 Changes
April 26, 2019๐ Changed
- ๐ณ The main docker image is now based on busybox.
- ๐ Lint rule added for
batch
processors outside of the input section.
-
v1.14.3 Changes
April 25, 2019๐ Fixed
- โ Removed potential
benthos-lambda
panic on shut down.
- โ Removed potential
-
v1.14.2 Changes
April 25, 2019๐ Fixed
- The
redis
cache no longer incorrectly returns a "key not found" error instead of connection errors.
- The
-
v1.14.1 Changes
April 24, 2019๐ Changed
- ๐ Changed docker tag format from
vX.Y.Z
toX.Y.Z
.
- ๐ Changed docker tag format from
-
v1.14.0 Changes
April 24, 2019โ Added
- Output
broker
patternfan_out_sequential
. - Output type
drop
for dropping all messages. - ๐ New interpolation function
timestamp_utc
.
- Output
-
v1.13.0 Changes
April 22, 2019โ Added
- ๐ New
benthos-lambda
distribution for running Benthos as a lambda function.
- ๐ New
-
v1.12.0 Changes
April 21, 2019โ Added
- ๐ New
s3
cache implementation. - ๐ New
file
cache implementation. - Operators
quote
andunquote
added to thetext
processor. - Configs sent via the streams mode HTTP API are now interpolated with environment variable substitutes.
๐ Changed
- ๐
All AWS
s3
components now enforce path style syntax for bucket URLs. This improves compatibility with third party endpoints.
- ๐ New
-
v1.11.0 Changes
April 12, 2019โ Added
- ๐ New
parallel
processor.
๐ Fixed
- The
dynamodb
cacheget
call now correctly reports key not found versus general request error.
- ๐ New
-
v1.10.10 Changes
April 10, 2019โ Added
- New
sqs_bucket_path
field added tos3
input.
๐ Fixed
- The
sqs
input now rejects messages that fail by resetting the visibility timeout. - The
sqs
input no longer fails to delete consumed messages when the batch contains duplicate message IDs.
- New
-
v1.10.9 Changes
April 05, 2019๐ Fixed
- The
metric
processor no longer mixes label keys when processing across parallel pipelines.
- The