Skip to content

v3.48.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 20:29
· 2101 commits to main since this release
befc46f

For installation instructions check out the getting started guide.

Added

  • Algorithm lz4 added to the compress and decompress processors.
  • New experimental aws_dynamodb_partiql processor.
  • Go Plugins API: new run opt OptUseContext for an extra shutdown mechanism.

Fixed

  • Fixed an issue here the http_client would prematurely drop connections when configured with stream.enabled set to true.
  • Prevented closed output brokers from leaving child outputs running when they've failed to establish a connection.
  • Fixed metrics prefixes in streams mode for nested components.

The full change log can be found here.