Skip to content

Commit d0d719b

Browse files
authored
🐙 source-confluence: run up-to-date pipeline [2024-08-03] (#43053)
1 parent 1e57f15 commit d0d719b

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ data:
1010
connectorSubtype: api
1111
connectorType: source
1212
definitionId: cf40a7f8-71f8-45ce-a7fa-fca053e4028c
13-
dockerImageTag: 0.2.14
13+
dockerImageTag: 0.2.15
1414
dockerRepository: airbyte/source-confluence
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/confluence
1616
githubIssueLabel: source-confluence

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

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

airbyte-integrations/connectors/source-confluence/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.2.14"
6+
version = "0.2.15"
77
name = "source-confluence"
88
description = "Source implementation for Confluence."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/confluence.md

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ The Confluence connector should not run into Confluence API limitations under no
6363

6464
| Version | Date | Pull Request | Subject |
6565
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
66+
| 0.2.15 | 2024-08-03 | [43053](https://github.com/airbytehq/airbyte/pull/43053) | Update dependencies |
6667
| 0.2.14 | 2024-07-27 | [42699](https://github.com/airbytehq/airbyte/pull/42699) | Update dependencies |
6768
| 0.2.13 | 2024-07-20 | [42333](https://github.com/airbytehq/airbyte/pull/42333) | Update dependencies |
6869
| 0.2.12 | 2024-07-13 | [41857](https://github.com/airbytehq/airbyte/pull/41857) | Update dependencies |

0 commit comments

Comments
 (0)