Introducing the new Data Ingestion Experience¶
Ingestion UI enhancements¶
- We've added easier access to all supported ingestion formats.
- We’ve revamped the different ingestion options UI to make it easier to follow.
- We’ve added a shortcut for ingesting data streams from Confluent cloud.
- Users can now suggest new connectors through the UI.
- The new BigQuery connector is available in private beta. Let us know if you want to give it a try.
Other notable changes ¶
- Changes in the Data Source schema when previewing a newly created Data Source were being ignored under some circumstances. It shouldn’t happen again.
- Fixed a problem with datasources_ops_log not being updated after re-pushing a Materialized View.
- Fixed an issue in the Auth tokens modal that prevented the Read / Write options to be correctly seen.
- Fixed a couple of bugs in the Data Flow view related to wrong rendering of Data Sources metadata.
- Fixed a bug that apparently allowed the creation of tokens with no scopes but raised a silent error.
- When using
tb fmt
to format your .datasource file we had a bug that removed the Data Source description. Now, the description is kept.