Skip to content

v3.3.0

Compare
Choose a tag to compare
@release-drafter release-drafter released this 10 Jul 13:08
· 172 commits to main since this release
bcf9c4e

Minor Changes

  • Add client route for deleting remote links by global (and internal) id (#1395) @rynkk
  • improve explanation of exception when two sprints with the same name are found (#1405) @studioj
  • extend the examples with a more thorough example for getting attachments from a specific comment (#1404) @studioj
  • Configurable batch size for JIRA._fetch_pages() and dependant methods (#1394) @rynkk
  • tidy ResilientSession implementation (#1366) @adehad
  • Add notify to comment (#1387) @studioj
  • As the keyring dependency is only used by jirashell, have it be part of the cli extras requirement. (#1380) @dbaxa
  • Handle #925 rate limit error (#1364) @StefanoBoriero
  • updated jira.search_issues default behaviour to include all fields (#1360) @Yusuf-TJ
  • use importlib.metadata instead of pkg_resources (#1359) @adehad
  • Drop py36 py37 add py310 (#1350) @adehad

Bugfixes

  • improve explanation of exception when two sprints with the same name are found (#1405) @studioj
  • Remove GreenHopper Resource and fix Agile tests (#1351) @adehad