Skip to content

Latest commit

 

History

History
58 lines (46 loc) · 1.3 KB

CHANGELOG.rst

File metadata and controls

58 lines (46 loc) · 1.3 KB

0.8.0 [2022-05-23]

  • Added token authentication
  • Changed CLI options - Basic authentication is default for both Jira DC and cloud - Changed option --api-key to --api-key-auth

0.7.1 [2022-05-11]

  • Improved printing error messages from a Jira server

0.7.0 [2022-03-09]

  • Allow optional duplication of ids
  • Minor fixes to support the latest changes in Xray Cloud

0.6.0 [2022-02-26]

  • Added API Key Authentication
  • Added possibility to use multiple jira ids in the marker

0.5.1 [2022-02-17]

  • Fixed endpoint for Jira Cloud

0.5.0 [2021-12-10]

  • Added support for test execution revision
  • Added support for summary and description
  • Added support for executions test environments and fix version

0.4.0 [2021-11-28]

  • Fixed missing statuses in XRAY report (errors, xfail, xpass)

0.3.0 [2021-10-13]

  • Added option to save test execution results to JSON file

0.2.1 [2021-10-11]

  • Bug fixes

0.2.0 [2021-09-22]

  • Added support for Xray Cloud

0.1.2 [2021-04-24]

  • Added SSL Verification

0.1.1 [2021-04-11]

  • Fixed handling http errors

0.1.0 [2021-02-12]

  • First release