From bba12a9f49720e737d0713e971b5c093228a2966 Mon Sep 17 00:00:00 2001 From: Abhi Vaidyanatha Date: Fri, 9 Jul 2021 16:15:59 -0700 Subject: [PATCH] 0.27.1 Announcement Summary (#4678) Co-authored-by: Abhi Vaidyanatha --- docs/project-overview/changelog/README.md | 27 +++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/docs/project-overview/changelog/README.md b/docs/project-overview/changelog/README.md index 2f4b24a61373..28f8f4aa9f80 100644 --- a/docs/project-overview/changelog/README.md +++ b/docs/project-overview/changelog/README.md @@ -1,8 +1,31 @@ # Changelog -## 07/01/2021 Summary +## 07/09/2021 Summary + +New Source: PayPal Transaction +New Source: Square +New Source: SurveyMonkey +New Source: CockroachDB +New Source: Airbyte-Native GitHub +New Source: Airbyte-Native GitLab +New Source: Airbyte-Native Twilio + +โœจ S3 destination: Now supports anyOf, oneOf and allOf schema fields. +โœจ Instagram source: Migrated to the CDK and has improved error handling. +โœจ Shopify source: Add support for draft orders. +โœจ K8s Deployments: Now support logging to GCS. +๐Ÿ› GitHub source: Fixed issue with locked breaking normalization of the pull_request stream. +๐Ÿ› Okta source: Fix endless loop when syncing data from logs stream. +๐Ÿ› PostgreSQL source: Fixed decimal handling with CDC. +๐Ÿ› Fixed random silent source failures. +๐Ÿ“š New document on how the CDK handles schemas. +๐Ÿ—๏ธ Python CDK: Now allows setting of network adapter args on outgoing HTTP requests. + +View the full release highlights here: [Platform](./platform.md), [Connectors](./connectors.md) -Hey @channel, here's this week's changelog announcements for Airbyte! +As usual, thank you to our awesome community contributors this week: gunu, P.VAD, Rodrigo Parra, Mario Molina, Antonio Grass, sabifranjo, Jaime Farres, shadabshaukat, Rodrigo Menezes, dkelwa, Jonathan Duval, and Augustin Lafanechรจre. + +## 07/01/2021 Summary * New Destination: Google PubSub * New Source: AWS CloudTrail