Benthos v3.60.0 Release Notes

Release Date: 2021-12-01 // over 2 years ago
  • โž• Added

    • ๐Ÿ‘ The pulsar input and output now support oauth2 and token authentication mechanisms.
    • ๐Ÿ“‡ The pulsar input now enriches messages with more metadata.
    • Fields message_group_id, message_deduplication_id, and metadata added to the aws_sns output.
    • Field upsert added to the mongodb processor and output.

    ๐Ÿ›  Fixed

    • The schema_registry_encode and schema_registry_decode processors now honour path prefixes included in the url field.
    • The mqtt input and output keepalive field is now interpreted as seconds, previously it was being erroneously interpreted as nanoseconds.
    • ๐Ÿ”€ The header Content-Type in the field http_server.sync_response.headers is now detected in a case insensitive way when populating multipart message encoding types.
    • The nats_jetstream input and outputs should now honour auth.* config fields.