May 2023
airbyte v0.44.5 to v0.44.6
This page includes new features and improvements to the Airbyte Cloud and Airbyte Open Source platforms.
✨ New and improved features
New Sources and Promotions
New Features for Existing Connectors
- Source Marketo: New Stream Segmentation (#23956)
- 🎉Categorized Config Errors Accurately for Google Analytics 4 (GA4) and Google Ads (#25987)
- 🎉 Source Amplitude: added missing attrs in events schema, enabled default availability strategy (#25842)
- 🎉 Source Bind Ads: add campaignlabels col (#24223)
- ✨ Source Amazon Ads: add availability strategy for basic streams (#25792)
- 🎉 Source Bing Ads: added undeclared fields to schemas (#25668)
- 🎉Source Hubspot: Add oauth scope for goals and custom objects stream (#5820)
New Features in Airbyte Platform
- Normalization: Better handling for CDC transactional updates (#25993)
- 🎉 Connector builder: Keep testing values around when leaving connector builder (#6336)
- 🎉 Connector builder: Copy from new stream modal (#6582)
- 🎉 Schema auto-propagation UI (#6700)
- 🎉 Connector builder: Client credentials flow for oauth authenticator (#6555)
- 🎉 Add support for source/destination LD contexts in UI (#6586)
- 🎉 Workspaces can be opened in a new tab (#6565)
🚨 Security & Breaking changes
- 🚨 Removes defunct Azure Blob Storage laoding option for Snowflake 🚨 (#25739)
🐛 Bug fixes
- 🐛 Source Close-Come, Source Hubspot, Source GitHub, Source TikTok-Marketing, Source SurveyMonkey, Source SmartSheets: fix builds (#26024)
- 🐛 Source Google Analytics V4 Data API: handle
429 - potentiallyThresholdedRequestsPerHour
(#26008) - 🐛 Fix
date-time
for airbyte types (#25965) - 🐛 Source Shopify: validate
shop
input (name only, reject urls) (#25961) - 🐛 Source Mixpanel, Source Pinterest, Source Freshdesk: fix builds (#25915)
- 🐛 Source Gitlab, Source Hubspot, Source Snapchat-Marketing: fix builds (#25948)
- 🐛 Source Close.com: extend
roles
schema with missing properties (#25868) - 🐛Source Jira: add sprint information from team-managed project (#25798)
- 🐛 Source Hubspot: update expected records (#25869)
- 🐛 Source Trello: extend
organizations
schema (#25870) - 🐛 Source Stripe: fixed
subscription_schedule.canceled_at
type issues + updateexpected_records
(#25795) - 🐛 Destination S3 Glue: Fix decimal type syntax (#25813)
- 🐛 Source MySQL/MsSQL Disable index logging for MySQL (#25740)
- 🐛 CAT: fix close-com, confluence, gitlab, pipedrive, slack, xero expected records (#25780)
- 🐛 Source Xero: fix expected records for CAT (#25758)
- 🐛 Source Zendesk Support: stream sla_policies fix data type error (events.value) (#24053)
- 🐛 Source Notion: fix
ai_block is unsupported by API
issue, while fetchingBlocks
stream (#25709) - 🐛 CAT: updated
expected records
forZendesk-Support
,Faker
,Harvest
,Freshdesk
(#25707) - 🐛 Source S3: remove minimum block size (#25706)
- 🐛 Correct connection overview status to not pull from an active job (#6426)
- 🐛 Connector builder: Always save yaml based manifest (#6486)
- 🐛 Allow users to cancel a sync on a disabled connection (#6496)
- 🐛 Asynchronously fetch connector update notifications (#6396)
- 🐛 Don't show connector builder prompt in destinations (#6321)