What's Changed in v3.10
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #1928
- Add enhanced_search_issues API for Jira Cloud using new search/jql endpoint by @skumar36-atlassian in #2326
- Fix docstring for Issue_delete() method by @madkng in #2328
- Bump coactions/dynamic-matrix from 3 to 4 by @dependabot in #1917
- Add missing pip test dependency by @ssbarnea in #2330
- Remove support for python 3.9 by @ssbarnea in #2331
- Update linters by @ssbarnea in #2332
- GHA Maintenance by @ssbarnea in #2327
- Don't add empty json from default dictionary to GET payloads to avoid 403 from jira API. by @bmcalary-atlassian in #2322
- Fix docs for
myself
by @Encephala in #1899 - Handle when jira is behind a proxy by @skiedude in #1925
- Expand comments method to include all available API options by @thedeltaflyer in #1939
- Allow users to search issues without retrieving fields by @beliaev-maksim in #2334
- Logging=False is not honored in _create_oauth_session #1777 by @MGILSON72 in #2335
- fix client timeout argument description by @chilicheech in #2325
- Fix CI GitHub Action Workflow by @adehad in #2339
- Fix tox config to create local Jira user for tests by @adehad in #2341
What's Changed in v3.9 (not on pypi)
- migrate setup.cfg to pyproject.toml by @deronnax in #1776
- bump deps by @adehad in #1844
- removing BountySource from readme by @RichieCahill in #1871
- Fix several bugs reported by linters by @ssbarnea in #1882
- Adopt tox workflow using coactions/dynamic-matrix by @ssbarnea in #1883
- Fix docs jobs by @ssbarnea in #1884
- Remove support for py38 and enable py312 testing by @ssbarnea in #1886
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1887
- fix(parse-errors): ensure if block execution by @kmosti in #1854
- Remove pillow as a dependency by @ssbarnea in #1891
- Add pin/unpin & pinned_comments by @marci4 in #1888
- Provide overload type hints for search_issues variants by @Stealthii in #1861
- fix CI by @studioj in #1908
- change the branch of the pypi publisher release by @studioj in #1909
- fix: Wrong tox env for packaging after rename in 39d89ef by @studioj and @wulmer in #1924
- fix: release.yml by @studioj in #1926
- debug: run a verbose test pypi release to see the errors by @studioj in #1927
New Contributors
- @skumar36-atlassian made their first contribution in #2326
- @madkng made their first contribution in #2328
- @bmcalary-atlassian made their first contribution in #2322
- @Encephala made their first contribution in #1899
- @skiedude made their first contribution in #1925
- @thedeltaflyer made their first contribution in #1939
- @beliaev-maksim made their first contribution in #2334
- @MGILSON72 made their first contribution in #2335
- @chilicheech made their first contribution in #2325
- @deronnax made their first contribution in #1776
- @RichieCahill made their first contribution in #1871
- @kmosti made their first contribution in #1854
- @marci4 made their first contribution in #1888
- @wulmer made their first contribution in #1924
Full Changelog: 3.9.4...3.9.5