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