Skip to content

Commit 8db8a96

Browse files
btkcodedevgirarda
andauthored
✨Source Confluence: Make Connector Compatible with Builder (#38137)
Co-authored-by: Alexandre Girard <[email protected]>
1 parent ab0d60c commit 8db8a96

File tree

4 files changed

+882
-808
lines changed

4 files changed

+882
-808
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.3
13+
dockerImageTag: 0.2.4
1414
dockerRepository: airbyte/source-confluence
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/confluence
1616
githubIssueLabel: source-confluence

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

0 commit comments

Comments
 (0)