Releases: atlassian-api/atlassian-python-api
Releases · atlassian-api/atlassian-python-api
3.26.0 Jira, Bitbucket changes
Hi!
In this release:
- Jira more examples
- BB 2 new methods
- Confluence adjusted remove history method
Cheers,
Gonchik Tsymzhitov
Jira plugin license method and rest client fix errors
What's Changed
- Fix error response without 'errors' field by @co-stig in #972
- Method for getting info about license object by @DmitriyStruzhkin in #942
New Contributors
- @co-stig made their first contribution in #972
- @DmitriyStruzhkin made their first contribution in #942
Full Changelog: 3.24.0...3.25.0
3.24.0
What's Changed
- Add dedicated method for the fetching all values by @gonchik in #945
- DOC : correct URL for black tool in CONTRIBUTING.rst by @Turiok in #946
- [Confluence] page_exists method without error log by @Starkandco in #949
- [Jira] added simple wrapper by @gonchik in #952
- [Bitbucket] Update parameter name to repository_slug by @MSumulong in #959
- [Jira] updated get_file_list method for folder support by @jaromieee in #955
- [Jira] Fix user properties endpoints (use account id) by @janoskut in #943
- [Jira] Insight for jira module by @0xW1sKy in #970
- [SD] request_comments start,limit,public,internal by @H9lDJbyZ in #974
- [Jira] Fix update_version PUT url by @damon-dischler in #978
- [Jira] Add multiple methods by @maeRamadan in #977
- [SD] Change logging level by @BenjaminH-Sogeti in #968
New Contributors
- @Turiok made their first contribution in #946
- @Starkandco made their first contribution in #949
- @MSumulong made their first contribution in #959
- @jaromieee made their first contribution in #955
- @janoskut made their first contribution in #943
- @H9lDJbyZ made their first contribution in #974
- @damon-dischler made their first contribution in #978
- @maeRamadan made their first contribution in #977
- @BenjaminH-Sogeti made their first contribution in #968
Full Changelog: 3.20.0...3.24.0
Adjust Confluence Cloud and Jira JQL methods
Hi!
This release includes adjustments:
- JQL query paginations
- Bitbucket cloud method improvements
Cheers,
Gonchik Tsymzhitov
Plugin management related release
Hi!
In that release deployed the next things:
- Plugin management methods
- License overview for Confluence
- Remove tests from release folder
Cheers,
Gonchik Tsymzhitov
Error log handler for BB Cloud and escaping for JQL for Jira method
Hi!
Changes:
- Error log handler for BB Cloud
- escaping for JQL for Jira method
Various improvements
This release includes:
- Crowd adjustments.
- Oauth2 example.
- Jira update filter methods
- Confluence changes for method: get_page_child_by_type
Thank you for your PR.
Cheers,
GT
Various improvements
- Jira: a new method related to the notification scheme, issue restore method
- Docs polishes
- Remove duplicated methods for the handling errors
3.15.0: Various improvements
Crowd: a new functions
Jira: adjustments in watcher related methods, issue archive methods
X-Ray: new methods
Bitbucket Cloud: Tasks for PR
Personal token parameter
That release include personal token parameter for rest client class