Added
- Rate limiting functionality to rate-limit based on bytes @gregfurman
error_handling.strategy
config field to override Bento's default error handling @gregfurman- Experimental
aws_s3
processor @jem-davies - Experimental
log_all_errors
field tologger
config that promotes any log containing an error type to the ERROR level @gregfurman batch_policy.jitter
field to add a random delay to batch flush intervals @gregfurmanstrategy
field todedupe
processor @gregfurman- Experimental
cypher
output component @jem-davies
Changed
- updated opensearch-go to v4 @arnitolog
- updated the go.mod file to specify Go version 1.22
Fixed
- Doc site search indexing @gregfurman
- Removed unused benthos studio package @gregfurman
- Error handling issue with
opensearch
output @arnitolog - incorrect reference to
restart_on_close
insubprocess
processor docs @dacalabrese - "zombie" http output websocket connections @buger
- correctly set Bento binary information at build-time in CI @jem-davies
New Contributors
- @buger made their first contribution in #125
- @dacalabrese made their first contribution in #164
- @arnitolog made their first contribution in #163
Full Changelog: v1.3.0...v1.4.0