From 5516a40e8849452922d4884d14ee162f3435af79 Mon Sep 17 00:00:00 2001 From: Airbyte Date: Sat, 1 Mar 2025 22:52:17 +0200 Subject: [PATCH] Upgrade the base image to the latest version in metadata.yaml PATCH bump source-twilio-taskrouter version to 0.2.12 Build source-twilio-taskrouter docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry --- .../connectors/source-twilio-taskrouter/metadata.yaml | 4 ++-- docs/integrations/sources/twilio-taskrouter.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/airbyte-integrations/connectors/source-twilio-taskrouter/metadata.yaml b/airbyte-integrations/connectors/source-twilio-taskrouter/metadata.yaml index a2b48223ea963..c7777ed2107cb 100644 --- a/airbyte-integrations/connectors/source-twilio-taskrouter/metadata.yaml +++ b/airbyte-integrations/connectors/source-twilio-taskrouter/metadata.yaml @@ -3,11 +3,11 @@ data: ql: 100 sl: 100 connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:6.36.1@sha256:52ad641b57995fbd43975d64f9a68fac15fcb80687df0f7acc27c4942a3b6bbb + baseImage: docker.io/airbyte/source-declarative-manifest:6.36.4@sha256:a612db8bc977a46d7d2e0442f5c6be26da6039ee83a8aceb7be545e4cbdd7040 connectorSubtype: api connectorType: source definitionId: 2446953b-b794-429b-a9b3-c821ba992a48 - dockerImageTag: 0.2.11 + dockerImageTag: 0.2.12 dockerRepository: airbyte/source-twilio-taskrouter documentationUrl: https://docs.airbyte.com/integrations/sources/twilio-taskrouter githubIssueLabel: source-twilio-taskrouter diff --git a/docs/integrations/sources/twilio-taskrouter.md b/docs/integrations/sources/twilio-taskrouter.md index 554872d65a594..d3990325b9c96 100644 --- a/docs/integrations/sources/twilio-taskrouter.md +++ b/docs/integrations/sources/twilio-taskrouter.md @@ -61,6 +61,7 @@ For more information, see [the Twilio docs for rate limitations](https://support | Version | Date | Pull Request | Subject | | :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ | +| 0.2.12 | 2025-03-01 | [55082](https://github.com/airbytehq/airbyte/pull/55082) | Update dependencies | | 0.2.11 | 2025-02-22 | [54514](https://github.com/airbytehq/airbyte/pull/54514) | Update dependencies | | 0.2.10 | 2025-02-15 | [54089](https://github.com/airbytehq/airbyte/pull/54089) | Update dependencies | | 0.2.9 | 2025-02-08 | [53522](https://github.com/airbytehq/airbyte/pull/53522) | Update dependencies |