15
0
forked from pool/python-jira
Go to file
Dirk Mueller d53c4ff81b - update to 3.5.0:
* [feature] Add support for requests timeout
  * Add projectstatuses method to get project statuses (missing
    endpoint)
  * Get the properties when fetching an Issue
  * Support for the new 'createmeta' API in Jira 8.4+
  * Make `create_issue_link` work with issue_link-objects
  * [feature] Add support for requests timeout
  * Made create_issue and create_issues consistent to handle
    multiple issue types with same name
  * KeyError: "X-RateLimit-FillRate" fix
  * Properly parse errorMessage key in error response
  * Use proper SPDX identifier
  * Remove setup.py and tidy build scripts
  * add required parameter field 'permissions' to my_permissions
    method
  * Avoid always passing on an empty body even if not given
  * Add support for IssueProperty resource
  * Add project arg to `.issue_type_by_name()`
  * fix `.add_issues_to_epic()`
  * Fix using str as issue type with `.create_issue()` when issue
    type with that name exists in many projects
  * allow filter updates when no description returned by Jira
  * Fix bug preventing use of an int for issuetype in
    `create_issue()`
  * derive attachment fname from BufferedReader object
  * [Regression] ensure `None` is handled correctly in
    `search_issues()`
  * Raise `JIRAError` when no user found
  * Add client route for deleting remote links by global (and

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jira?expand=0&rev=17
2023-05-03 09:02:32 +00:00
2023-05-03 09:02:32 +00:00
2023-05-03 09:02:32 +00:00
2023-05-03 09:02:32 +00:00
Description
No description provided
63 KiB
Languages
RPM Spec 100%