Skip to content

3.4.18 Jira, Confluence and Bitbucket updates with adjustments for rest client

Latest
Compare
Choose a tag to compare
@gonchik gonchik released this 10 Jan 10:14
· 4 commits to master since this release
405049f

What's Changed

  • [Jira] Add: Remote link: Application by @IncandescentChrysalis in #1455
  • [Bitbucket] Repository Get Commits parameter addition for path by @mc-eugenea in #1457
  • [Jira] jira get_issue_tree_recursive method overwrites default params values from previous executions by @gkowalc in #1461
  • [Confluence] Add function get_all_pages_by_space_ids_confluence_cloud by @Baarsgaard in #1460
  • [Confluence] added new method get_space_export + docs + examples by @gkowalc in #1466
  • [Confluence] add cloud support for attachment functions by @mroelandts in #1473
  • [Confluence] Improved download_attachments_from_page: added filename filter for si… by @AImenes in #1476
  • [Confluence] added possibility to share news based on a confluence page by @hyGeorg in #1470
  • [BitBucket] add PR related methods: blocker-comments and assign participant role by @atanev in #1475
  • [Infrastructure] refactored logging levels in jira.py, service_desk.py, confluence.py, insights.py by @gkowalc in #1468
  • [Infrastructure]Continue to support Python 2 by @madscientist in #1453
  • [Infrastructure] make docker-fmt for invoking black by @Baarsgaard in #1462
  • [Infrastructure] Python 3.13 support by @offa in #1465
  • [Infrastructure] Remove syntax incompatible with python 2 by @HoussemNasri in #1374
  • [Infrastructure] Support HTTP 429 Retry-After by @janbrummer in #1486

New Contributors

Full Changelog: 3.41.16...3.4.18

What's Changed

  • Removed double space in the comment inside get_space_export method by @aleksvujic in #1489
  • [Atlassian] Issue of not using proxies inside rest client session by @flok in #1488
  • [Jira] Fix Jira archive project REST API method from POST to PUT by @SuperWonjune in #1491

New Contributors

Full Changelog: 3.4.18...3.41.18