- 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