File tree 1 file changed +17
-0
lines changed
docs/project-overview/changelog
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,23 @@ description: Be sure to not miss out on new features and improvements!
6
6
7
7
This is the changelog for Airbyte Platform. For our connector changelog, please visit our [ Connector Changelog] ( connectors.md ) page.
8
8
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
+
9
26
## [ 08-23-2021 - 0.29.12] ( https://github.com/airbytehq/airbyte/releases/tag/v0.29.12-alpha )
10
27
* Syncs now have a ` max_sync_timeout ` that times them out after 3 days.
11
28
* Fixed Kube deploys when logging with Minio.
You can’t perform that action at this time.
0 commit comments