ca0efb81a2
- update to 4.0.7: * Search endpoint for Jira DC isn't working with /search/jql - update to 4.0.6: * Bitbucket: Add AppUser enrollments for User class appears * adjustment of jql search - update to 4.0.5: * [Confluence]: Prepare dedicated module * chore: add an example to jira_add_comment.py * [Bitbucket] Adding filterText REST parameter for Get pull requests for * Visualization for the atlassian-python-api codebase * [Confluence] Sanitize attachment filenames to prevent download failures * [Doc] [Jira] Update info about jira.get_issue_tree_recursive method * [Confluence] Update confluence/__init__.py with add space permissions * [Wrapper ]Update errors.py for JSON-RPC Errors * Update license identifier * Make using session the default * [Jira] Update jira.py by adding set_issue_status_by_transition_name * [Bitbucket] Added Download class to retrieve pipeline- generated artifacts * Bugfixes * Migrate header variable into rest client
Dirk Mueller2025-09-29 10:20:06 +00:00
3bd876a524
Accepting request 1289115 from devel:languages:python
Ana Guerrero2025-06-30 12:00:28 +00:00
f8cfa2c2ca
- Update to 4.0.4: * Client: Remove use of six * Confluence: method attach_file() to not read() file content * Bitbucket: Pass header to request session creation and remove obsolete @Property in Bitbucket * Jira: Update Agile (Greenhopper) REST API URL handling * Fix typing issues for py<3.9 * Fix 404 error when trying to download attachments from page * python2 removal * [Jira] fix paginated projects retrieving * [BitBucket] Add webhooks to Cloud * [JIRA] added new method get_issue_tree_recursive * [BitBucket] added new method get_groups * [JIRA] new method get_issue_status_changelog * [Confluence] added new endpoints for confluence whiteboards * [Jira] Make get_issue_changelog start and limit work * [Confluence] Expand parameter addition for get_draft_page_by_id * [Confluence] forward start and limit for getting attachments * [Jira] two new methods: download_attachments_from_issue and get_attachments_ids_from_issue * [Bitbucket] Split pull request activities url for Cloud and Server * Issue 1337: Bearer token on linux environment has new line character * [Rest] Support exponential backoff and retry * [Jira] new feature added scrap_regex_from_issue * [Assets] Add checker end point * create_object_navlist_iql method - changed parameter default values * [Bitbucket] Fixed Pull Requests Activities path * [Confluence] New method 'scrap_regex_from_page' * [Jira] Added get_version and move_version * Commit Object addition to Pull Requests
Steve Kowalik2025-06-30 03:46:09 +00:00
e19f6e5833
Accepting request 1277219 from devel:languages:python
Ana Guerrero2025-05-14 15:01:02 +00:00
3440784c2c
- Update to 2.0.1: * fix the double in bitbucket module to repo_list method * fix the parameter to export search results as csv * add more docs * Cleanup rest-client * Review methods * Bugfixes
Steve Kowalik2020-11-10 04:26:41 +00:00
78595e6b3c
- Update to 1.17.3: * [RestClient] Cleanup base class and fix init order in derived class * Add review remark -> add *args. * Jira: add create project method * Migrate header variable into rest client
Steve Kowalik2020-09-11 02:35:35 +00:00
5fe24008f7
- Update to 1.15.6: * Bamboo examples and Confluence fix of params (#464) * Added parameter for user() method: (#465) * Check for if an element is a valid email (#466) * Ability of adding reviewers when opening a PR (#470) * Util method to convert a nested dictionary into an HTML table with header row and header column (#473) * Bamboo examples (#474) * Add ability of deleting a pull request (#472)
Steve Kowalik2020-03-20 01:09:22 +00:00
311b1c0d9d
- Update to 1.15.4 * New release with new methods for the Bamboo, Bitbucket methods * New release with new methods for the Bitbucket: + Bitbucket: conditions. reviewers + Confluence: move actions and reorder pages + Jira: Update Rank issues * This release include minor method polishes and a new methods related to the audit records * Confluence, Jira new methods * Continue improve Bitbucket cloud version * Bitbucket - branch permissions and commit related methods * Confluence - better log wrapping (get page_titile) * Bitbucket - methods related to the ssh key fetchings * Bamboo new methods related to the projects and build queue. * Jira bug fix a few method. * Polishes.
Steve Kowalik2020-03-02 04:15:13 +00:00