Releases: redpanda-data/connect
v4.81.0
For installation instructions check out the getting started guide.
Added
- The
mysql_cdcinput now adds schema metadata to consumed messages, this can be used for automatic schema conversion in processors such asschema_registry_encode. (@Jeffail) - (Benthos) Bloblang method
splitnow supports converting empty substrings tonulldirectly. (@rockwotj) - Go API: New
DiscoverAndRegisterPluginsmechanism added to thepublic/plugins/go/rpcnloaderpackage. (@prakhargarg105)
The full change log can be found here.
v4.80.1
For installation instructions check out the getting started guide.
Changed
- chroot: existing directories are now allowed. (@birdayz)
The full change log can be found here.
v4.80.0
For installation instructions check out the getting started guide.
Added
- otlp_grpc: add authorization support with JWT validation. (@mmatczuk)
- redpanda/migrator: add
max_parallel_http_requestsfield for concurrent schema migration. (@mmatczuk) - redpanda/migrator: implement DFS traversal for schema dependencies. (@mmatczuk)
- redpanda/migrator: stream schemas instead of loading all into memory. (@mmatczuk)
- redpanda/migrator: add progress logs to schema migration worker. (@mmatczuk)
Fixed
- protobuf: remove hyperpb to fix memory leak. (@rockwotj)
The full change log can be found here.
v4.79.0
For installation instructions check out the getting started guide.
Added
- redis_pubsub:
redis_pubsub_channelandredis_pubsub_patternmetadata fields added to input component. (@g-hurst) - snowflake_streaming: new
message_formatandtimestamp_formatadvanced properties introduced. (@rockwotj) - New
dry-runsubcommand for testing the connections of provided configs. (@Jeffail)
Fixed
- Setting the logging level to
TRACE,ALL,OFFandNONEno longer emits an error. (@mihaitodor)
The full change log can be found here.
v4.79.0-rc2
For installation instructions check out the getting started guide.
NOTE: This is a release candidate, you can download a binary from this page.
Added
- redis_pubsub:
redis_pubsub_channelandredis_pubsub_patternmetadata fields added to input component. (@g-hurst) - snowflake_streaming: new
message_formatandtimestamp_formatadvanced properties introduced. (@rockwotj)
Fixed
- Setting the logging level to
TRACE,ALL,OFFandNONEno longer emits an error. (@mihaitodor)
The full change log can be found here.
v4.79.0-rc1
For installation instructions check out the getting started guide.
NOTE: This is a release candidate, you can download a binary from this page.
Added
- redis_pubsub:
redis_pubsub_channelandredis_pubsub_patternmetadata fields added to input component. (@g-hurst) - snowflake_streaming: new
message_formatandtimestamp_formatadvanced properties introduced. (@rockwotj)
Fixed
- Setting the logging level to
TRACE,ALL,OFFandNONEno longer emits an error. (@mihaitodor)
The full change log can be found here.
v4.78.0
For installation instructions check out the getting started guide.
Added
- add more ConnectionTest implementations (@Jeffail)
- otel: add input and output components for OpenTelemetry OTEL protocol (@mmatczuk)
- license: add support for Redpanda v1 licenses (@Jeffail)
- aws: add
nack_visibility_timeoutfield tosqsinput (@squiidz)
Fixed
- mcp: fix parsing of tool names for metrics (@alenkacz)
- mcp: update permission names (@rockwotj)
- (Benthos) http_server: Use
SO_REUSEADDRto avoid being blocked byTIME_WAITupon connector restart. (@vuldin)
The full change log can be found here.
v4.77.0
For installation instructions check out the getting started guide.
Fixed
- elasticsearch_v8: fix Debugf template to respect each argument types (@peczenyj)
Added
- elasticsearch_v9: Add support for Elasticsearch v9 (@peczenyj)
The full change log can be found here.
v4.76.1
For installation instructions check out the getting started guide.
Fixed
- metrics: Fixed regression with license expiration metric (@birdayz)
The full change log can be found here.
v4.76.0
For installation instructions check out the getting started guide.
Fixed
- cgo builds now include FFI and zmq components (@rockwotj)
- microsoft_sql_server_cdc: Make character encoding between snapshot and streaming consistent (@josephwoodward)
Added
- metrics: Added support for global metric tags in statsd (@danspark)
- metrics: Added license expiration metric (@mmatczuk)
- redpanda/migrator: Automatically manage subject import mode in serverless (@mmatczuk)
The full change log can be found here.