1
0
mirror of synced 2025-12-23 21:03:15 -05:00

🐙 source-monday: run up-to-date pipeline [2025-09-09] (#65884)

This commit is contained in:
Airbyte
2025-09-09 20:35:07 -04:00
committed by GitHub
parent 22ddad19ce
commit 4c8d588775
2 changed files with 3 additions and 2 deletions

View File

@@ -6,11 +6,11 @@ data:
hosts:
- api.monday.com
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.16@sha256:b8126848437ec5a6cff05fb4796fd775450b83e57925674d856a1838a390a28c
baseImage: docker.io/airbyte/source-declarative-manifest:7.0.1@sha256:ff1e701c8f913cf24a0220f62c8e64cc1c3011ba0a636985f4db47fdab1391b6
connectorSubtype: api
connectorType: source
definitionId: 80a54ea2-9959-4040-aac1-eee42423ec9b
dockerImageTag: 2.4.5
dockerImageTag: 2.4.6
releases:
rolloutConfiguration:
enableProgressiveRollout: false

View File

@@ -77,6 +77,7 @@ The Monday connector should not run into Monday API limitations under normal usa
| Version | Date | Pull Request | Subject |
|:-----------|:-----------|:----------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 2.4.6 | 2025-09-09 | [65884](https://github.com/airbytehq/airbyte/pull/65884) | Update dependencies |
| 2.4.5 | 2025-08-23 | [64705](https://github.com/airbytehq/airbyte/pull/64705) | Update dependencies |
| 2.4.4 | 2025-08-11 | [64878](https://github.com/airbytehq/airbyte/pull/64878) | Pass query in json body of request instead of query params. |
| 2.4.3 | 2025-08-02 | [64220](https://github.com/airbytehq/airbyte/pull/64220) | Update dependencies |