Files
python-jira/python-jira.changes
Dirk Mueller 6500bdef05 - update to 3.10.5:
* Cleanup after release problems
- update to 3.10.4:
  * fix: add write permission for contents in release.yml (#2359)
- update to 3.10.3:
  * fix: update environment name for PyPI publishing in
    release.yml
- update to 3.10.2:
  * fix: remove unused password input from PyPI publish action in
    release (#2357) @studioj
- update to 3.10.1:
  * fix: fixes #2346 fields input argument for search should not
    change behaviour (#2347) @studioj
- update to 3.10.0:
  * Bump codecov/codecov-action from 4 to 5
  * Add enhanced_search_issues API for Jira Cloud using new
    search/jql endpoint
  * Fix docstring for Issue_delete() method
  * Bump coactions/dynamic-matrix from 3 to 4
  * Add missing pip test dependency
  * Remove support for python 3.9
  * Update linters
  * GHA Maintenance
  * Don't add empty json from default dictionary to GET payloads
    to avoid 403 from jira API.
  * Fix docs for `myself`
  * Handle when jira is behind a proxy
  * Expand comments method to include all available API options
  * Allow users to search issues without retrieving fields
  * Logging=False is not honored in _create_oauth_session #1777

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jira?expand=0&rev=31
2025-09-29 11:41:41 +00:00

14 KiB