Benthos v3.34.0 Release Notes

Release Date: 2020-11-20 // over 3 years ago
  • ๐Ÿ“„ For installation instructions check out the getting started guide.

    ๐Ÿ†• New

    • ๐Ÿ†• New field format added to logger supporting json and logfmt.
    • ๐Ÿ“‡ The file input now provides the metadata field path on payloads.

    ๐Ÿ›  Fixed

    • The output.sent metric now properly represents the number of individual messages sent even after archiving batches.
    • ๐Ÿ›  Fixed a case where metric processors in streams mode pipelines and dynamic components would hang.
    • ๐Ÿ”€ Sync responses of >1 payloads should now get a correct rfc1341 multipart header.
    • The cassandra output now correctly marshals float and double values.
    • โฑ The nanomsg input with a SUB socket no longer attempts to set invalid timeout.

    ๐ŸŒฒ The full change log can be found here.