Release Notes
On this page you can find what's new in Jira Connector.
Date | Description |
---|---|
2023-05-23 | Added support for OAuth. |
2023-05-23 | Added Lookup Support for Issues so now you can search by many Keys. |
2023-05-23 | Improved speed by changing maxResults to 100 and use PagingMaxRowsExpr to detect total rows (one less request in pagination). |
2022-05-02 | Added new endpoints get_custom_fields, get_custom_field_contexts and get_custom_field_option_for_context. |
2022-02-28 | Added new endpoints get_changelogs, get_changelog_details and get_changelogs_by_ids. |
2022-02-28 | Updated the Issue table [WorkRatio] column data type to String as it contains long number value (e.g.9117xxxxxxxxxxx2983). |
2022-02-21 | Added customfield value support for single / multi value fields. For multi select you can see comma separated values now. |
2021-03-29 | Initial version |