1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Files
airbyte/docs/release_notes/june_2023.md
2024-05-07 08:19:33 -07:00

25 lines
3.0 KiB
Markdown

# June 2023
## airbyte v0.44.12 to v0.50.5
This page includes new features and improvements to the Airbyte Cloud and Airbyte Open Source platforms.
### **New and Improved Features:**
1. **New Sources and Promotions:** Our data reach now extends with new destination connectors for **[Xata.io](https://github.com/airbytehq/airbyte/pull/24192)** and **[Timeplus](https://github.com/airbytehq/airbyte/pull/21226)**. Also, we've introduced a new source - **[KYVE Network](https://github.com/airbytehq/airbyte/pull/27373)**, further enhancing the variety of data you can harness.
2. **New Features for Existing Connectors:** We've added new streams for users, tasks, templates, and snippets to our **[Source Outreach](https://github.com/airbytehq/airbyte/pull/27343)**. Furthermore, **[Destination Databricks](https://github.com/airbytehq/airbyte/pull/26942)** now supports schema evolution, allowing you more flexibility with your data structures.
3. **New Features in Airbyte Platform:** Several updates to our platform include highlighting schema errors for test records (**[#6916](https://github.com/airbytehq/airbyte/pull/6916)**), enabling autopropagation in the UI by default (**[#7124](https://github.com/airbytehq/airbyte/pull/7124)**), and making cursor granularity optional (**[#7158](https://github.com/airbytehq/airbyte/pull/7158)**). Plus, our connector builder now auto-imports schemas (**[#7113](https://github.com/airbytehq/airbyte/pull/7113)**) and adds request options for the API key authenticator (**[#7009](https://github.com/airbytehq/airbyte/pull/7009)**).
### **Bug Fixes:**
We've addressed various bugs for smoother user experience:
- Added handler for 402 error in **[Source Mixpanel](https://github.com/airbytehq/airbyte/pull/27252)**
- Migrated **[Source Notion](https://github.com/airbytehq/airbyte/pull/26535)** and **[Source Google Ads](https://github.com/airbytehq/airbyte/pull/26905)** to advancedAuth
- Improved error handling for **[Source Monday](https://github.com/airbytehq/airbyte/pull/27244)**, **[Source Drift](https://github.com/airbytehq/airbyte/pull/27202)**, and **[Source Snapchat Marketing](https://github.com/airbytehq/airbyte/pull/26358)**
- Made various improvements to **[Source Gitlab](https://github.com/airbytehq/airbyte/pull/27346)**, including OAuth token expiry date fix (**[#27351](https://github.com/airbytehq/airbyte/pull/27351)**)
- Fixed **`data_state`** config typo in **[Source Google Search Console](https://github.com/airbytehq/airbyte/pull/27307)**
- Addressed issues with **[Source Amazon Seller Partner](https://github.com/airbytehq/airbyte/pull/27110)**, **[Facebook Marketing](https://github.com/airbytehq/airbyte/pull/27201)**, **[Quickbooks](https://github.com/airbytehq/airbyte/pull/27148)**, **[Smartsheets](https://github.com/airbytehq/airbyte/pull/27096)**, and others.
We've also made significant improvements to our connector builder, including reloading diff view on stream change (**[#6974](https://github.com/airbytehq/airbyte/pull/6974)**)