v0.24.1

pathwaycom/pathwayv0.24.1Jul 17, 2025by github-actions[bot]

AI Summary

This release adds Confluent Schema Registry support for Kafka and Redpanda connectors and improves Airbyte connector installation reliability.

Key Highlights

  • Confluent Schema Registry support in Kafka and Redpanda input and output connectors
  • pw.io.airbyte.read now retries pip install command if it fails

New Features

  • Confluent Schema Registry support for Kafka and Redpanda connectors

Full Release Notes

### Added
- Confluent Schema Registry support in Kafka and Redpanda input and output connectors.

### Changed
- `pw.io.airbyte.read` will now retry the pip install command if it fails during the installation of a connector. It only applies when using the PyPI version of the connector, not the Docker one.