6/17 changelog updates (#4194)
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
This commit is contained in:
@@ -10,6 +10,19 @@ Note: Airbyte is not built on top of Singer, but is compatible with Singer's pro
|
||||
|
||||
Check out our [connector roadmap](https://github.com/airbytehq/airbyte/projects/3) to see what we're currently working on.
|
||||
|
||||
## 6/17/2021
|
||||
|
||||
1 new source:
|
||||
* [**Snowflake**](https://docs.airbyte.io/integrations/sources/snowflake)
|
||||
|
||||
New features:
|
||||
**Postgres** source: now has comprehensive data type tests.
|
||||
**Google Ads** source: now uses the [Google Ads Query Language](https://developers.google.com/google-ads/api/docs/query/overview)!
|
||||
**S3** destination: supports Parquet output!
|
||||
**S3** destination: supports Minio S3!
|
||||
|
||||
Bugfixes:
|
||||
|
||||
## 6/10/2021
|
||||
1 new destination:
|
||||
* [**S3**](https://docs.airbyte.io/integrations/destinations/s3)
|
||||
|
||||
@@ -6,6 +6,11 @@ description: Be sure to not miss out on new features and improvements!
|
||||
|
||||
This is the changelog for Airbyte Platform. For our connector changelog, please visit our [Connector Changelog](connectors.md) page.
|
||||
|
||||
## [06-16-2021](https://github.com/airbytehq/airbyte/releases/tag/v0.26.0-alpha)
|
||||
|
||||
* Custom dbt transformations!
|
||||
* Migrate basic normalization settings to the sync operations.
|
||||
|
||||
## [06-09-2021 - 0.24.8 / 0.25.0](https://github.com/airbytehq/airbyte/releases/tag/v0.24.8-alpha)
|
||||
|
||||
* Bugfix: Handle TINYINT(1) and BOOLEAN correctly and fix target file comparison for MySQL CDC.
|
||||
|
||||
Reference in New Issue
Block a user