For installation instructions check out the getting started guide.
Added
- Field
max_records_per_request
added to theaws_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 commandCGO_ENABLED=1 make TAGS=x_benthos_extra redpanda-connect
. (@Jeffail)
The full change log can be found here.