All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- fixes #84 by adding support to region based Xray Cloud API endpoints by @bitcoder in #85
- check broken links on the local docs by @bitcoder in #83
- feat(log) : reorder log and log level for reportFiles by @dgautier in #79
- Import test results always in the same order by @mk868 in #78
- clean code and refactoring by @bitcoder in #73
- add deployment using nexus-staging-maven-plugin by @bitcoder in #74
0.7.3 - 2023-05-02
- bump json dependency
0.7.2 - 2023-03-04
- add default values for command-line parameters (#58)
0.7.1 - 2023-02-02
- handling of multipart requests for null test/testExec info JSON (#54)
0.7.0 - 2022-07-01
- added "verbose" mode, to debug API requests/responses
- importing of results to Xray DC/server were not passing some arguments (e.g., version, revision, testPlanKey, ...)
0.6.0 - 2022-06-08
- better error logging (i.e., checking file existence)
- handling testInfoJson (which wasn't imlemented at all)
0.5.0 - 2022-06-03
- change groupid from com.xblend to app.getxray
- upload to Maven Central Repository, instead of using GitHub Packages
- update release instructions
0.4.0 - 2022-05-17
- ability to organize the tests in Test Repository folders whenever importing tests from zipped Cucumber .feature files (Xray server/DC only)
- tests for importing/exporting Cucumber test scenarios
0.3.0 - 2022-04-18
- support for Behave JSON endpoints on Xray Cloud
0.2.0 - 2022-03-11
- timeout configuration
- start using this "changelog"
0.1.0 - 2022-02-14
- initial version, providing ability to import results and import/export gherkin/cucumber features to/from Xray (server/DC and cloud)