Skip to content

Commit 0f8545b

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-dixa version to 0.3.12 Build source-dixa docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry
1 parent ea3a3c0 commit 0f8545b

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

airbyte-integrations/connectors/source-dixa/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ data:
1414
connectorSubtype: api
1515
connectorType: source
1616
definitionId: 0b5c867e-1b12-4d02-ab74-97b2184ff6d7
17-
dockerImageTag: 0.3.11
17+
dockerImageTag: 0.3.12
1818
dockerRepository: airbyte/source-dixa
1919
githubIssueLabel: source-dixa
2020
icon: dixa.svg

airbyte-integrations/connectors/source-dixa/poetry.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-dixa/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "0.3.11"
6+
version = "0.3.12"
77
name = "source-dixa"
88
description = "Source implementation for Dixa."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/dixa.md

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ When using the connector, keep in mind that increasing the `batch_size` paramete
5454

5555
| Version | Date | Pull Request | Subject |
5656
| :------ | :--------- | :------------------------------------------------------- | :-------------------------------------------------------------------- |
57+
| 0.3.12 | 2024-08-12 | [43871](https://github.com/airbytehq/airbyte/pull/43871) | Update dependencies |
5758
| 0.3.11 | 2024-08-10 | [43474](https://github.com/airbytehq/airbyte/pull/43474) | Update dependencies |
5859
| 0.3.10 | 2024-08-03 | [43088](https://github.com/airbytehq/airbyte/pull/43088) | Update dependencies |
5960
| 0.3.9 | 2024-07-27 | [42679](https://github.com/airbytehq/airbyte/pull/42679) | Update dependencies |

0 commit comments

Comments
 (0)