Releases: atlassian-api/atlassian-python-api
Releases · atlassian-api/atlassian-python-api
3.34.0 Confluence collaborative editing and Jira add attachment object
What's Changed
- Update jira.py add_attachment method by @laralight in #1126
- new methods Confluence collaborative editing
New Contributors
- @laralight made their first contribution in #1126
Full Changelog: 3.33.0...3.34.0
3.33.0
What's Changed
- return info myself from jira by @nevlaxgmailcom in #1111
- [Bamboo] Enable/disable elastic bamboo configuration by @infame-io in #1116
- Fix API url for getting objecttype attributes by @aohontsev in #1119
- [Jira] Added issue changelog and worklog method calls to docs by @ShadowZone in #1122
- Jira ServiceDesk: Fix create attachment by @skropf in #1121
New Contributors
- @nevlaxgmailcom made their first contribution in #1111
- @aohontsev made their first contribution in #1119
- @ShadowZone made their first contribution in #1122
- @skropf made their first contribution in #1121
Full Changelog: 3.32.2...3.33.0
3.32.2 Fixes XRay, Confluence, BB methods Latest
What's Changed
- Let it buid for RHEL-9 again by @tuxmaster5000 in #1095
- Support for Xray v2.0 GET testruns by @i-e-k in #1098
- [Bitbucket Cloud] Add support for query parameters in pullrequest.comments endpoint by @markarce in #1101
- [Jira] Issues for Backlog updated URL by @ejohansson in #1104
- Returned _link details for next loop by @tpatel-leena in #1090
- fixed up the documentation for forking to a new project by @dinukadev in #1105
- Add custom field editing by @PaulBigPay in #1106
- Added get_dashboard method by @SLRover in #1109
New Contributors
- @i-e-k made their first contribution in #1098
- @markarce made their first contribution in #1101
- @ejohansson made their first contribution in #1104
- @tpatel-leena made their first contribution in #1090
- @dinukadev made their first contribution in #1105
Full Changelog: 3.32.0...3.32.2
3.32.0 Updates Confluence, BB methods
What's Changed
- [confluence] Fix def get_page_as_pdf (pdf Export was rollback) by @rootsj in #1081
- Added request_current_index_from_node method and docs by @SLRover in #1079
- [Bitbucket] Add API signature to reply to a Pull request comment by @fuzzyhandle in #1086
- Python 2.7 compatibility by @orent in #1087
- Fix errors of black by @gonchik in #1093
- [Bitbucket] Fixed broken update_file and upload_file API calls (fixes issue #1080) by @jnbolito in #1092
- [Xray] use resource_url method for api version by @Aradesk in #1089
- Add the type parameters whether a page exists by @renwofei423 in #1091
- Ooops. Fixed Python 2.7 import by @orent in #1088
New Contributors
- @fuzzyhandle made their first contribution in #1086
- @orent made their first contribution in #1087
- @jnbolito made their first contribution in #1092
- @Aradesk made their first contribution in #1089
- @renwofei423 made their first contribution in #1091
Full Changelog: 3.31.0...3.32.0
3.31.0 Changed in Bamboo, Jira, Insight, Confluence
Hi!
In that release we made a lot of changes.
Skipped 3.30.0 as it was failed upload on PYPI.
You can follow the next PRs.
What's Changed
- Bug/fix assign issue by @kkjorsvik in #728
- Switch from SHA1 to SHA2 by @tuxmaster5000 in #1049
- Confluence update or create method by @gonchik in #1050
- [Bamboo] New Bamboo REST API documentation URL by @infame-io in #1052
- Confluence: update_page method by @CermitDFrog in #1051
- Insight for jira module by @gonchik in #973
- Move API from experimental to normal url (#960) by @julien-lecomte in #1053
- Pin to importlib-metadata==4.13.0, because it's not supported in Python3.7 - Tests are failing by @martynbristow in #1058
- Fix print typo in code block example in README by @MatthewJohn in #1066
- Jira: Add functionality to get comments on an issue by @martynbristow in #1064
- Revert change:
pprint
toprint
...pprint
by @martynbristow in #1067 - [confluence] Fix def get_page_as_pdf When using Confluence Cloud(#1057) by @rootsj in #1061
- Fix bitbucket cloud commits #1071 by @sreway in #1072
- Add missing advanced mode to request method by @RoelantDL in #1068
- Resolve Failing Tests: Correction to adanced_usage=True by @martynbristow in #1074
- Update checkout and codecov action by @offa in #1075
- Replace deprecatd tempfile.mktemp() calls by @offa in #1076
New Contributors
- @kkjorsvik made their first contribution in #728
- @CermitDFrog made their first contribution in #1051
- @julien-lecomte made their first contribution in #1053
- @MatthewJohn made their first contribution in #1066
- @rootsj made their first contribution in #1061
- @sreway made their first contribution in #1072
- @RoelantDL made their first contribution in #1068
Full Changelog: 3.28.1...3.31.0
3.28.1 Bitbucket Cloud request changes
What's Changed
- Bitbucket Cloud: allow to access repositories directly by @flichtenheld in #923
- Fix AttributeError: 'Response' object has no attribute 'get' by @fullonic in #1046
New Contributors
Full Changelog: 3.28.0...3.28.1
3.28.0 New module and adjustments
Hi!
Cloud admin module
BB module adjustments
Cheers,
GT
What's Changed
- [Jira] Fix the parameter of remove_user_from_group from username to account id by @YugoHino in #1018
- Jira : add account_id to the parameters of add_user_to_group for Jira Cloud by @YugoHino in #1028
- [Confluence] Amending Confluence documentation by @infame-io in #1035
- [Confluence] Logging page content as info by @infame-io in #1036
- [Bamboo] Support for elastic bamboo by @infame-io in #1034
- Add new module Cloud Admin by @YugoHino in #1033
- Bitbucket Cloud: Add support for commit/commits endpoint by @flichtenheld in #924
- [BlackTest] Reformatting file by @infame-io in #1037
- Add new createmeta functions to comply with Jira 9 API by @Ry-DS in #1031
- Run Atlassian SDK in docker by @infame-io in #1038
- [Jira] Add function get_user_groups by @YugoHino in #1041
- Jira: Add ability to add icons to issue remote links by @grahamalama in #1040
- [Bitbucket Cloud] Add avatar property to user object by @RobinDeNeef in #761
New Contributors
- @YugoHino made their first contribution in #1018
- @infame-io made their first contribution in #1035
- @grahamalama made their first contribution in #1040
- @RobinDeNeef made their first contribution in #761
Full Changelog: 3.26.0...3.28.0
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