diff --git a/airbyte-integrations/connectors/source-shipstation/metadata.yaml b/airbyte-integrations/connectors/source-shipstation/metadata.yaml index 7d4d1be3967..de0d00f8401 100644 --- a/airbyte-integrations/connectors/source-shipstation/metadata.yaml +++ b/airbyte-integrations/connectors/source-shipstation/metadata.yaml @@ -13,11 +13,11 @@ data: enabled: false packageName: airbyte-source-shipstation connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:7.3.9@sha256:467a90d7721f4e0ca0065e6b2d257abfb371fdeafbc64c8ce63c039270aba0f0 + baseImage: docker.io/airbyte/source-declarative-manifest:7.4.1@sha256:71df19e2ee555ca5b14abbec01d50104c79c9b84cb9cc323284d24333361900a connectorSubtype: api connectorType: source definitionId: c5a0d24d-5587-4425-ab28-b8b3fe741c78 - dockerImageTag: 0.2.20 + dockerImageTag: 0.2.21 dockerRepository: airbyte/source-shipstation githubIssueLabel: source-shipstation icon: icon.svg diff --git a/docs/integrations/sources/shipstation.md b/docs/integrations/sources/shipstation.md index 73e773c16cf..5d3589ea4e4 100644 --- a/docs/integrations/sources/shipstation.md +++ b/docs/integrations/sources/shipstation.md @@ -51,6 +51,7 @@ Copy your key and secret and paste them into the respective fields. | Version | Date | Pull Request | Subject | |------------------|-------------------|--------------|----------------| +| 0.2.21 | 2025-10-29 | [68802](https://github.com/airbytehq/airbyte/pull/68802) | Update dependencies | | 0.2.20 | 2025-10-21 | [68230](https://github.com/airbytehq/airbyte/pull/68230) | Update dependencies | | 0.2.19 | 2025-10-14 | [67777](https://github.com/airbytehq/airbyte/pull/67777) | Update dependencies | | 0.2.18 | 2025-10-07 | [67430](https://github.com/airbytehq/airbyte/pull/67430) | Update dependencies |