Skip to content

v3.5.0

Compare
Choose a tag to compare
@release-drafter release-drafter released this 11 Mar 21:17
· 106 commits to refs/heads/main since this release
eeba6ae

Minor Changes

  • [feature] Add support for requests timeout (#1574) @Victor-D
  • Add projectstatuses method to get project statuses (missing endpoint) (#1267) @kayx23
  • Get the properties when fetching an Issue (#1605) @turran
  • Support for the new 'createmeta' API in Jira 8.4+ (#1527) @pmilosev

Bugfixes

  • Make create_issue_link work with issue_link-objects (#1621) @rynkk
  • [feature] Add support for requests timeout (#1574) @Victor-D
  • Made create_issue and create_issues consistent to handle multiple issue types with same name (#1594) @gmainguet
  • KeyError: "X-RateLimit-FillRate" fix (#1593) @rehsals
  • Properly parse errorMessage key in error response (#1526) @GeyseR
  • Use proper SPDX identifier (#1502) @Shortfinga