v4.30.0
For installation instructions check out the getting started guide.
Added
- (Benthos) Field
omit_empty
added to thelines
scanner. (@mihaitodor) - (Benthos) New scheme
gcm
added to theencrypt_aes
anddecrypy_aes
Bloblang methods. (@abergmeier) - (Benthos) New Bloblang method
pow
. (@mfamador) - (Benthos) New
sin
,cos
,tan
andpi
bloblang methods. (@mfamador) - (Benthos) Field
proxy_url
added to thewebsocket
input and output. (@mihaitodor) - New experimental
splunk
input. (@mihaitodor)
Fixed
- The
sql_insert
andsql_raw
components no longer fail when inserting large binary blobs into OracleBLOB
columns. (@mihaitodor) - (Benthos) The
websocket
input and output now obey theHTTP_PROXY
,HTTPS_PROXY
andNO_PROXY
environment variables. (@mihaitodor)
Changed
- The
splunk_hec
output is now implemented as a native Go component. (@mihaitodor)
The full change log can be found here.