March 2026
Connector SDK
Fivetran Connector SDK
Connector SDK connectors now support VPN tunnel as a connection option. A VPN tunnel provides a secure, encrypted site-to-site VPN connection between your network and Fivetran's network, enabling your connector code to access your source over a private network. You must have an Enterprise or Business Critical plan to use a VPN tunnel connection for Connector SDK.
Schema changes
EasyPost
Effective March 5, 2026 we use a new March 2026 schema. Review the latest ERD to better understand the schema changes.You should review the changes and update your downstream queries if necessary. Failing to do so may lead to missing or incomplete data in your data pipelines.
We are updating the connector schema to improve data management.
2 total changes • 1 possible breaking changes
| Table/column | Change type | Old name | New name | Notes | |
|---|---|---|---|---|---|
PAYMENT_LOG_REPORT | |||||
| column | New Column | shipment_id | |||
SHIPMENT_INVOICE_REPORT | |||||
| column | Rename Column | shipment_report_id 🔑 | shipment_id | ||
Vitally
Effective March 3, 2026 we use a new March 2026 schema. Review the latest ERD to better understand the schema changes.You should review the changes and update your downstream queries if necessary. Failing to do so may lead to missing or incomplete data in your data pipelines.
We are updating the connector schema to support a feature enhancement.
5 total changes • 4 possible breaking changes
| Table/column | Change type | Old name | New name | Notes | |
|---|---|---|---|---|---|
CONVERSATION_MESSAGE_CC | |||||
| column | Primary Key Change | id 🔑 | id | No longer a primary key. | |
| column | Primary Key Change | index 🔑 | New primary key. | ||
CONVERSATION_MESSAGE_TO | |||||
| column | Primary Key Change | id 🔑 | id | No longer a primary key. | |
| column | Primary Key Change | index 🔑 | New primary key. | ||
PROJECT | |||||
| table | New Table | PROJECT | |||