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-surveycto version to 0.1.20
Build source-surveycto 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 Sep 14, 2024
1 parent d27e8d2 commit e7e3930
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 35 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: dd4632f4-15e0-4649-9b71-41719fb1fdee
dockerImageTag: 0.1.19
dockerImageTag: 0.1.20
dockerRepository: airbyte/source-surveycto
githubIssueLabel: source-surveycto
icon: surveycto.svg
Expand Down
69 changes: 36 additions & 33 deletions airbyte-integrations/connectors/source-surveycto/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.19"
version = "0.1.20"
name = "source-surveycto"
description = "Source implementation for Surveycto."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/surveycto.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ The SurveyCTO source connector supports the following streams:

| Version | Date | Pull Request | Subject |
| ------- | ---------- | -------------------------------------------------------- | -------------------------- |
| 0.1.20 | 2024-09-14 | [45551](https://github.com/airbytehq/airbyte/pull/45551) | Update dependencies |
| 0.1.19 | 2024-09-07 | [45258](https://github.com/airbytehq/airbyte/pull/45258) | Update dependencies |
| 0.1.18 | 2024-08-31 | [45026](https://github.com/airbytehq/airbyte/pull/45026) | Update dependencies |
| 0.1.17 | 2024-08-24 | [44743](https://github.com/airbytehq/airbyte/pull/44743) | Update dependencies |
Expand Down

0 comments on commit e7e3930

Please sign in to comment.