github redpanda-data/connect v3.63.0

latest releases: v4.37.0, v4.37.0-rc2, v4.36.1-rc1...
2 years ago

For installation instructions check out the getting started guide.

Added

  • Field cors added to the http_server input and output, for supporting CORS requests when custom servers are used.
  • Field server_side_encryption added to the aws_s3 output.
  • Field use_histogram_timing and histogram_buckets added to the prometheus metrics exporter.
  • New duration string and back off field types added to plugin config builders.
  • Experimental field multipart added to the http_client output.
  • Codec regex added to inputs.
  • Field timeout added to the cassandra output.
  • New gcp_bigquery_select input.
  • Field ack_wait added to the nats_jetstream input.

Changed

  • The old map-style resource config fields (resources.processors.<name>, etc) are now marked as deprecated. Use the newer list based fields (processor_resources, etc) instead.

Fixed

  • The generate input now supports zeroed duration strings (0s, etc) for unbounded document creation.
  • The aws_dynamodb_partiql processor no longer ignores the endpoint field.
  • Corrected duplicate detection for custom cache implementations.
  • Fixed panic caused by invalid bounds in the range function.
  • Resource config files imported now allow (and ignore) a tests field.
  • Fixed an issue where the aws_kinesis input would fail to back off during unyielding read attempts.
  • Fixed a linting error with zmq4 input/output urls fields that was incorrectly expecting a string.

The full change log can be found here.

Don't miss a new connect release

NewReleases is sending notifications on new releases.