Chris Rose (Airbyte)
Chris Rose (Airbyte)
Evan Tahler
12/18/2023, 11:28 PMdestination-redshift
V2! New features include:
• _One-to-one mapping_: Data from one stream (endpoint or table) will now create one table in the destination - gone are the days where you will need to join multiple tables to learn about your data.
• _Improved error handling_: Typing errors will no longer fail your sync, and are now easily visible in a new _airbyte_meta
column, allowing for better tracking of inconsistencies and resolution of issues.
• _Incremental data delivery in final tables_: Data will be incrementally delivered in final tables for all initial snapshots. No more waiting hours to see the first rows in your destination table.
Learn more at the Github Discussion and then join us the linked slack channel. Airbyte OSS and Cloud users are welcome!John (Airbyte)
Justin Chau (Airbyte)
Chris Rose (Airbyte)
AJ Steers
01/29/2024, 10:57 PMRiley Brook
02/05/2024, 4:59 PMRiley Brook
02/08/2024, 8:07 PMRiley Brook
02/13/2024, 5:11 PMJohn (Airbyte)
Kat Wilson (Airbyte)
02/15/2024, 11:23 PMsource-mssql
!
New features include:
• Customer Support: Connector support from the internal Airbyte team (we plan to certify this source shortly!)
• _Terabyte sized tables_: source-mssql can now do incremental reads of terabyte-sized tables without incurring any performance degradation.
• _Reliability improvements_: Failed reads, (for any reason e.g connection disruption), can now resume reading from a last known checkpoint, rather than having to start over.
• _Various bug fixes_: fixes have been implemented for many issues discovered in the community connector, including full support of datetime data types.
Learn more in the Github Discussion and comment here if you'd like to be added to our private slack channel.
Airbyte OSS and Cloud users are welcome!Justin Chau (Airbyte)
source-mssql
!
New features include:
• Customer Support: Connector support from the internal Airbyte team (we plan to certify this source shortly!)
• _Terabyte sized tables_: source-mssql can now do incremental reads of terabyte-sized tables without incurring any performance degradation.
• _Reliability improvements_: Failed reads, (for any reason e.g connection disruption), can now resume reading from a last known checkpoint, rather than having to start over.
• _Various bug fixes_: fixes have been implemented for many issues discovered in the community connector, including full support of datetime data types.
Learn more in the Github Discussion and comment here if you'd like to be added to our private slack channel.
Airbyte OSS and Cloud users are welcome! Let us know down in this thread!Jacob Prall
02/27/2024, 9:12 PMAJ Steers
02/28/2024, 7:33 PMJohn (Airbyte)
[DEPRECATED] Marcos Marx
source-talkdesk-explore
• source-kustomer-singer
• source-courier
• source-zuora
• source-dv-360
• source-search-metrics
• source-appstore-singer
• source-google-workspace-admin-reports
Given that these sources will no longer be compatible, we recommend creating a custom connector if you are still in need to pull data from these community sources. For further details on custom connectors, please refer to our Custom Connector documentation.Jacob Prall
03/13/2024, 6:19 PM[DEPRECATED] Marcos Marx
AJ Steers
04/12/2024, 8:47 PM[DEPRECATED] Marcos Marx
min_platform_version
to highlight Platform version compatibility. If upgrading the Platform isn’t feasible now, please check the Changelog before upgrading your Source to avoid this bug.
More info about 0.58.0 release you can get here.[DEPRECATED] Marcos Marx
[DEPRECATED] Marcos Marx
[DEPRECATED] Marcos Marx
John (Airbyte)
$ref
.
◦ Schemas are placed at the bottom of the YAML and referenced with $ref
, improving clarity.
◦ YAML keys are consistently ordered by the Builder.
◦ Top-level fields in the YAML are separated by empty lines for better readability.
◦ Unused optional fields are omitted from the YAML instead of being set to empty values.
• YAML Components and Local Custom Component Support
◦ The Connector Builder supports YAML component definitions for low-code CDK features such as paginator, errorHandler, transformations, and incremental sync, with more components to be supported soon.
◦ You can develop connectors with custom components using the Connector Builder with the Open Source version of the platform.
◦ Instructions are provided for developing and publishing connectors as Docker connectors.
• User Inputs
◦ The Connector Builder now manages user inputs more efficiently with unique IDs for auto-created inputs to avoid collisions.
◦ Users can edit the IDs and titles of all inputs, including auto-created ones, independently.
• Incremental State
◦ When Incremental Sync is configured, the state output by each partition can be viewed in the testing panel.
◦ Users can set the Input state for the next test read, allowing verification of incremental state compatibility and testing responses to different input states.
◦ The output state tab includes a “Use as Input State” button for easy reuse of output state as input state in subsequent test reads.
• Record Filtering and Casting
◦ The Record Selector component now includes a Field Path inside a full Record Selector card.
◦ Users can define conditions for filtering records in the Record Filter input.
◦ Record fields can be cast to types declared in the stream schema if the values are compatible.
✅ Certified Database Sources Resilience
We have enhanced the resilience of our certified database source connectors to ensure that a single row containing an error will no longer disrupt the entire synchronization process. You will now have visibility on how the data was modified (NULLED
, TRUNCATED
) and the reason for the change (e.g., SOURCE_SERIALIZATION_ERROR
) through the airbyte_meta.changes
log.
🔒 JWT Authentication Added to the Low-Code CDK
JWT authentication support is now available in the Low-Code CDK, enabling access to connectors that require JWT for authentication. This includes connectors for services like JIRA, Google Cloud, Apple, and Zoom, among others.
📆 Upcoming Events
• Data Cloud Summit 24: June 3-6, 2024, in San Francisco - We invite you to attend Airbyte CEO, Michel Tricot's talk at the Data Cloud Summit about Building GenAI-powered applications using Airbyte and Snowflake Cortex. The entire week, we will have a booth in Basecamp South 1210, where you can meet with our team, get a demo, and pick up your own Octavia plushy.
• Data Oasis Virtual Reality Edition: June 4th, San Francisco - Test your skills, whether you're a seasoned VR enthusiast or a curious newcomer. We will also have food & drinks for when you're not playing.
• Electric Data Carnival: June 5th, San Francisco - Join us for good music, great people, and an unforgettable night at the Summit after-party of the year.[DEPRECATED] Marcos Marx
Justin Chau (Airbyte)
Justin Chau (Airbyte)
AJ Steers
06/04/2024, 5:48 PM