Skip to content

Release v5.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Oct 14:43
8dcc476

Added

  • OAuth 2.0 Password Grant authentication, check Authentication Options for more details.
  • Allow configuring the HTTP retry strategy via restClientConfig.retry and tune the default policy.
  • New launchUuidPrintOutput types introduced: 'FILE', 'ENVIRONMENT'.

Changed

  • Breaking change Drop support of Node.js 12. The version 5.1.1 is the latest that supports it.
  • @reportportal/client-javascript bumped to version 5.4.3.

Security

  • Updated versions of vulnerable packages (axios, brace-expansion, form-data).