abhi
09/10/2021, 1:54 AM0.29.17
and before... and we're doing things a little differently this week, as there are a LOT of big updates that we want you to focus on: all the bugfixes will be attached in the thread on this announcement, so open the thread if you want to see them. Without further ado...
New Source: Facebook Pages
New Destination: MongoDB
New Destination: DynamoDB
• 💎 You can now send notifications via webhook for successes and failures on Airbyte syncs. This means that you can now set up external apps that let you know about the status of your Airbyte syncs without any hassle. (This is a massive contribution by @Pras, thank you) 🎉
• 💎 Scheduling jobs and worker jobs are now separated, allowing for workers to be scaled horizontally. To be specific, this means that you can now orchestrate thousands of simultaneous jobs on K8s if you so desire (make sure to update your docker-compose file for this to work).
• 🎉 When developing a connector, you can now preview what your spec looks like in real time with this process.
• 🎉 Oracle destination: Now has basic normalization.
• 🎉 Added XLSB (binary excel) support to the Files source (contributed by Muutech).
• 🎉 You can now properly cancel K8s deployments.
• ✨ S3 source: Support for Parquet format.
• ✨ Github source: Branches, repositories, organization users, tags, and pull request stats streams added (contributed by @Christopher Wu).
• ✨ BigQuery destination: Added GCS upload option.
• ✨ Salesforce source: Now Airbyte native.
• ✨ Redshift destination: Optimized for performance.
• 🏗️ CDK: 💎 We’ve released a tool to generate JSON Schemas from OpenAPI specs. This should make specifying schemas for API connectors a breeze! 💎
• 🏗️ CDK: Source Acceptance Tests now verify that connectors correctly format strings which are declared as using date-time
and date
formats.
• 🏗️ CDK: Add private options to help in testing: _limit
and _page_size
are now accepted by any CDK connector to minimze your output size for quick iteration while testing.
As usual... thank you to our wonderful contributors this week: @Pras, @Christopher Wu, @Brian M, @yahu98, @zuc, @jinnig, and @luizgribeiro!abhi
09/10/2021, 1:54 AMitems
property now have their schemas fixed.
• 🐛 Hubspot source: Empty strings are no longer handled as dates, fixing the deals
, companies
, and contacts
streams.
• 🐛 Typeform source: Allows for multiple choices in responses now.
• 🐛 Shopify source: The type for the amount
field is now fixed in the schema.
• 🐛 Postgres destination: \u0000(NULL)
value processing is now fixed.Matthew Tovbin
09/10/2021, 4:31 AMRomain LOPEZ
09/10/2021, 3:38 PM[DEPRECATED] Marcos Marx
Mohammad Safari
09/10/2021, 8:47 PM