Skip to content

Commit 534e2a9

Browse files
authored
Merge pull request #164 from reportportal/develop
Release 5.2.0
2 parents 1f1286a + 7403f29 commit 534e2a9

File tree

6 files changed

+399
-231
lines changed

6 files changed

+399
-231
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
### Added
2+
- Allow configuring the HTTP retry strategy via `restClientConfig.retry` and tune the [default policy](https://github.com/reportportal/client-javascript?tab=readme-ov-file#retry-configuration).
3+
- New `launchUuidPrintOutput` types introduced: 'FILE', 'ENVIRONMENT'.
4+
### Changed
5+
- **Breaking change** Drop support of Node.js 12. The version [5.1.3](https://github.com/reportportal/agent-js-jest/releases/tag/v5.1.3) is the latest that supports it.
6+
- `@reportportal/client-javascript` bumped to version `5.4.2.
7+
### Security
8+
- Updated versions of vulnerable packages (brace-expansion, axios, form-data).
9+
### Deprecated
10+
- Node.js 14 usage. This minor version is the latest that supports Node.js 14.
111

212
## [5.1.3] - 2025-04-11
313
### Fixed

0 commit comments

Comments
 (0)