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

🐙 source-guru: run up-to-date pipeline [2025-08-02] (#64232)

This commit is contained in:
Airbyte
2025-08-02 16:09:22 +02:00
committed by GitHub
parent 1c826585b2
commit 63f9daaf34
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-guru
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.0@sha256:8a01d4fabdc7cbee92a583cc30fe08bb8ebba0e8d54569920d29378772b31699
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.5@sha256:79a69ff4f759e8b404c687eff62c72f53b05d567fa830b71d17b01b8deaf2189
connectorSubtype: api
connectorType: source
definitionId: 30e2d5f2-63c1-4993-8079-c8abf24e747d
dockerImageTag: 0.0.33
dockerImageTag: 0.0.34
dockerRepository: airbyte/source-guru
githubIssueLabel: source-guru
icon: icon.svg

View File

@@ -50,6 +50,7 @@ To set up the Guru source connector, you'll need the [Guru Auth keys](https://de
| Version | Date | Pull Request | Subject |
| ------------------ | ------------ | --- | ---------------- |
| 0.0.34 | 2025-08-02 | [64232](https://github.com/airbytehq/airbyte/pull/64232) | Update dependencies |
| 0.0.33 | 2025-07-26 | [63905](https://github.com/airbytehq/airbyte/pull/63905) | Update dependencies |
| 0.0.32 | 2025-07-19 | [63490](https://github.com/airbytehq/airbyte/pull/63490) | Update dependencies |
| 0.0.31 | 2025-07-12 | [63098](https://github.com/airbytehq/airbyte/pull/63098) | Update dependencies |