Releases: reportportal/service-auto-analyzer
Releases · reportportal/service-auto-analyzer
Release 5.12.0
Added:
- Message-through logging with Correlation ID, to ease debugging and understanding of logs.
Updated:
- Refactoring: data-preparation logic joined and put into common place.
- Refactoring: model train logic standardised and prepared for future join.
- Lots of type annotations added.
Fixed
- Re-train logic. Custom re-trained models for big enough projects do not affect negatively auto-analysis now.
CVE addressed:
CVE-2023-45853, CVE-2023-6246, CVE-2023-6779, CVE-2023-6780, CVE-2023-49468, CVE-2023-49467, CVE-2023-49465
Release 5.11.0
- CVE addressed:
CVE-2023-45853, CVE-2023-6246, CVE-2023-6779, CVE-2023-6780, CVE-2023-49468, CVE-2023-49467, CVE-2023-49465
Analyzer-5.10.0
Changed
- Global structure update, by @HardNorth
- Deprecated
unique_id
field changed totest_case_hash
, by @HardNorth ES_BOOST_UNIQUE_ID
environment variable renamed toES_BOOST_TEST_CASE_HASH
, by @HardNorth
Analyzer-5.7.6
1. Python & Dependencies Update
The Python version has been upgraded from 3.7 to 3.10, along with updating all dependencies, which has led to the retraining of the model.
Analyzer-5.5.0
Fixed:
- Incorrect analysis for 'No Defect' issue type if the item got merged log in ES
- Boost for last manual investigation is not working without index re-generation
- Send info to Analyser if no ML suggestion has been chosen by the user
Analyzer-5.4.0
Bump version: 5.3.5-SNAPSHOT → 5.4.0
Analyzer-5.3.5
Bump version: 5.3.4-SNAPSHOT → 5.3.5