Added
- Tags and description attaching for Cucumber scenarios, resolves #70, thanks to @DorAzouri-tipalti.
Changed
- Breaking change Drop support of Node.js 14. The version 5.2.0 is the latest that supports it.
- Revert time format back to milliseconds (based on #217).
This is also fixing the issue with agent installation on ARM processors. @reportportal/client-javascript
bumped to version5.4.1
.
Security
- Updated versions of vulnerable packages (axios, form-data).