Skip to content

Commit ecb3e94

Browse files
authored
🐙 source-dixa: run up-to-date pipeline [2024-08-03] (#43088)
1 parent feceae8 commit ecb3e94

File tree

4 files changed

+18
-17
lines changed

4 files changed

+18
-17
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.9
17+
dockerImageTag: 0.3.10
1818
dockerRepository: airbyte/source-dixa
1919
githubIssueLabel: source-dixa
2020
icon: dixa.svg

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

+15-15
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.9"
6+
version = "0.3.10"
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.10 | 2024-08-03 | [43088](https://github.com/airbytehq/airbyte/pull/43088) | Update dependencies |
5758
| 0.3.9 | 2024-07-27 | [42679](https://github.com/airbytehq/airbyte/pull/42679) | Update dependencies |
5859
| 0.3.8 | 2024-07-20 | [42156](https://github.com/airbytehq/airbyte/pull/42156) | Update dependencies |
5960
| 0.3.7 | 2024-07-13 | [41805](https://github.com/airbytehq/airbyte/pull/41805) | Update dependencies |

0 commit comments

Comments
 (0)