Skip to content

v4.30.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 17:48
· 15 commits to main since this release
6d472c0

For installation instructions check out the getting started guide.

Added

  • (Benthos) Field omit_empty added to the lines scanner. (@mihaitodor)
  • (Benthos) New scheme gcm added to the encrypt_aes and decrypy_aes Bloblang methods. (@abergmeier)
  • (Benthos) New Bloblang method pow. (@mfamador)
  • (Benthos) New sin, cos, tan and pi bloblang methods. (@mfamador)
  • (Benthos) Field proxy_url added to the websocket input and output. (@mihaitodor)
  • New experimental splunk input. (@mihaitodor)

Fixed

  • The sql_insert and sql_raw components no longer fail when inserting large binary blobs into Oracle BLOB columns. (@mihaitodor)
  • (Benthos) The websocket input and output now obey the HTTP_PROXY, HTTPS_PROXY and NO_PROXY environment variables. (@mihaitodor)
  • AWS Lambda serverless build artifacts have been added back to official releases.

Changed

  • The splunk_hec output is now implemented as a native Go component. (@mihaitodor)

The full change log can be found here.