Skip to content

Commit 3a151ae

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-microsoft-dataverse version to 0.1.14 Build source-microsoft-dataverse 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 3a151ae

File tree

4 files changed

+61
-58
lines changed

4 files changed

+61
-58
lines changed

airbyte-integrations/connectors/source-microsoft-dataverse/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: 9220e3de-3b60-4bb2-a46f-046d59ea235a
5-
dockerImageTag: 0.1.13
5+
dockerImageTag: 0.1.14
66
dockerRepository: airbyte/source-microsoft-dataverse
77
githubIssueLabel: source-microsoft-dataverse
88
icon: microsoftdataverse.svg

airbyte-integrations/connectors/source-microsoft-dataverse/poetry.lock

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

airbyte-integrations/connectors/source-microsoft-dataverse/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 = "0.1.13"
6+
version = "0.1.14"
77
name = "source-microsoft-dataverse"
88
description = "Source implementation for Microsoft Dataverse."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/microsoft-dataverse.md

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ https://blog.magnetismsolutions.com/blog/paulnieuwelaar/2021/9/21/setting-up-an-
6464

6565
| Version | Date | Pull Request | Subject |
6666
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------------- |
67+
| 0.1.14 | 2024-08-10 | [43653](https://github.com/airbytehq/airbyte/pull/43653) | Update dependencies |
6768
| 0.1.13 | 2024-08-03 | [43164](https://github.com/airbytehq/airbyte/pull/43164) | Update dependencies |
6869
| 0.1.12 | 2024-07-27 | [42612](https://github.com/airbytehq/airbyte/pull/42612) | Update dependencies |
6970
| 0.1.11 | 2024-07-20 | [42373](https://github.com/airbytehq/airbyte/pull/42373) | Update dependencies |

0 commit comments

Comments
 (0)