Skip to content

Commit

Permalink
Update platform.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlafleur committed Apr 21, 2021
1 parent 2e0c4ad commit c0ac11d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/changelog/platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ If you're interested in our progress on the Airbyte platform, please read below!

* We now handle nested tables with the normalization steps. Check out the video below to see how it works.

## [04-20-2021 - 0.21.0](https://github.com/airbytehq/airbyte/releases/tag/v0.21.0-alpha)

* **Namespace support**: supported source-destination pairs will now sync data into the same namespace as the source (#2862)
* Add **“Refresh Schema”** button ([#2943](https://github.com/airbytehq/airbyte/pull/2943))
* In the Settings, you can now **add a webhook to get notified when a sync fails**
* Add destinationSyncModes to connection form
* Add tooltips for connection status icons

## [04-12-2021 - 0.20.0](https://github.com/airbytehq/airbyte/releases/tag/v0.20.0-alpha)

* **Change Data Capture (CDC)** is now supported for Postgres, thanks to [@jrhizor](https://github.com/jrhizor) and [@cgardens](https://github.com/cgardens). We will now expand it to MySQL and MSSQL in the coming weeks.
Expand Down

0 comments on commit c0ac11d

Please sign in to comment.