For installation instructions check out the getting started guide.
New
- New
http
fieldscert_file
andkey_file
, which when specified enforce HTTPS for the general Benthos server. - Bloblang method
catch
now supportsdeleted()
as an argument.
Fixed
- Fixed an issue with custom labels becoming stagnant with the
influxdb
metrics type. - Fixed a potential unhandled error when writing to the
azure_queue_storage
output. - The
catch
method now properly executes dynamic argument functions.
The full change log can be found here.