diff --git a/airbyte-integrations/connectors/source-microsoft-entra-id/metadata.yaml b/airbyte-integrations/connectors/source-microsoft-entra-id/metadata.yaml index 54925fb2b66..635de72581e 100644 --- a/airbyte-integrations/connectors/source-microsoft-entra-id/metadata.yaml +++ b/airbyte-integrations/connectors/source-microsoft-entra-id/metadata.yaml @@ -13,11 +13,11 @@ data: enabled: false packageName: airbyte-source-microsoft-entra-id 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: 337930a3-778a-413e-99cf-e79a3fca1c74 - dockerImageTag: 0.0.36 + dockerImageTag: 0.0.37 dockerRepository: airbyte/source-microsoft-entra-id githubIssueLabel: source-microsoft-entra-id icon: icon.svg diff --git a/docs/integrations/sources/microsoft-entra-id.md b/docs/integrations/sources/microsoft-entra-id.md index 46a4e5f95d7..1b552796936 100644 --- a/docs/integrations/sources/microsoft-entra-id.md +++ b/docs/integrations/sources/microsoft-entra-id.md @@ -37,6 +37,7 @@ First of all you need to register an application in the Microsoft Entra Admin Ce | Version | Date | Pull Request | Subject | | ------- | ---------- | -------------------------------------------------------- | ------------------------------------------------------------------------------------- | +| 0.0.37 | 2025-10-29 | [69067](https://github.com/airbytehq/airbyte/pull/69067) | Update dependencies | | 0.0.36 | 2025-10-21 | [68465](https://github.com/airbytehq/airbyte/pull/68465) | Update dependencies | | 0.0.35 | 2025-10-14 | [67827](https://github.com/airbytehq/airbyte/pull/67827) | Update dependencies | | 0.0.34 | 2025-10-07 | [67389](https://github.com/airbytehq/airbyte/pull/67389) | Update dependencies |