# May 2023 ## [airbyte v0.44.5](https://github.com/airbytehq/airbyte-platform/releases/tag/v0.44.5) to [v0.44.6](https://github.com/airbytehq/airbyte-platform/releases/tag/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 Source: FullStory [Low code CDK] ([#25465](https://github.com/airbytehq/airbyte/pull/25465)) - 🎉 New Source: Yotpo [Low code CDK] ([#25532](https://github.com/airbytehq/airbyte/pull/25532)) - 🎉 New Source: Merge [Low code CDK] ([#25342](https://github.com/airbytehq/airbyte/pull/25342)) - **New Features for Existing Connectors** - Source Marketo: New Stream Segmentation ([#23956](https://github.com/airbytehq/airbyte/pull/23956)) - 🎉Categorized Config Errors Accurately for Google Analytics 4 (GA4) and Google Ads ([#25987](https://github.com/airbytehq/airbyte/pull/25987)) - 🎉 Source Amplitude: added missing attrs in events schema, enabled default availability strategy ([#25842](https://github.com/airbytehq/airbyte/pull/25842)) - 🎉 Source Bind Ads: add campaignlabels col ([#24223](https://github.com/airbytehq/airbyte/pull/24223)) - ✨ Source Amazon Ads: add availability strategy for basic streams ([#25792](https://github.com/airbytehq/airbyte/pull/25792)) - 🎉 Source Bing Ads: added undeclared fields to schemas ([#25668](https://github.com/airbytehq/airbyte/pull/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](https://github.com/airbytehq/airbyte/pull/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](https://github.com/airbytehq/airbyte/pull/25739)) ## **🐛 Bug fixes** - 🐛 Source Close-Come, Source Hubspot, Source GitHub, Source TikTok-Marketing, Source SurveyMonkey, Source SmartSheets: fix builds ([#26024](https://github.com/airbytehq/airbyte/pull/26024)) - 🐛 Source Google Analytics V4 Data API: handle `429 - potentiallyThresholdedRequestsPerHour` ([#26008](https://github.com/airbytehq/airbyte/pull/26008)) - 🐛 Fix `date-time` for airbyte types ([#25965](https://github.com/airbytehq/airbyte/pull/25965)) - 🐛 Source Shopify: validate `shop` input (name only, reject urls) ([#25961](https://github.com/airbytehq/airbyte/pull/25961)) - 🐛 Source Mixpanel, Source Pinterest, Source Freshdesk: fix builds ([#25915](https://github.com/airbytehq/airbyte/pull/25915)) - 🐛 Source Gitlab, Source Hubspot, Source Snapchat-Marketing: fix builds ([#25948](https://github.com/airbytehq/airbyte/pull/25948)) - 🐛 Source Close.com: extend `roles` schema with missing properties ([#25868](https://github.com/airbytehq/airbyte/pull/25868)) - 🐛Source Jira: add sprint information from team-managed project ([#25798](https://github.com/airbytehq/airbyte/pull/25798)) - 🐛 Source Hubspot: update expected records ([#25869](https://github.com/airbytehq/airbyte/pull/25869)) - 🐛 Source Trello: extend `organizations` schema ([#25870](https://github.com/airbytehq/airbyte/pull/25870)) - 🐛 Source Stripe: fixed `subscription_schedule.canceled_at` type issues + update `expected_records` ([#25795](https://github.com/airbytehq/airbyte/pull/25795)) - 🐛 Destination S3 Glue: Fix decimal type syntax ([#25813](https://github.com/airbytehq/airbyte/pull/25813)) - 🐛 Source MySQL/MsSQL Disable index logging for MySQL ([#25740](https://github.com/airbytehq/airbyte/pull/25740)) - 🐛 CAT: fix close-com, confluence, gitlab, pipedrive, slack, xero expected records ([#25780](https://github.com/airbytehq/airbyte/pull/25780)) - 🐛 Source Xero: fix expected records for CAT ([#25758](https://github.com/airbytehq/airbyte/pull/25758)) - 🐛 Source Zendesk Support: stream sla_policies fix data type error (events.value) ([#24053](https://github.com/airbytehq/airbyte/pull/24053)) - 🐛 Source Notion: fix `ai_block is unsupported by API` issue, while fetching `Blocks` stream ([#25709](https://github.com/airbytehq/airbyte/pull/25709)) - 🐛 CAT: updated `expected records` for `Zendesk-Support`, `Faker`, `Harvest`, `Freshdesk` ([#25707](https://github.com/airbytehq/airbyte/pull/25707)) - 🐛 Source S3: remove minimum block size ([#25706](https://github.com/airbytehq/airbyte/pull/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)