Skip to content

Releases: atlassian-api/atlassian-python-api

4.0.7: Bugfix release notes

21 Aug 13:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.6...4.0.7

4.0.6: Confluence, Jira Cloud and BB

20 Aug 22:19
Compare
Choose a tag to compare

Hi!
in that path release, adjustments for Confluence, Jira Cloud and Bitbucket

Confluence: get_all_pages_from_space add workaround #1547
Bitbucket: Add AppUser enrollments for User class appears #1570
[Jira Cloud]: adjustment of jql search](b090c2e)
Full Changelog: 4.0.5...4.0.6

4.0.5 Confluence next step for cloud, BB and Jira bugfixes

20 Aug 09:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.4...4.0.5

4.0.4 : BB, Confluence, Jira

12 May 06:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.3...4.0.4

4.0.3 Confluence generator method - bugfix for python 3.9 versions

31 Mar 11:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.2...4.0.3

4.0.2 Confluence methods + fix for dependency of rhel

31 Mar 08:18
Compare
Choose a tag to compare

4.0.1 Typehints on board.

30 Mar 20:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.0...4.0.1

4.0.0

25 Mar 18:00
Compare
Choose a tag to compare

What's Changed

  • python2 removal by @gonchik in #1515
  • [Confluence] download_attachments_from_page: the return value from the response is bytes. by @mgomes-d in #1510
  • [Bitbucket] keep only 6 digits when using %f in datetime format by @zffocussss in #1511
  • [Jira] Add search/jql and search/approximate-count APIs support for Jira Cloud by @skumar36-atlassian in #1513

New Contributors

Full Changelog: 3.41.21...4.0.0

3.41.21 X-Ray and Jira

17 Mar 08:05
Compare
Choose a tag to compare

What's Changed

  • [Bitbucket] Add pagelen to bitbucket cloud repositories and branches each functions by @aaronsewall in #1506
  • [Jira] Add update_permissionscheme method by @Viktxrrr in #1498
  • [Jira, Confluence] Minor changes by @Viktxrrr in #1503
  • [XRAY] add get_test_run_iteration method and add more meaningful error raising for incorrect token in XRAY by @bigmac7 in #1504
  • [Rest] Passed retry_with_header param to urllib3 Retry constructor by @Viktxrrr in #1508

New Contributors

Full Changelog: 3.41.19...3.41.21

3.41.19 Bitbucket and fix exponential backoff and retry

23 Jan 21:33
Compare
Choose a tag to compare

What's Changed

  • [Bitbucket] Fixed error_msg concatenation error in raise_for_status by @Viktxrrr in #1493
  • [Rest] Support exponential backoff and retry with urllib3 < 2 and new retry parameters by @Viktxrrr in #1492
  • [Bitbucket] Add "get pullrequests by commit" method by @Viktxrrr in #1497

New Contributors

Full Changelog: 3.41.18...3.41.19