diff --git a/docs/project-overview/changelog/platform.md b/docs/project-overview/changelog/platform.md index b4801fde1c6d..76984bce07c6 100644 --- a/docs/project-overview/changelog/platform.md +++ b/docs/project-overview/changelog/platform.md @@ -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. +## [07-8-2021 - 0.27.1](https://github.com/airbytehq/airbyte/releases/tag/v0.27.1-alpha) +* New API endpoint: List workspaces +* K8s: Server doesn't start up before Temporal is ready to operate now. +* Silent source failures caused by last patch fixed to throw exceptions. + ## [07-1-2021 - 0.27.0](https://github.com/airbytehq/airbyte/releases/tag/v0.27.0-alpha) * Airbyte now automatically upgrades on server startup! * Airbyte will check whether your `.env` Airbyte version is compatible with the Airbyte version in the database and upgrade accordingly.