Skip to content

Commit

Permalink
Update versions of libraries in poetry.
Browse files Browse the repository at this point in the history
PATCH bump source-microsoft-dataverse version to 0.1.16
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
  • Loading branch information
airbyteio committed Aug 24, 2024
1 parent 2b7c0fc commit c4838b7
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 58 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 9220e3de-3b60-4bb2-a46f-046d59ea235a
dockerImageTag: 0.1.15
dockerImageTag: 0.1.16
dockerRepository: airbyte/source-microsoft-dataverse
githubIssueLabel: source-microsoft-dataverse
icon: microsoftdataverse.svg
Expand Down
112 changes: 56 additions & 56 deletions airbyte-integrations/connectors/source-microsoft-dataverse/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "0.1.15"
version = "0.1.16"
name = "source-microsoft-dataverse"
description = "Source implementation for Microsoft Dataverse."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/microsoft-dataverse.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ https://blog.magnetismsolutions.com/blog/paulnieuwelaar/2021/9/21/setting-up-an-

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------------- |
| 0.1.16 | 2024-08-24 | [44640](https://github.com/airbytehq/airbyte/pull/44640) | Update dependencies |
| 0.1.15 | 2024-08-17 | [44224](https://github.com/airbytehq/airbyte/pull/44224) | Update dependencies |
| 0.1.14 | 2024-08-10 | [43653](https://github.com/airbytehq/airbyte/pull/43653) | Update dependencies |
| 0.1.13 | 2024-08-03 | [43164](https://github.com/airbytehq/airbyte/pull/43164) | Update dependencies |
Expand Down

0 comments on commit c4838b7

Please sign in to comment.