1
0
mirror of synced 2025-12-25 11:06:55 -05:00

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

This commit is contained in:
Airbyte
2025-03-29 20:12:20 +02:00
committed by GitHub
parent c891b23b7b
commit 1d6124097c
2 changed files with 3 additions and 2 deletions

View File

@@ -7,11 +7,11 @@ data:
- amplitude.com
- analytics.eu.amplitude.com
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
connectorSubtype: api
connectorType: source
definitionId: fa9f58c6-2d03-4237-aaa4-07d75e0c1396
dockerImageTag: 0.7.7
dockerImageTag: 0.7.8
dockerRepository: airbyte/source-amplitude
documentationUrl: https://docs.airbyte.com/integrations/sources/amplitude
githubIssueLabel: source-amplitude

View File

@@ -58,6 +58,7 @@ The Amplitude connector ideally should gracefully handle Amplitude API limitatio
| Version | Date | Pull Request | Subject |
|:-----------|:-----------| :------------------------------------------------------- |:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 0.7.8 | 2025-03-29 | [56591](https://github.com/airbytehq/airbyte/pull/56591) | Update dependencies |
| 0.7.7 | 2025-03-22 | [56132](https://github.com/airbytehq/airbyte/pull/56132) | Update dependencies |
| 0.7.6 | 2025-03-08 | [55359](https://github.com/airbytehq/airbyte/pull/55359) | Update dependencies |
| 0.7.5 | 2025-03-01 | [54883](https://github.com/airbytehq/airbyte/pull/54883) | Update dependencies |