Benthos v3.14.0 Release Notes

Release Date: 2020-05-17 // about 4 years ago
  • ➕ Added

    • 🆕 New ascii85 and z85 options have been added to the encode and decode processors.

    Bloblang BETA Changes

    • The meta function no longer reflects changes made within the map itself.
    • Extracting data from other messages of a batch using from no longer reflects changes made within a map.
    • Meta assignments are no longer allowed within named maps.
    • Assigning deleted() to root now filters out a message entirely.
    • Lots of new methods and goodies.