1
0
mirror of synced 2025-12-19 18:14:56 -05:00

[up-to-date]Upgrade the base image to the latest version in metadata.yaml; PATCH bump source-pipedrive version to 2.4.1; Build source-pipedrive docker image for platform(s) linux/amd64, linux/arm64; Get dependency updates; Create or update pull request on Airbyte repository; Add changelog entry

This commit is contained in:
octavia-bot-hoard[bot]
2025-12-16 06:33:14 +00:00
committed by GitHub
parent 499a92d065
commit 06a25414bf
2 changed files with 3 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: d8286229-c680-4063-8c59-23b9b391c700
dockerImageTag: 2.4.0
dockerImageTag: 2.4.1
dockerRepository: airbyte/source-pipedrive
documentationUrl: https://docs.airbyte.com/integrations/sources/pipedrive
githubIssueLabel: source-pipedrive
@@ -63,7 +63,7 @@ data:
type: GSM
alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.33.1@sha256:06468f2b0acdb0126a29757f67025f8f837014f70e3f079e10e304b0e1a6be4b
baseImage: docker.io/airbyte/source-declarative-manifest:7.6.1@sha256:b433ec72f88e69bd836f3c7c815c21bfeeeb32501aeabf586bc421875289e5e2
externalDocumentationUrls:
- title: Pipedrive API reference
url: https://developers.pipedrive.com/docs/api/v1

View File

@@ -112,6 +112,7 @@ The Pipedrive connector will gracefully handle rate limits. For more information
| Version | Date | Pull Request | Subject |
|:--------|:-----------|:---------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 2.4.1 | 2025-12-16 | [64986](https://github.com/airbytehq/airbyte/pull/64986) | Update dependencies |
| 2.4.0 | 2025-02-28 | [54716](https://github.com/airbytehq/airbyte/pull/54716) | Refactor: Optimize Parameters, remove redundant code and Improve Manifest Readability |
| 2.3.8 | 2025-02-22 | [47292](https://github.com/airbytehq/airbyte/pull/47292) | Migrate to manifest only format |
| 2.3.7 | 2025-02-08 | [53488](https://github.com/airbytehq/airbyte/pull/53488) | Update dependencies |