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-customer-io version to 0.2.12
Build source-customer-io 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
alafanechere committed Jul 27, 2024
1 parent 8c3eda1 commit 7da0e20
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 34f697bc-b989-4eda-b06f-d0f39b88825b
dockerImageTag: 0.2.11
dockerImageTag: 0.2.12
dockerRepository: airbyte/source-customer-io
githubIssueLabel: source-customer-io
icon: customer-io.svg
Expand Down
16 changes: 8 additions & 8 deletions airbyte-integrations/connectors/source-customer-io/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.2.11"
version = "0.2.12"
name = "source-customer-io"
description = "Source implementation for customer-io."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/customer-io.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Please follow the [their documentation for generating an App API Key](https://cu

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------------- | :------------------------- |
| 0.2.12 | 2024-07-27 | [42631](https://github.com/airbytehq/airbyte/pull/42631) | Update dependencies |
| 0.2.11 | 2024-07-20 | [42219](https://github.com/airbytehq/airbyte/pull/42219) | Update dependencies |
| 0.2.10 | 2024-07-13 | [41808](https://github.com/airbytehq/airbyte/pull/41808) | Update dependencies |
| 0.2.9 | 2024-07-10 | [41389](https://github.com/airbytehq/airbyte/pull/41389) | Update dependencies |
Expand Down

0 comments on commit 7da0e20

Please sign in to comment.