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

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

This commit is contained in:
Airbyte
2025-03-29 18:13:56 +02:00
committed by GitHub
parent 97b0dd2e46
commit c56a185a91
2 changed files with 3 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 1cfc30c7-82db-43f4-9fd7-ac1b42312cda
dockerImageTag: 2.0.17
dockerImageTag: 2.0.18
dockerRepository: airbyte/source-datadog
githubIssueLabel: source-datadog
icon: datadog.svg
@@ -55,5 +55,5 @@ data:
type: GSM
alias: airbyte-connector-testing-secret-store
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

@@ -76,6 +76,7 @@ The Datadog source connector supports the following [sync modes](https://docs.ai
| Version | Date | Pull Request | Subject |
|:--------|:-----------|:---------------------------------------------------------|:-----------------------------------------------------------------------------|
| 2.0.18 | 2025-03-29 | [56528](https://github.com/airbytehq/airbyte/pull/56528) | Update dependencies |
| 2.0.17 | 2025-03-25 | [54206](https://github.com/airbytehq/airbyte/pull/54206) | remove default end date value |
| 2.0.16 | 2025-03-22 | [55994](https://github.com/airbytehq/airbyte/pull/55994) | Update dependencies |
| 2.0.15 | 2025-03-08 | [55280](https://github.com/airbytehq/airbyte/pull/55280) | Update dependencies |