- Improved error handling in Jira response
- Added support for marking tests with defects
- Improved errors handling
- Added default text for mandatory summary field if not provided by a user
- Fixed formatting issues with pytest captures
- Added option to capture pytest stdout and logs in Xray report
- Fixed sending multiple results while running with xdist
- Changed key
ContentType
tocontentType
in Xray report
- Added possibility to disable certificate verification in client secret authentication
- Fixed wrong finished date in the Xrey report
- Fixed using plugin with xdist
- Removed redundant Token authentication
- Added possibility to attach test evidence
- Added hook to modify XRAY results before publishing
- Added token authentication
- Changed CLI options - Basic authentication is default for both Jira DC and cloud - Changed option --api-key to --api-key-auth
- Improved printing error messages from a Jira server
- Allow optional duplication of ids
- Minor fixes to support the latest changes in Xray Cloud
- Added API Key Authentication
- Added possibility to use multiple jira ids in the marker
- Fixed endpoint for Jira Cloud
- Added support for test execution revision
- Added support for summary and description
- Added support for executions test environments and fix version
- Fixed missing statuses in XRAY report (errors, xfail, xpass)
- Added option to save test execution results to JSON file
- Bug fixes
- Added support for Xray Cloud
- Added SSL Verification
- Fixed handling http errors
- First release