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

🐙 source-freshsales: run up-to-date pipeline [2025-07-26] (#63971)

This commit is contained in:
Airbyte
2025-07-26 20:16:56 +02:00
committed by GitHub
parent e36ee0ce52
commit f4ffb8c29c
2 changed files with 3 additions and 2 deletions

View File

@@ -18,11 +18,11 @@ data:
# Please update to the latest version of the connector base image.
# https://hub.docker.com/r/airbyte/python-connector-base
# Please use the full address with sha256 hash to guarantee build reproducibility.
baseImage: docker.io/airbyte/source-declarative-manifest:6.59.2@sha256:89dcb86ee03b8d951b8a2a80a64d2c84a369dacef29346ec6a5f64c9fb7132f8
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.0@sha256:8a01d4fabdc7cbee92a583cc30fe08bb8ebba0e8d54569920d29378772b31699
connectorSubtype: api
connectorType: source
definitionId: eca08d79-7b92-4065-b7f3-79c14836ebe7
dockerImageTag: 1.1.28
dockerImageTag: 1.1.29
releases:
breakingChanges:
1.0.0:

View File

@@ -68,6 +68,7 @@ The Freshsales connector should not run into Freshsales API limitations under no
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :----------------------------------------------------------- |
| 1.1.29 | 2025-07-26 | [63971](https://github.com/airbytehq/airbyte/pull/63971) | Update dependencies |
| 1.1.28 | 2025-07-19 | [63543](https://github.com/airbytehq/airbyte/pull/63543) | Update dependencies |
| 1.1.27 | 2025-07-12 | [62972](https://github.com/airbytehq/airbyte/pull/62972) | Update dependencies |
| 1.1.26 | 2025-07-05 | [62782](https://github.com/airbytehq/airbyte/pull/62782) | Update dependencies |