Skip to content

v4.41.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 19:00
· 37 commits to main since this release
9c5ce84

For installation instructions check out the getting started guide.

Added

  • Field max_records_per_request added to the aws_sqs output. (@Jeffail)

Fixed

  • (Benthos) Fixed an issue where running a CLI with a custom environment would cause imported templates to be rejected. (@Jeffail)

Changed

  • The -cgo suffixed docker images are no longer built and pushed along with the regular images. This decision was made due to low demand, and the unacceptable cadence with which the image base (Debian) receives security updates. It is still possible to create your own CGO builds with the command CGO_ENABLED=1 make TAGS=x_benthos_extra redpanda-connect. (@Jeffail)

The full change log can be found here.