Releases: reportportal/agent-js-postman
Releases · reportportal/agent-js-postman
Release v5.1.1
Added
- Logging link to the launch on its finish now available by default.
Changed
@reportportal/client-javascript
bumped to version5.1.4
.launchUuidPrint
andlaunchUuidPrintOutput
configuration options introduced.
Security
- Updated versions of vulnerable packages (braces).
Deprecated
- Node.js 12 usage. This minor version is the latest that supports Node.js 12.
Release v5.1.0
Changed
- Breaking change Drop support of Node.js 10. The version 5.0.7 is the latest that supports it.
@reportportal/client-javascript
bumped to version5.1.1
.
Release v5.0.7
Deprecated
- Node.js 10 usage. This minor version is the latest that supports Node.js 10.
Security
- Updated versions of vulnerable packages (@babel/traverse, follow-redirects).
Release v5.0.6
Merge pull request #106 from reportportal/develop Release 5.0.6
Release v5.0.5
Fixed
- #60 Template strings eg. backticks are not supported
Changed
token
configuration option was renamed toapiKey
to maintain common convention.@reportportal/client-javascript
bumped to version5.0.13
.
Release v5.0.4
Fixed
- #95 Issue with package installation.
Changed
@reportportal/client-javascript
bumped to version5.0.11
.
Release v5.0.3
Fixed
- #82 Fix checks of a failure array.
- Security vulnerabilities
Changed
- Package size reduced
- Actualized dependencies
Added
- The ability to mark skipped tests as not to be investigated using the
skippedIssue
flag
Release v5.0.2
Updated
@reportportal/client-javascript
version to the latest
Added
restClientConfig
configuration property support (more details in client-javascript)
Release v5.0.1
Release v5.0.0
Changed
- The architecture of the agent-js-postman's reporting
Added
- Full compatibility with ReportPortal version 5.* (see reportportal releases)
Deprecated
- Previous packages newman-reporter-reportportal and @reportportal/newman-reporter-reportportal will no longer supported by reportportal.io