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

🐙 source-lob: run up-to-date pipeline [2025-03-01] (#54803)

This commit is contained in:
Airbyte
2025-03-01 18:13:58 +02:00
committed by GitHub
parent eb9bc7ad2d
commit f455f1ee6d
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-lob
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.1@sha256:52ad641b57995fbd43975d64f9a68fac15fcb80687df0f7acc27c4942a3b6bbb
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.4@sha256:a612db8bc977a46d7d2e0442f5c6be26da6039ee83a8aceb7be545e4cbdd7040
connectorSubtype: api
connectorType: source
definitionId: c6d14c44-cd3e-4f94-8924-201c5615f3a7
dockerImageTag: 0.0.16
dockerImageTag: 0.0.17
dockerRepository: airbyte/source-lob
githubIssueLabel: source-lob
icon: icon.svg

View File

@@ -34,6 +34,7 @@ Visit `https://docs.lob.com/` for API documentation
| Version | Date | Pull Request | Subject |
| ------------------ | ------------ | --- | ---------------- |
| 0.0.17 | 2025-03-01 | [54803](https://github.com/airbytehq/airbyte/pull/54803) | Update dependencies |
| 0.0.16 | 2025-02-22 | [54348](https://github.com/airbytehq/airbyte/pull/54348) | Update dependencies |
| 0.0.15 | 2025-02-15 | [53862](https://github.com/airbytehq/airbyte/pull/53862) | Update dependencies |
| 0.0.14 | 2025-02-08 | [53268](https://github.com/airbytehq/airbyte/pull/53268) | Update dependencies |