Source monday: build with latest cdk version (#20533)
* build with latest cdk version * update readme * Update docs/integrations/sources/monday.md Co-authored-by: Ella Rohm-Ensing <erohmensing@gmail.com> Co-authored-by: Ella Rohm-Ensing <erohmensing@gmail.com>
This commit is contained in:
@@ -34,5 +34,5 @@ COPY source_monday ./source_monday
|
||||
ENV AIRBYTE_ENTRYPOINT "python /airbyte/integration_code/main.py"
|
||||
ENTRYPOINT ["python", "/airbyte/integration_code/main.py"]
|
||||
|
||||
LABEL io.airbyte.version=0.2.0
|
||||
LABEL io.airbyte.version=0.2.1
|
||||
LABEL io.airbyte.name=airbyte/source-monday
|
||||
|
||||
@@ -57,7 +57,8 @@ The Monday connector should not run into Monday API limitations under normal usa
|
||||
|
||||
| Version | Date | Pull Request | Subject |
|
||||
|:--------|:-----------|:---------------------------------------------------------|:------------------------------------------------|
|
||||
| 0.2.0 | 2022-11-25 | [19586](https://github.com/airbytehq/airbyte/pull/19586) | Migrate to low-code |
|
||||
| 0.2.1 | 2022-12-15 | [20533](https://github.com/airbytehq/airbyte/pull/20533) | Bump CDK version|
|
||||
| 0.2.0 | 2022-12-13 | [19586](https://github.com/airbytehq/airbyte/pull/19586) | Migrate to low-code |
|
||||
| 0.1.4 | 2022-06-06 | [14443](https://github.com/airbytehq/airbyte/pull/14443) | Increase retry_factor for Items stream |
|
||||
| 0.1.3 | 2021-12-23 | [8172](https://github.com/airbytehq/airbyte/pull/8172) | Add oauth2.0 support |
|
||||
| 0.1.2 | 2021-12-07 | [8429](https://github.com/airbytehq/airbyte/pull/8429) | Update titles and descriptions |
|
||||
|
||||
Reference in New Issue
Block a user