Atlassian-python-api

Latest version: v4.0.3

Safety actively analyzes 723119 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 13

3.40.0

What's Changed
* Make check_inbox_pull_requests to return paged generator by noorul in https://github.com/atlassian-api/atlassian-python-api/pull/1188
* Python: Set requests minimum to 2.31.0. by djgoku in https://github.com/atlassian-api/atlassian-python-api/pull/1191
* Bitbucket Cloud: Fixes for repository deployment environments. by djgoku in https://github.com/atlassian-api/atlassian-python-api/pull/1189
* Bitbucket Cloud: Fix for getting Repository Deployment Environment Variables via each() by djgoku in https://github.com/atlassian-api/atlassian-python-api/pull/1195
* confluence: correctly report a failed pdf-export by MaZderMind in https://github.com/atlassian-api/atlassian-python-api/pull/1203
* Adding change password to confluence.py by justin-octo in https://github.com/atlassian-api/atlassian-python-api/pull/1201
* Maintain support for versions of Python <3.6 by madscientist in https://github.com/atlassian-api/atlassian-python-api/pull/1204
* Use more performant version of Python logging calls by madscientist in https://github.com/atlassian-api/atlassian-python-api/pull/1205
* [Jira] Commits parameter addition for until and since by thejosess in https://github.com/atlassian-api/atlassian-python-api/pull/1207

New Contributors
* noorul made their first contribution in https://github.com/atlassian-api/atlassian-python-api/pull/1188
* MaZderMind made their first contribution in https://github.com/atlassian-api/atlassian-python-api/pull/1203
* justin-octo made their first contribution in https://github.com/atlassian-api/atlassian-python-api/pull/1201
* madscientist made their first contribution in https://github.com/atlassian-api/atlassian-python-api/pull/1204
* thejosess made their first contribution in https://github.com/atlassian-api/atlassian-python-api/pull/1207

**Full Changelog**: https://github.com/atlassian-api/atlassian-python-api/compare/3.39.0...3.40.0

3.39.0

What's Changed
* Bitbucket: Adding repository variables. by djgoku in https://github.com/atlassian-api/atlassian-python-api/pull/1179
* Bitbucket: Adding getting deployment environment variables. by djgoku in https://github.com/atlassian-api/atlassian-python-api/pull/1178
* Confluence: Update confluence.py - Add create_group and remove_group by Caramba77 in https://github.com/atlassian-api/atlassian-python-api/pull/1180
* Bitbucket: Feature/add workspace permissions for repositories by djgoku in https://github.com/atlassian-api/atlassian-python-api/pull/1182
* Bitbucket Cloud: Adding Repository Group Permissions by djgoku in https://github.com/atlassian-api/atlassian-python-api/pull/1183
* Jira: jira_add_label_tag example by Andy-Hoang in https://github.com/atlassian-api/atlassian-python-api/pull/1185
* Bitbucket Cloud: Add Create, Update and Deleting of repository variables by djgoku in https://github.com/atlassian-api/atlassian-python-api/pull/1186
* Bitbucket Cloud: Add Create, Update and deleting of deployment environment variables by djgoku in https://github.com/atlassian-api/atlassian-python-api/pull/1187

New Contributors
* Andy-Hoang made their first contribution in https://github.com/atlassian-api/atlassian-python-api/pull/1185

**Full Changelog**: https://github.com/atlassian-api/atlassian-python-api/compare/3.38.0...3.39.0

3.38.0

What's Changed
* fix: Wrong post instead of put by gabyx in https://github.com/atlassian-api/atlassian-python-api/pull/1169
* Fix 1154: add safety checks to parse 400 error responses by leplatrem in https://github.com/atlassian-api/atlassian-python-api/pull/1171
* Bamboo: Added 2 methods to bamboo for deployments by anishsatalkar in https://github.com/atlassian-api/atlassian-python-api/pull/1173
* Adds features to specify the target pipeline type. by DahamDev in https://github.com/atlassian-api/atlassian-python-api/pull/1174
* Feature/add repository deployment environments by djgoku in https://github.com/atlassian-api/atlassian-python-api/pull/1177

New Contributors
* leplatrem made their first contribution in https://github.com/atlassian-api/atlassian-python-api/pull/1171
* anishsatalkar made their first contribution in https://github.com/atlassian-api/atlassian-python-api/pull/1173
* DahamDev made their first contribution in https://github.com/atlassian-api/atlassian-python-api/pull/1174
* djgoku made their first contribution in https://github.com/atlassian-api/atlassian-python-api/pull/1177

**Full Changelog**: https://github.com/atlassian-api/atlassian-python-api/compare/3.37.0...3.38.0

3.37.0

What's Changed
* Alias get_organizations by mmahacek in https://github.com/atlassian-api/atlassian-python-api/pull/1134
* feat: Add update pull-request call by gabyx in https://github.com/atlassian-api/atlassian-python-api/pull/1164
* feat: Add flag_issue method by matthisholleville in https://github.com/atlassian-api/atlassian-python-api/pull/1163
* Add the possiblity to change the signature method by h-braun in https://github.com/atlassian-api/atlassian-python-api/pull/1160
* [Confluence]: PDF export function no longer working 1158 by rosomri in https://github.com/atlassian-api/atlassian-python-api/pull/1161
* [Bamboo] Get Bamboo deployment queue by infame-io in https://github.com/atlassian-api/atlassian-python-api/pull/1166

New Contributors
* mmahacek made their first contribution in https://github.com/atlassian-api/atlassian-python-api/pull/1134
* matthisholleville made their first contribution in https://github.com/atlassian-api/atlassian-python-api/pull/1163
* h-braun made their first contribution in https://github.com/atlassian-api/atlassian-python-api/pull/1160
* rosomri made their first contribution in https://github.com/atlassian-api/atlassian-python-api/pull/1161

**Full Changelog**: https://github.com/atlassian-api/atlassian-python-api/compare/3.36.0...3.37.0

3.36.0

What's Changed
* [Bugfix] This will give you a fixed-width page. by zackn9ne in https://github.com/atlassian-api/atlassian-python-api/pull/1135
* [Enhancement] label and unlabel issues by skymoore in https://github.com/atlassian-api/atlassian-python-api/pull/1147
* [Enhancement] Add support for fetching id of blogpost by praveen-elastic in https://github.com/atlassian-api/atlassian-python-api/pull/1142
* 'description-file' will not be supported in future versions. by forsweet in https://github.com/atlassian-api/atlassian-python-api/pull/1148

New Contributors
* zackn9ne made their first contribution in https://github.com/atlassian-api/atlassian-python-api/pull/1135
* praveen-elastic made their first contribution in https://github.com/atlassian-api/atlassian-python-api/pull/1142
* forsweet made their first contribution in https://github.com/atlassian-api/atlassian-python-api/pull/1148

**Full Changelog**: https://github.com/atlassian-api/atlassian-python-api/compare/3.35.0...3.36.0

3.35.0

What's Changed
* Add support for statuspage.io by hugmouse in https://github.com/atlassian-api/atlassian-python-api/pull/1120
* Bitbucket: Add get changed files in commit by salvesp in https://github.com/atlassian-api/atlassian-python-api/pull/1130

New Contributors
* hugmouse made their first contribution in https://github.com/atlassian-api/atlassian-python-api/pull/1120
* salvesp made their first contribution in https://github.com/atlassian-api/atlassian-python-api/pull/1130

**Full Changelog**: https://github.com/atlassian-api/atlassian-python-api/compare/3.34.0...3.35.0

Page 5 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.