From bdb0465ade82d42a068b559916650ea6fb772393 Mon Sep 17 00:00:00 2001 From: aaronsteers <18150651+aaronsteers@users.noreply.github.com> Date: Tue, 28 Apr 2026 08:41:56 +0000 Subject: [PATCH 1/2] deps(source-statsig): update dependencies [skip ci] --- airbyte-integrations/connectors/source-statsig/metadata.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airbyte-integrations/connectors/source-statsig/metadata.yaml b/airbyte-integrations/connectors/source-statsig/metadata.yaml index 01bf732fcb27..3cf830abbf55 100644 --- a/airbyte-integrations/connectors/source-statsig/metadata.yaml +++ b/airbyte-integrations/connectors/source-statsig/metadata.yaml @@ -13,7 +13,7 @@ data: enabled: false packageName: airbyte-source-statsig connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:7.17.2@sha256:1bfcca53335b2669b02414180fe9ad96b0abd9c95d6cbf50089c1d881fc07801 + baseImage: docker.io/airbyte/source-declarative-manifest:7.17.4@sha256:f85ae668c118cc9a42dae007325b916d63c2df72d6809677582b4fa8a1c65bbb connectorSubtype: api connectorType: source definitionId: c8f77358-755a-4778-a1fc-c23c3cee7d83 From feb45e19e7adf6c17b4fd70a02431cfa3c1fb488 Mon Sep 17 00:00:00 2001 From: "octavia-bot-hoard[bot]" <230633153+octavia-bot-hoard[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 08:42:15 +0000 Subject: [PATCH 2/2] deps(source-statsig): bump version and update changelog --- airbyte-integrations/connectors/source-statsig/metadata.yaml | 2 +- docs/integrations/sources/statsig.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/airbyte-integrations/connectors/source-statsig/metadata.yaml b/airbyte-integrations/connectors/source-statsig/metadata.yaml index 3cf830abbf55..017ddf15820f 100644 --- a/airbyte-integrations/connectors/source-statsig/metadata.yaml +++ b/airbyte-integrations/connectors/source-statsig/metadata.yaml @@ -17,7 +17,7 @@ data: connectorSubtype: api connectorType: source definitionId: c8f77358-755a-4778-a1fc-c23c3cee7d83 - dockerImageTag: 0.0.48 + dockerImageTag: 0.0.49 dockerRepository: airbyte/source-statsig githubIssueLabel: source-statsig icon: icon.svg diff --git a/docs/integrations/sources/statsig.md b/docs/integrations/sources/statsig.md index 3f95d235c46f..6c7ccb32f64c 100644 --- a/docs/integrations/sources/statsig.md +++ b/docs/integrations/sources/statsig.md @@ -43,6 +43,7 @@ See the [API docs](https://docs.statsig.com/http-api) for steps to generate the | Version | Date | Pull Request | Subject | |---------|------|--------------|---------| +| 0.0.49 | 2026-04-28 | [77458](https://github.com/airbytehq/airbyte/pull/77458) | Update dependencies | | 0.0.48 | 2026-04-21 | [76790](https://github.com/airbytehq/airbyte/pull/76790) | Update dependencies | | 0.0.47 | 2026-03-31 | [75884](https://github.com/airbytehq/airbyte/pull/75884) | Update dependencies | | 0.0.46 | 2026-03-17 | [74613](https://github.com/airbytehq/airbyte/pull/74613) | Update dependencies |