1.18.0 - 2026-05-25
Added
templateprocessor enabling use of Go template syntax for message transformations @lublakfseventinput creates messages for file-system events with metadata pertaining to event @henrikschristensenduckdb_appendoutput inserts rows into a DuckDB database using the Appender API @iamramtindigest_authfields on http components enabling digest authentication @lublakoauth2fields onkafka&kafka_franzenabling oauth2 authentication @vsl86 & @jem-daviesemit_unpopulatedfield toprotobufprocessor enabling emitting unpopulated fields with their default JSON values @matta-dev- Environment variable "BENTO_CONFIG" is checked for Bento Configuration @jem-davies
checksum_algorithmfield added toaws_s3when set Bento computes the checksum for s3 to check @seanbarzilay
Fixed
fileprocessordeleteoperation fixed for windows @henrikschristensen- goroutine leak in SQL components @adrianhaj
- nil-check added to
sql_rawoutput @adrianhaj kafka_franzinput to attach logger regardless of consumer group being set @gregfurman
Changed
- updated to Go version 1.26 @gregfurman & @jem-davies
- upgrade sarama to 1.47.0 (
kafkacomponent library) @gitphill - upgrade golang/x/net for CVE @jem-davies
- removed reference to deprecated 'Optional' field in cuegen @aebrahim
kafka_franzfranz-go logs to surface atERROR/WARN/INFO/DEBUGinstead ofERROR/WARN/DEBUG/TRACE@gregfurman
New Contributors
- @vsl86 made their first contribution in #758
- @matta-dev made their first contribution in #844
- @aebrahim made their first contribution in #857
- @seanbarzilay made their first contribution in #817
Full Changelog: v1.17.0...v1.18.0