July 2025
Lite Connectors
Lite connectors are now available for the following sources:
Managed Data Lakes Service
The Google Cloud Storage (GCS) storage configuration option for our Managed Data Lakes Service is now generally available.
Read our Managed Data Lakes Service documentation.
Schema changes
Docebo
Table/column | Change type | Old name | New name | Notes | |
---|---|---|---|---|---|
GAMIFICATION_LEADERBOARD | |||||
column | Primary Key Change | users_id | users_id 🔑 | Added to primary key. | |
GAMIFICATION_LEADERBOARD_POSITION | |||||
column | Primary Key Change | gamification_leaderboard_id | gamification_leaderboard_id 🔑 | Added to primary key. |
Forethought
Table/column | Change type | Old name | New name | Notes | |
---|---|---|---|---|---|
CONVERSATION (new table name: CONVERSATION_HISTORY) | |||||
table | Rename Table | CONVERSATION | CONVERSATION_HISTORY |
GitHub
We have added a new table, REPOSITORY_PROPERTY
. We are gradually rolling out this change to all existing connections.
We've added the state_reason
column to the ISSUE
table. This column captures the reason why an issue was closed, providing more context about issue resolution.
Jira
We have added the following columns to the COMMENT
table:
visibility_type
visibility_identifier
visibility_value
These columns allow you to understand which comments are restricted to specific groups or roles in your Jira instance. Comments without visibility restrictions will have null
values in these columns, meaning they are visible to all users with access to the issue.
Mixpanel
We have removed the CAMPAIGN
table because it is no longer available in the Mixpanel API.
NetSuite SuiteAnalytics
We now incrementally sync the NextTransactionLineLink
and PreviousTransactionLineLink
tables for the Netsuite2.com data source.
We have changed the primary key for the PostingAccountActivity
, PreviousTransactionLineLink
, and NextTransactionLineLink
tables.
- For
PostingAccountActivity
, we now use the combination offivetran_id
andfivetran_index
columns as the composite primary key. - For
PreviousTransactionLineLink
, we now use the combination ofpreviousdoc
andfivetran_index
columns as the composite primary key. - For
NextTransactionLineLink
, we now use the combination ofnextdoc
andfivetran_index
columns as the composite primary key.
Previously, _fivetran_id
was their primary key.
Rippling
Table/column | Change type | Old name | New name | Notes | |
---|---|---|---|---|---|
LEAVE_REQUEST | |||||
table | New Table | LEAVE_REQUEST | |||
LEAVE_REQUEST_DAY_TAKE_OFF | |||||
table | New Table | LEAVE_REQUEST_DAY_TAKE_OFF | |||
LEAVE_TYPE | |||||
table | New Table | LEAVE_TYPE |
Stripe
We've added a new table, CARD_PAYMENTS_FEES_TRANSACTION_LEVEL_1
. The table provides enhanced visibility into transaction-level fees associated with card payments. We are gradually rolling out this change to all connections.
Zendesk Support
We have added the following new columns to the GROUP_MEMBER
table:
created_at
updated_at
Improvements
Box
We have improved the setup experience for Box connections.
- Added a new configuration option, Preview Files to perform an intermediate test during configuration
- Added support for displaying fields based on the file type
- Added a new field, Quote character, to use an enclosing character
- Reorganised fields to make the setup form more intuitive
- Removed Infer as an option from the File Type field
- Removed the Enable Advanced Options toggle
- Changed the Null Sequence field to a toggle
- For the Delimiter character(s) field, we now use
,
as the default value - For the Line Separator field, we now use
\n
as the default value
For more information, see our setup instructions and REST API configuration.
We are gradually rolling out these changes to all existing connections.
Forethought
The CONVERSATION_HISTORY
table now supports history mode.
Managed Data Lakes Service
We renamed the Update BigQuery Metastore toggle in the destination setup form for Google Cloud Storage to Update BigLake Metastore. We have made this change to align with recent terminology changes by Google.
REST API Improvements
Proxy Agent Management API changes
Our Proxy Agent Management API resource now supports the Regenerate secrets for Proxy Agent method.