Benthos v2.9.1 Release Notes

Release Date: 2019-07-15 // almost 5 years ago
  • โž• Added

    • ๐Ÿ†• New rate limit and websocket message fields added to http_server input.
    • The http processor now optionally copies headers from response into resulting message metadata.
    • The http processor now sets a http_status_code metadata value into resulting messages (provided one is received.)

    ๐Ÿ”„ Changed

    • ๐Ÿšš Go API: Removed experimental Block functions from the cache and rate limit packages.