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

🐙 source-partnerstack: run up-to-date pipeline [2025-03-29] (#56787)

This commit is contained in:
Airbyte
2025-03-30 05:39:23 +03:00
committed by GitHub
parent 7d439f767d
commit cf92e8047c
2 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: d30fb809-6456-484d-8e2c-ee12e0f6888d
dockerImageTag: 0.3.3
dockerImageTag: 0.3.4
dockerRepository: airbyte/source-partnerstack
githubIssueLabel: source-partnerstack
icon: partnerstack.svg
@@ -27,5 +27,5 @@ data:
ql: 100
supportLevel: community
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.41.8@sha256:702857eda56f90ea5f2eea387c5e7f7919f7fddc4148c6c0c9e7dc1879bcc93b
baseImage: docker.io/airbyte/source-declarative-manifest:6.42.1@sha256:e27eda55fe99a0f36d2f108e8b00178f9ace4be23ea68a09547c3dbcb7184ed1
metadataSpecVersion: "1.0"

View File

@@ -39,6 +39,7 @@ The Partnerstack connector should not run into Partnerstack API limitations unde
| Version | Date | Pull Request | Subject |
|:--------|:-----------|:---------------------------------------------------------|:--------------------------------------------|
| 0.3.4 | 2025-03-29 | [56787](https://github.com/airbytehq/airbyte/pull/56787) | Update dependencies |
| 0.3.3 | 2025-03-22 | [56171](https://github.com/airbytehq/airbyte/pull/56171) | Update dependencies |
| 0.3.2 | 2025-03-08 | [55537](https://github.com/airbytehq/airbyte/pull/55537) | Update dependencies |
| 0.3.1 | 2025-03-01 | [53962](https://github.com/airbytehq/airbyte/pull/53962) | Update dependencies |