Release Notes
February 2024
Our AWS MSK destination is now generally available. Read our AWS MSK destination documentation.
October 2023
Our Apache Kafka destination is now generally available. Read our Apache Kafka destination documentation. The following Kafka implementations are now generally available:
September 2023
You can now use AWS MSK as your destination with Fivetran connectors. For more information, see our setup instructions.
We now name the Kafka topics and schemas in the following formats:
- Topic name format:
<schema_name>-<table_name>
- Schema name format:
<schema_name>.<table_name>
Previously, we used the <schema_name>.<table_name>.<hash>
format for both topic and schema names. We made this change to avoid adding a hash and to avoid conflicts, as Kafka does not differentiate between periods (.) and underscores (_) in topic names.
July 2023
You can now use Aiven for Apache Kafka as your destination with Fivetran connectors. For more information, see our setup instructions.
April 2023
We have added Apache Kafka as one of our supported destinations. Read our Apache Kafka documentation.
You can now use Confluent Cloud as your destination with Fivetran connectors. For more information, see our setup instructions.