Skip to content

Commit 2ee79f2

Browse files
avaidyanathaAbhi Vaidyanatha
and
Abhi Vaidyanatha
authored
Add Platform CHANGELOG notes up to 0.29.17 (#6029)
Co-authored-by: Abhi Vaidyanatha <[email protected]>
1 parent 5c02ec6 commit 2ee79f2

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/project-overview/changelog/platform.md

+17
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,23 @@ description: Be sure to not miss out on new features and improvements!
66

77
This is the changelog for Airbyte Platform. For our connector changelog, please visit our [Connector Changelog](connectors.md) page.
88

9+
## [09-08-2021 - 0.29.17](https://github.com/airbytehq/airbyte/releases/tag/v0.29.17-alpha)
10+
* You can now properly cancel deployments when deploying on K8s.
11+
12+
## [09-08-2021 - 0.29.16](https://github.com/airbytehq/airbyte/releases/tag/v0.29.16-alpha)
13+
* You can now send notifications via webhook for successes and failures on Airbyte syncs.
14+
* Scheduling jobs and worker jobs are now separated, allowing for workers to be scaled horizontally.
15+
16+
## [09-04-2021 - 0.29.15](https://github.com/airbytehq/airbyte/releases/tag/v0.29.15-alpha)
17+
* Fixed a bug that made it possible for connector definitions to be duplicated, violating uniqueness.
18+
19+
## [09-02-2021 - 0.29.14](https://github.com/airbytehq/airbyte/releases/tag/v0.29.14-alpha)
20+
* Nothing of note.
21+
22+
## [08-27-2021 - 0.29.13](https://github.com/airbytehq/airbyte/releases/tag/v0.29.13-alpha)
23+
* The scheduler now waits for the server before it creates any databases.
24+
* You can now apply tolerations for Airbyte Pods on K8s deployments.
25+
926
## [08-23-2021 - 0.29.12](https://github.com/airbytehq/airbyte/releases/tag/v0.29.12-alpha)
1027
* Syncs now have a `max_sync_timeout` that times them out after 3 days.
1128
* Fixed Kube deploys when logging with Minio.

0 commit comments

Comments
 (0)