Skip to content

Commit a255889

Browse files
author
reportportal.io
committed
Merge branch 'master' into develop
2 parents 00056fa + 7a1e7c7 commit a255889

4 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2+
## [5.6.2] - 2026-02-05
13
### Added
24
- Support for custom log methods with flexible log levels beyond the predefined ones (INFO, ERROR, DEBUG, TRACE, FATAL, WARN). Check the [Logs](README.md#Logs) section in the README for detailed usage examples.
35
**Note:** Custom logs management supported by ReportPortal versions from [25.2](https://github.com/reportportal/reportportal/releases/tag/25.2).

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.6.2-SNAPSHOT
1+
5.6.2

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reportportal/agent-js-cucumber",
3-
"version": "5.6.1",
3+
"version": "5.6.2",
44
"description": "Agent that connects cucumber-js with Report Portal",
55
"main": "./modules/index",
66
"scripts": {

0 commit comments

Comments
 (0)