[up-to-date]Upgrade the base image to the latest version in metadata.yaml; Update versions of libraries in poetry; PATCH bump source-microsoft-dataverse version to 0.1.33; Create or update pull request on Airbyte repository; Add changelog entry
This commit is contained in:
committed by
GitHub
parent
499a92d065
commit
c92f5def85
@@ -2,7 +2,7 @@ data:
|
||||
connectorSubtype: api
|
||||
connectorType: source
|
||||
definitionId: 9220e3de-3b60-4bb2-a46f-046d59ea235a
|
||||
dockerImageTag: 0.1.32
|
||||
dockerImageTag: 0.1.33
|
||||
dockerRepository: airbyte/source-microsoft-dataverse
|
||||
githubIssueLabel: source-microsoft-dataverse
|
||||
icon: microsoftdataverse.svg
|
||||
@@ -29,7 +29,7 @@ data:
|
||||
connectorTestSuitesOptions:
|
||||
- suite: unitTests
|
||||
connectorBuildOptions:
|
||||
baseImage: docker.io/airbyte/python-connector-base:4.0.0@sha256:d9894b6895923b379f3006fa251147806919c62b7d9021b5cd125bb67d7bbe22
|
||||
baseImage: docker.io/airbyte/python-connector-base:4.1.0@sha256:1d1aa21d34e851df4e8a87b391c27724c06e2597608e7161f4d167be853bd7b6
|
||||
externalDocumentationUrls:
|
||||
- title: Microsoft Dataverse Web API
|
||||
url: https://learn.microsoft.com/en-us/power-apps/developer/data-platform/webapi/overview
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -3,7 +3,7 @@ requires = ["poetry-core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
version = "0.1.32"
|
||||
version = "0.1.33"
|
||||
name = "source-microsoft-dataverse"
|
||||
description = "Source implementation for Microsoft Dataverse."
|
||||
authors = ["Airbyte <contact@airbyte.io>"]
|
||||
|
||||
@@ -64,6 +64,7 @@ https://blog.magnetismsolutions.com/blog/paulnieuwelaar/2021/9/21/setting-up-an-
|
||||
|
||||
| Version | Date | Pull Request | Subject |
|
||||
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------------- |
|
||||
| 0.1.33 | 2025-12-16 | [60506](https://github.com/airbytehq/airbyte/pull/60506) | Update dependencies |
|
||||
| 0.1.32 | 2025-05-10 | [60052](https://github.com/airbytehq/airbyte/pull/60052) | Update dependencies |
|
||||
| 0.1.31 | 2025-05-03 | [59292](https://github.com/airbytehq/airbyte/pull/59292) | Update dependencies |
|
||||
| 0.1.30 | 2025-04-26 | [58830](https://github.com/airbytehq/airbyte/pull/58830) | Update dependencies |
|
||||
|
||||
Reference in New Issue
Block a user