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

🐙 source-launchdarkly: run up-to-date pipeline [2025-03-22] (#56018)

This commit is contained in:
Airbyte
2025-03-22 20:16:22 +02:00
committed by GitHub
parent 42ecfc156f
commit e88e122fd4
2 changed files with 3 additions and 2 deletions

View File

@@ -6,11 +6,11 @@ data:
# Please update to the latest version of the connector base image.
# https://hub.docker.com/r/airbyte/python-connector-base
# Please use the full address with sha256 hash to guarantee build reproducibility.
baseImage: docker.io/airbyte/source-declarative-manifest:6.38.3@sha256:fcba02266f262aabc2f37e4f14574aa1c8c5cffd018504bab28803e405c93afe
baseImage: docker.io/airbyte/source-declarative-manifest:6.41.8@sha256:702857eda56f90ea5f2eea387c5e7f7919f7fddc4148c6c0c9e7dc1879bcc93b
connectorSubtype: api
connectorType: source
definitionId: f96bb511-5e3c-48fc-b408-547953cd81a4
dockerImageTag: 0.2.16
dockerImageTag: 0.2.17
dockerRepository: airbyte/source-launchdarkly
githubIssueLabel: source-launchdarkly
icon: launchdarkly.svg

View File

@@ -37,6 +37,7 @@ Launchdarkly APIs are under rate limits for the number of API calls allowed per
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :-------------------------------------------------------- | :--------------------------------------------- |
| 0.2.17 | 2025-03-22 | [56018](https://github.com/airbytehq/airbyte/pull/56018) | Update dependencies |
| 0.2.16 | 2025-03-08 | [55462](https://github.com/airbytehq/airbyte/pull/55462) | Update dependencies |
| 0.2.15 | 2025-03-01 | [54772](https://github.com/airbytehq/airbyte/pull/54772) | Update dependencies |
| 0.2.14 | 2025-02-22 | [54293](https://github.com/airbytehq/airbyte/pull/54293) | Update dependencies |