The MongoDB Connector for Apache Kafka version 1.5 is now available, offering improved write model strategies, including the new DeleteOneBusinessKeyStrategy, which enables deleting documents from a collection based on specific fields. The connector also supports Qlik Replicate data replication and ingestion, allowing users to stream heterogeneous data from various sources to MongoDB via Kafka. Additionally, the connector features errant record reporting, enabling sink connectors to write invalid records to a dead letter queue topic for further inspection. This release includes various improvements, such as pipeline errors being logged in the connect logs and the ability to configure writing to the dead letter queue.