diff --git a/docs/releases/Version24.2.md b/docs/releases/Version24.2.md index e0484e68d..63c35a41f 100644 --- a/docs/releases/Version24.2.md +++ b/docs/releases/Version24.2.md @@ -42,7 +42,7 @@ Check out the updated plugins [UI development guides](/developers-guides/PluginD - PBKDF2 encryption has been added to the list of possible encryptions for LDAP.
- LDAP integration can now be created either with Full name attribute mode or with separate fields for First name and Last name. -7. **Improved logic of launch rerun**:
+7. **Improved logic of [launch rerun](/developers-guides/RerunDevelopersGuide)**:
User can report rerun of the specified launch with no attributes and the attributes for the initial launch will remain. If user reports rerun of the specified launch with attributes, only new attributes will be added to the launch. ## 2. Technical improvements: @@ -110,7 +110,7 @@ We are going to review it in the upcoming updates to make sure that all cases ar - [#1951](https://github.com/reportportal/reportportal/issues/1951) The issue with the launch description not being updated upon launch finish (when launch reporting started with no description and finished with any description) is fixed. - [#2230](https://github.com/reportportal/reportportal/issues/2230) Issue with parent nested step turning in failed status if child nested step processed after it's finished and has status 'skipped' is solved. - [#2120](https://github.com/reportportal/reportportal/issues/2120) Issue with broken links on filtered Launches page is solved. - +- [#1020](https://github.com/reportportal/reportportal/issues/1020), [#36](https://github.com/reportportal/agent-js-jasmine/issues/36) Issue with logs sequence is solved. ## 5. CVE addressed: **Service auto-analyser:**
diff --git a/docs/releases/Version5.3.5.md b/docs/releases/Version5.3.5.md index 5ab8d9bd2..855771b2d 100644 --- a/docs/releases/Version5.3.5.md +++ b/docs/releases/Version5.3.5.md @@ -5,7 +5,7 @@ sidebar_label: Version 5.3.5 # Version 5.3.5 -# Bugfixing +## Bugfixing - Fixed: [#950](https://github.com/reportportal/reportportal/issues/950) Problems with DB locks on SELECT - Fixed: [#1231](https://github.com/reportportal/reportportal/issues/1231) Problems with data retention jobs - Fixed: [#1269](https://github.com/reportportal/reportportal/issues/1269) Problem with an infinite load on Ctrl/Command+Click diff --git a/docs/releases/Version5.6.2.md b/docs/releases/Version5.6.2.md index de4d6eee8..cbd3d6f46 100644 --- a/docs/releases/Version5.6.2.md +++ b/docs/releases/Version5.6.2.md @@ -5,6 +5,6 @@ sidebar_label: Version 5.6.2 # Version 5.6.2 -# Bugfixing +## Bugfixing - ReportPortal release 5.6.2 aimed at fixing Log4J vulnerabilities: [CVE-2021-44228](https://github.com/advisories/GHSA-jfh8-c2jp-5v3q), [CVE-2021-45046](https://github.com/advisories/GHSA-7rjr-3q55-vv33) and [CVE-2021-45105](https://github.com/advisories/GHSA-p6xc-xr62-6r2g)