For installation instructions check out the getting started guide.
NOTE: This is a release candidate, you can download a binary from this page.
Added
aws_sqs
now has amax_outstanding
field to prevent unbounded memory usage. (@rockwotj)avro
scanner now emits metadata for the Avro schema it used along with the schema fingerprint. (@rockwotj)- Field
content_type
added to theamqp_1
output. (@timo102) kafka_franz
,ockam_kafka
,redpanda
,redpanda_common
,redpanda_migrator
now supportfetch_max_wait
configuration field.snowpipe_streaming
now supports interpolating table names (@rockwotj)snowpipe_streaming
now supports interpolating channel names (@rockwotj)snowpipe_streaming
now supports exactly once delivery usingoffset_token
(@rockwotj)
Fixed
- The
code
andfile
fields on thejavascript
processor docs no longer erroneously mention interpolation support. (@mihaitodor) - The
postgres_cdc
now correctly handlesnull
values. (@rockwotj) - Fix an issue in
aws_sqs
with refreshing in-flight message leases which could prevent acks from processed. (@rockwotj)
The full change log can be found here.