[up-to-date]Upgrade the base image to the latest version in metadata.yaml; Update versions of libraries in poetry; PATCH bump source-surveycto version to 0.1.47; Create or update pull request on Airbyte repository; Add changelog entry
This commit is contained in:
committed by
GitHub
parent
499a92d065
commit
dc4ca5ae60
@@ -2,7 +2,7 @@ data:
|
|||||||
connectorSubtype: api
|
connectorSubtype: api
|
||||||
connectorType: source
|
connectorType: source
|
||||||
definitionId: dd4632f4-15e0-4649-9b71-41719fb1fdee
|
definitionId: dd4632f4-15e0-4649-9b71-41719fb1fdee
|
||||||
dockerImageTag: 0.1.46
|
dockerImageTag: 0.1.47
|
||||||
dockerRepository: airbyte/source-surveycto
|
dockerRepository: airbyte/source-surveycto
|
||||||
githubIssueLabel: source-surveycto
|
githubIssueLabel: source-surveycto
|
||||||
icon: surveycto.svg
|
icon: surveycto.svg
|
||||||
@@ -40,7 +40,7 @@ data:
|
|||||||
# type: GSM
|
# type: GSM
|
||||||
# alias: airbyte-connector-testing-secret-store
|
# alias: airbyte-connector-testing-secret-store
|
||||||
connectorBuildOptions:
|
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:
|
externalDocumentationUrls:
|
||||||
- title: SurveyCTO API documentation
|
- title: SurveyCTO API documentation
|
||||||
url: https://docs.surveycto.com/05-exporting-and-publishing-data/02-api-access/01.api-access.html
|
url: https://docs.surveycto.com/05-exporting-and-publishing-data/02-api-access/01.api-access.html
|
||||||
|
|||||||
1285
airbyte-integrations/connectors/source-surveycto/poetry.lock
generated
1285
airbyte-integrations/connectors/source-surveycto/poetry.lock
generated
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"
|
build-backend = "poetry.core.masonry.api"
|
||||||
|
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
version = "0.1.46"
|
version = "0.1.47"
|
||||||
name = "source-surveycto"
|
name = "source-surveycto"
|
||||||
description = "Source implementation for Surveycto."
|
description = "Source implementation for Surveycto."
|
||||||
authors = [ "Airbyte <contact@airbyte.io>",]
|
authors = [ "Airbyte <contact@airbyte.io>",]
|
||||||
|
|||||||
@@ -52,6 +52,7 @@ The SurveyCTO source connector supports the following streams:
|
|||||||
|
|
||||||
| Version | Date | Pull Request | Subject |
|
| Version | Date | Pull Request | Subject |
|
||||||
| ------- | ---------- | -------------------------------------------------------- | -------------------------- |
|
| ------- | ---------- | -------------------------------------------------------- | -------------------------- |
|
||||||
|
| 0.1.47 | 2025-12-16 | [62200](https://github.com/airbytehq/airbyte/pull/62200) | Update dependencies |
|
||||||
| 0.1.46 | 2025-05-24 | [60563](https://github.com/airbytehq/airbyte/pull/60563) | Update dependencies |
|
| 0.1.46 | 2025-05-24 | [60563](https://github.com/airbytehq/airbyte/pull/60563) | Update dependencies |
|
||||||
| 0.1.45 | 2025-05-10 | [60167](https://github.com/airbytehq/airbyte/pull/60167) | Update dependencies |
|
| 0.1.45 | 2025-05-10 | [60167](https://github.com/airbytehq/airbyte/pull/60167) | Update dependencies |
|
||||||
| 0.1.44 | 2025-05-04 | [59619](https://github.com/airbytehq/airbyte/pull/59619) | Update dependencies |
|
| 0.1.44 | 2025-05-04 | [59619](https://github.com/airbytehq/airbyte/pull/59619) | Update dependencies |
|
||||||
|
|||||||
Reference in New Issue
Block a user