Skip to content

Commit 207ef1f

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-zoom version to 1.1.11 Build source-zoom docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry
1 parent 2a15fbd commit 207ef1f

File tree

4 files changed

+67
-64
lines changed

4 files changed

+67
-64
lines changed

airbyte-integrations/connectors/source-zoom/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ data:
77
connectorSubtype: api
88
connectorType: source
99
definitionId: cbfd9856-1322-44fb-bcf1-0b39b7a8e92e
10-
dockerImageTag: 1.1.10
10+
dockerImageTag: 1.1.11
1111
dockerRepository: airbyte/source-zoom
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/zoom
1313
githubIssueLabel: source-zoom

airbyte-integrations/connectors/source-zoom/poetry.lock

+64-62
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-zoom/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "1.1.10"
6+
version = "1.1.11"
77
name = "source-zoom"
88
description = "Source implementation for Zoom."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/zoom.md

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ JWT Tokens are deprecated, only Server-to-Server works now. [link to Zoom](https
7171

7272
| Version | Date | Pull Request | Subject |
7373
| :------ | :--------- | :------------------------------------------------------- | :--------------------------------------------------- |
74+
| 1.1.11 | 2024-08-10 | [43578](https://github.com/airbytehq/airbyte/pull/43578) | Update dependencies |
7475
| 1.1.10 | 2024-08-03 | [43149](https://github.com/airbytehq/airbyte/pull/43149) | Update dependencies |
7576
| 1.1.9 | 2024-07-27 | [42652](https://github.com/airbytehq/airbyte/pull/42652) | Update dependencies |
7677
| 1.1.8 | 2024-07-20 | [42212](https://github.com/airbytehq/airbyte/pull/42212) | Update dependencies |

0 commit comments

Comments
 (0)