Skip to content

Commit fa9df62

Browse files
authored
🐙 source-jira: run up-to-date pipeline [2024-08-12] (#43885)
1 parent a9dcfdd commit fa9df62

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

airbyte-integrations/connectors/source-jira/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: 68e63de2-bb83-4c7e-93fa-a8a9051e3993
13-
dockerImageTag: 3.0.13
13+
dockerImageTag: 3.0.14
1414
dockerRepository: airbyte/source-jira
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/jira
1616
githubIssueLabel: source-jira

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

docs/integrations/sources/jira.md

+1
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ The Jira connector should not run into Jira API limitations under normal usage.
127127

128128
| Version | Date | Pull Request | Subject |
129129
|:--------|:-----------|:-----------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------|
130+
| 3.0.14 | 2024-08-12 | [43885](https://github.com/airbytehq/airbyte/pull/43885) | Update dependencies |
130131
| 3.0.13 | 2024-08-10 | [43542](https://github.com/airbytehq/airbyte/pull/43542) | Update dependencies |
131132
| 3.0.12 | 2024-08-03 | [43196](https://github.com/airbytehq/airbyte/pull/43196) | Update dependencies |
132133
| 3.0.11 | 2024-07-27 | [42802](https://github.com/airbytehq/airbyte/pull/42802) | Update dependencies |

0 commit comments

Comments
 (0)