-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EPMRPP-89812 || Add Release notes 24.1 (#700)
* EPMRPP-89812 || Add Release notes 24.1 * EPMRPP-89812 || Add Release notes 24.1 * EPMRPP-89812 || Add Release notes 24.1 --------- Co-authored-by: Yuliya_Prihodko <[email protected]>
- Loading branch information
1 parent
5b95262
commit 2c07d97
Showing
32 changed files
with
127 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
--- | ||
sidebar_position: 1 | ||
sidebar_label: Version 24.1 | ||
--- | ||
|
||
# Version 24.1 | ||
|
||
## 1. What's Changed: | ||
|
||
- **New feature – [Immediate Auto-Analysis](/analysis/ImmediateAutoAnalysis):** <br/> | ||
This feature employs Auto-Analysis based on specific test cases immediately after their completion for proactive issue investigation. | ||
|
||
- **New feature – [Immediate Pattern-Analysis](/analysis/ImmediatePatternAnalysis):** <br/> | ||
No more need to wait for the launch finish. Initiate Pattern Analysis immediately after completion of specific test cases. | ||
|
||
- **New Integration – [Gitlab Plugin](/plugins/GitLabBTS):**<br/> | ||
New BTS plugin expanding ReportPortal BTS integration options for streamlined bugs reporting, issues. | ||
|
||
- **New feature – Retention Policy for Monitoring events**<br/> | ||
Set a custom retention period for monitoring events via environmental variables to tailor data management to your organizational needs. | ||
|
||
- **Settings redesign**<br/> | ||
Project Settings were redesigned completely, setting the stage for a whole new ReportPortal experience.<br/> | ||
For an improved user experience, please ensure you are using the latest versions of ReportPortal plugins. | ||
|
||
- **New language introduced**<br/> | ||
Users can now utilize the interface in Chinese and are encouraged to contribute to further translations or improve the existing ones. | ||
|
||
## 2. Small Updates: | ||
|
||
- Change in [Base for AA](/analysis/AutoAnalysisOfLaunches#base-for-analysis):<br/> | ||
New options for Base for Auto Analysis have been introduced. | ||
|
||
- Enhanced Monitoring:<br/> | ||
Improved Filtering on Monitoring page and expanded list of events being tracked | ||
|
||
|
||
## 3. Technical Improvements: | ||
|
||
- ElasticSearch has been replaced with OpenSearch. <br/> | ||
Following ElasticSearch's re-licensing in version 7.11, we've transitioned to OpenSearch to uphold our focus on open-source compatibility. | ||
|
||
:::important | ||
Migration from ElasticSearch to OpenSearch is irrevocable. | ||
::: | ||
|
||
:::note | ||
Some of the environmental variables names are still ElasticSearch specific, but it will be corrected in the future versions. ` | ||
::: | ||
|
||
- Service-api migration to Java 21 | ||
|
||
- Introduced JCloud provider for local file access, replacing the existing filesystem implementation. | ||
|
||
- Added support for providing a custom salt key using secret management tool to enhance security and flexibility. | ||
|
||
- A new engine for the frontend part of the plugins was created based on Webpack Module Federation to simplify the process of plugins development. | ||
|
||
|
||
## 4. Enhancements Based on Community Feedback: | ||
|
||
- [#3132](https://github.com/reportportal/service-ui/issues/3132) Component Health Check widget improvements. | ||
|
||
- [#308](https://github.com/reportportal/reportportal/issues/308) Ability to specify filter parameters in the URL has been added. | ||
|
||
- [#2148](https://github.com/reportportal/reportportal/issues/2148) Duplicated error logs issue solved. | ||
|
||
- [#2159](https://github.com/reportportal/reportportal/issues/2159) Option to either include skipped test into Flaky test cases table (TOP 50) widget added. | ||
|
||
- [#520,](https://github.com/reportportal/reportportal/issues/520) [#2006](https://github.com/reportportal/reportportal/issues/2006) Launch import improvements. | ||
|
||
- [#64,](https://github.com/reportportal/service-jobs/issues/64) [#315](https://github.com/reportportal/kubernetes/issues/315) Service-jobs issue fix. | ||
|
||
- [#1841,](https://github.com/reportportal/service-api/pull/1841) [#1999](https://github.com/reportportal/reportportal/issues/1999) PR was rejected as it contained breaking changes. Instead new converter for openmetrics was added to configuration. | ||
|
||
## 5. CVE addressed: | ||
[CVE-2023-44487](https://github.com/advisories/GHSA-qppj-fm5r-hxr3), [CVE-2023-3978](https://github.com/advisories/GHSA-2wrh-6pvc-2jm9), [CVE-2023-1436](https://github.com/advisories/GHSA-q6g2-g7f3-rr83), [CVE-2022-1471](https://github.com/advisories/GHSA-mjmj-j48q-9wg2), [CVE-2022-42003](https://github.com/advisories/GHSA-jjjh-jjxp-wpff), [CVE-2020-36518](https://github.com/advisories/GHSA-57j2-w4cx-62h2), [CVE-2022-45688](https://github.com/advisories/GHSA-3vqj-43w4-2q58), [CVE-2023-5072](https://github.com/advisories/GHSA-4jq9-2xhw-jpx7), [CVE-2022-22965](https://github.com/advisories/GHSA-36p3-wjmg-h94x), [CVE-2023-20863](https://github.com/advisories/GHSA-wxqc-pxw9-g2p8), [CVE-2022-2297](https://github.com/advisories/GHSA-5rjr-j9m9-qpm9), [CVE-2022-1471](https://github.com/advisories/GHSA-mjmj-j48q-9wg2) | ||
|
||
## 6. Released versions | ||
|Service Name|Repository|Tag| | ||
|---|---| --- | | ||
|Index|reportportal/service-index|5.11.0| | ||
|Authorization|reportportal/service-authorization|5.11.0| | ||
|UI|reportportal/service-ui|5.11.0| | ||
|API|reportportal/service-api|5.11.0| | ||
|Jobs|reportportal/service-jobs|5.11.0| | ||
|Migrations|reportportal/migrations|5.11.0| | ||
|Auto Analyzer|reportportal/service-auto-analyzer|5.11.0| | ||
|Metrics Gatherer|reportportal/service-metrics-gatherer|5.11.0| | ||
|
||
## 7. Link to Migration Guide: | ||
https://github.com/reportportal/reportportal/wiki/Migration-to-ReportPortal-v24.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 29 | ||
sidebar_position: 31 | ||
sidebar_label: Version 3.3.2-1 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 30 | ||
sidebar_position: 32 | ||
sidebar_label: Version 3.3.2 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 28 | ||
sidebar_position: 30 | ||
sidebar_label: Version 4.0.0 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 27 | ||
sidebar_position: 29 | ||
sidebar_label: Version 4.1.0 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 26 | ||
sidebar_position: 28 | ||
sidebar_label: Version 4.2.0 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 25 | ||
sidebar_position: 27 | ||
sidebar_label: Version 4.3 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 23 | ||
sidebar_position: 25 | ||
sidebar_label: Version 5.0.0 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 24 | ||
sidebar_position: 26 | ||
sidebar_label: Version 5.0RC | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 22 | ||
sidebar_position: 24 | ||
sidebar_label: Version 5.1.0 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 21 | ||
sidebar_position: 23 | ||
sidebar_label: Version 5.2.0 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 20 | ||
sidebar_position: 22 | ||
sidebar_label: Version 5.2.1 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 19 | ||
sidebar_position: 21 | ||
sidebar_label: Version 5.2.2 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 18 | ||
sidebar_position: 20 | ||
sidebar_label: Version 5.2.3 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 17 | ||
sidebar_position: 19 | ||
sidebar_label: Version 5.3.0 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 16 | ||
sidebar_position: 18 | ||
sidebar_label: Version 5.3.1 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 15 | ||
sidebar_position: 17 | ||
sidebar_label: Version 5.3.2 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 14 | ||
sidebar_position: 16 | ||
sidebar_label: Version 5.3.3 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 13 | ||
sidebar_position: 15 | ||
sidebar_label: Version 5.3.5 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 12 | ||
sidebar_position: 14 | ||
sidebar_label: Version 5.4.0 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 11 | ||
sidebar_position: 13 | ||
sidebar_label: Version 5.5.0 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 10 | ||
sidebar_position: 12 | ||
sidebar_label: Version 5.6.0 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 9 | ||
sidebar_position: 11 | ||
sidebar_label: Version 5.6.1 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 8 | ||
sidebar_position: 10 | ||
sidebar_label: Version 5.6.2 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 7 | ||
sidebar_position: 9 | ||
sidebar_label: Version 5.6.3 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 6 | ||
sidebar_position: 8 | ||
sidebar_label: Version 5.7.0 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 5 | ||
sidebar_position: 7 | ||
sidebar_label: Version 5.7.1 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 4 | ||
sidebar_position: 6 | ||
sidebar_label: Version 5.7.2 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 3 | ||
sidebar_position: 5 | ||
sidebar_label: Version 5.7.3 | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 2 | ||
sidebar_position: 4 | ||
sidebar_label: Version 5.7.4 | ||
--- | ||
|
||
|