1
0
mirror of synced 2025-12-25 02:09:19 -05:00

Source-Greenhouse: Fix unit tests for new CDK version (#28969)

Fix unit tests
This commit is contained in:
Joe Reuter
2023-08-03 17:47:47 +02:00
committed by GitHub
parent 4540eab27d
commit 0a4be6ee59
4 changed files with 13 additions and 12 deletions

View File

@@ -64,6 +64,7 @@ The Greenhouse connector should not run into Greenhouse API limitations under no
| Version | Date | Pull Request | Subject |
|:--------|:-----------|:---------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 0.4.2 | 2023-08-02 | [28969](https://github.com/airbytehq/airbyte/pull/28969) | Update CDK version |
| 0.4.1 | 2023-06-28 | [27773](https://github.com/airbytehq/airbyte/pull/27773) | Update following state breaking changes |
| 0.4.0 | 2023-04-26 | [25332](https://github.com/airbytehq/airbyte/pull/25332) | Add new streams: `ActivityFeed`, `Approvals`, `Disciplines`, `Eeoc`, `EmailTemplates`, `Offices`, `ProspectPools`, `Schools`, `Tags`, `UserPermissions`, `UserRoles` |
| 0.3.1 | 2023-03-06 | [23231](https://github.com/airbytehq/airbyte/pull/23231) | Publish using low-code CDK Beta version |