1
0
mirror of synced 2025-12-25 02:09:19 -05:00

Source Jira: fixing schemas accordinately to response. (#4947)

* pre-setup save

* save labels

* modify schemas (test)

* rm unused

* add newlines to schemas

* remove incremental as it was before

* fixing file

* format && fixes

* update docs
This commit is contained in:
vovavovavovavova
2021-07-28 19:35:32 +03:00
committed by GitHub
parent 871c2f21ba
commit 625a88cad8
54 changed files with 1729 additions and 11964 deletions

View File

@@ -88,6 +88,7 @@ Please follow the [Jira confluence for generating an API token](https://confluen
| Version | Date | Pull Request | Subject |
| :--- | :--- | :--- | :--- |
| 0.2.7 | 2021-07-28 | [#4947](https://github.com/airbytehq/airbyte/pull/4947) | Source Jira: fixing schemas accordinately to response.
| 0.2.7 | 2021-07-19 | [#4817](https://github.com/airbytehq/airbyte/pull/4817) | Fixed `labels` schema properties issue. |
| 0.2.6 | 2021-06-15 | [#4113](https://github.com/airbytehq/airbyte/pull/4113) | Fixed `user` stream with the correct endpoint and query param. |
| 0.2.5 | 2021-06-09 | [#3973](https://github.com/airbytehq/airbyte/pull/3973) | Added `AIRBYTE_ENTRYPOINT` in base Docker image for Kubernetes support. |