1
0
mirror of synced 2025-12-23 21:03:15 -05:00

🐙 source-launchdarkly: run up-to-date pipeline [2025-05-24] (#60588)

This commit is contained in:
Airbyte
2025-05-24 17:14:45 +03:00
committed by GitHub
parent 1436d4e4d1
commit f592bcb030
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.48.10@sha256:09947fb38d07e515f9901a12f22cc44f1512f6148703341de80403c0e0c1b8c3
baseImage: docker.io/airbyte/source-declarative-manifest:6.51.0@sha256:890b109f243b8b9406f23ea7522de41025f7b3e87f6fc9710bc1e521213a276f
connectorSubtype: api
connectorType: source
definitionId: f96bb511-5e3c-48fc-b408-547953cd81a4
dockerImageTag: 0.2.24
dockerImageTag: 0.2.25
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.25 | 2025-05-24 | [60588](https://github.com/airbytehq/airbyte/pull/60588) | Update dependencies |
| 0.2.24 | 2025-05-10 | [59778](https://github.com/airbytehq/airbyte/pull/59778) | Update dependencies |
| 0.2.23 | 2025-05-03 | [59295](https://github.com/airbytehq/airbyte/pull/59295) | Update dependencies |
| 0.2.22 | 2025-04-26 | [58765](https://github.com/airbytehq/airbyte/pull/58765) | Update dependencies |