Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release notes changes #785

Merged
merged 1 commit into from
Oct 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/releases/Version24.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.<br/>
- 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**:<br/>
7. **Improved logic of [launch rerun](/developers-guides/RerunDevelopersGuide)**:<br/>
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:
Expand Down Expand Up @@ -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:**<br/>
Expand Down
2 changes: 1 addition & 1 deletion docs/releases/Version5.3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/releases/Version5.6.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)