File tree 2 files changed +2
-1
lines changed
airbyte-integrations/connectors/source-jira
docs/integrations/sources
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ RUN pip install .
12
12
ENV AIRBYTE_ENTRYPOINT "python /airbyte/integration_code/main.py"
13
13
ENTRYPOINT ["python" , "/airbyte/integration_code/main.py" ]
14
14
15
- LABEL io.airbyte.version=0.2.18
15
+ LABEL io.airbyte.version=0.2.19
16
16
LABEL io.airbyte.name=airbyte/source-jira
Original file line number Diff line number Diff line change @@ -95,6 +95,7 @@ The Jira connector should not run into Jira API limitations under normal usage.
95
95
96
96
| Version | Date | Pull Request | Subject |
97
97
| :--- | :--- | :--- | :--- |
98
+ | 0.2.19 | 2022-05-04 | [ \# 10835] ( https://github.com/airbytehq/airbyte/pull/10835 ) | Change description for array fields |
98
99
| 0.2.18 | 2021-12-23 | [ \# 7378] ( https://github.com/airbytehq/airbyte/pull/7378 ) | Adds experimental endpoint Pull Request |
99
100
| 0.2.17 | 2021-12-23 | [ \# 9079] ( https://github.com/airbytehq/airbyte/pull/9079 ) | Update schema for ` filters ` stream + fix fetching ` filters ` stream |
100
101
| 0.2.16 | 2021-12-21 | [ \# 8999] ( https://github.com/airbytehq/airbyte/pull/8999 ) | Update connector fields title/description |
You can’t perform that action at this time.
0 commit comments