Skip to content

Releases: reportportal/kubernetes

5.7.2

14 Jul 11:10
d1517dc
Compare
Choose a tag to compare

What's Changed:

ReportPortal Release 5.7.2 aimed on enabling log messages to be saved into ElasticSearch

  • We now save logs into 2 sources: DB and Elastic (via DataStreams)

New features

  • A possibility to see all unique errors for a launch (click the launch name and see tab Unique Errors on the top
  • #1268. Support of Azure SAML authorization

New plugins

  • Jira Cloud plugin for posting new bugs into Jira Cloud
  • Azure DevOps plugin for posting new bugs into ADO Bug tracking

Small but nice updates

  • New design for Make decision modal (previously Edit defect modal)
  • Help & Support functionality for newly deployed instances
  • Additional configuration for Similar “To Investigate” functionality (“Min Should Match”)
  • Default State for Auto-Analysis is ON

Technical updates

  • Performance improvements (powerful as a hell)
  • Functionality to configure virtual hosts in RabbitMQ for Analyzer

Logs into Elastic.
With the version 5.7.2 we bring a fundamental change for ReportPortal to store and manage test logs inside Elastic (via Data Streams).
The transition of full logging to elastic will consist of 2 steps:

  • version 5.7.2 introduces double logging: both in PG Database and Elastic in parallel
  • version 5.8 switch off database logging for logs and will store logs only inside Elastic

The release timeline between 5.7.2 and 5.8 will be about 3 months.
this period will be enough for the vast of project to generate enough logs history inside elastic, and by switching to version 5.8 after 5.7.2 will eliminate the need for the data migration efforts.
Which means, that if you update to version 5.7.2, use it for 3-4 months before version 5.8, and then update to version 5.8 once it available, there will no any effort required to do the migration. Since all logs will already be stored in Elastic.
Along with version 5.8 we will distribute migration script and instructions for data migration. So that you can easily migration from early 5.x version.
The reason of the switch and performance results will be a subject of separate article.
In a few words: it reduces the DB footprint in almost x10 times, improves speed of logging, and minimizes computation power to clean-up data. And also brings Full text search capabilities.

New Contributors:

Full Changelog: reportportal/reportportal@5.7.1...5.7.2

Bugfixing:

Bug connected to filtering by attributes with "any" and "without any" conditions was fixed

5.7.1

01 Jun 12:05
64fd7e9
Compare
Choose a tag to compare

Technical Improvements:

Functionality to configure virtual hosts in RabbitMQ for Analyzer was added

5.7.0

22 Apr 12:20
341b845
Compare
Choose a tag to compare

New Features:

A possibility to see all unique errors for a launch
#1268. Support of Azure SAML authorization

New Plugins:

Small and Nice Updates:

  • New design for Make decision modal
  • Help & Support functionality for newly deployed instances
  • Additional configuration for Similar “To Investigate” functionality (“Min Should Match”)
  • Default State for Auto-Analysis is ON

Bugfixing:

  • New logic for removing widget has been implemented (deleting a parent widget doesn’t delete the child widget)
  • #1603. Attributes. Error on cancel edit common attributes in "Edit items" modal
  • #1181. Most Failed Tests and Most Flaky Tests widgets: wrong time is shown
  • #1606. Component Health Check Widget not working after Upgrade
  • #1616. Component health check (table view) widget for HotProd filter does not load results and keeps spinning

Performance Improvements:

  • 3x improved performance of project index generation for Auto-Analysis
  • Refactored and optimized retry items processing
  • Increased Auto-Analysis performance by updating the communicating interface between API and ANALYZERS

5.6.3

19 Jan 08:35
4695894
Compare
Choose a tag to compare

Bugfixing

5.6.2

23 Dec 13:05
a5a7e6e
Compare
Choose a tag to compare

ReportPortal.io AI-powered Test Automation Dashboard

5.6.1

21 Dec 11:57
2ebefa8
Compare
Choose a tag to compare

ReportPortal.io AI-powered Test Automation Dashboard

Aggregator 1.1.0

21 Dec 11:57
2ebefa8
Compare
Choose a tag to compare

Aggregator

5.6.0

01 Dec 12:06
Compare
Choose a tag to compare

ReportPortal.io AI-powered Test Automation Dashboard

5.5.0

06 Aug 13:19
edd20ae
Compare
Choose a tag to compare

Migration guide

New features

  • Make decision modal

Analyzer updates

  • ML suggestions in Make decision modal
  • Add logic for auto-analysis for No defect test items

Small and nice update

  • Performance improvements

Bugfixing

Fixed: [Performance] CPU utilization degradation of select child items on different levels
Fixed: bugs with rerun functionality

5.4.0

25 Jun 12:31
7ec739b
Compare
Choose a tag to compare

Migration guide

New features

  • #1440 Data retention jobs refactoring
  • Top-20 most time-consuming tests widget
  • 30 executions on the History line
  • Launch attributes on History Line and History table
  • Filter by Jira issue ID
  • URL by launch UUID
  • Design updates

Analyzer updates

  • #1363 ML-based analyzer improvements

Small and nice update

Increased description filter from 16 to 256
Improvement for AD plugin. Active directory dynamic user search filter
Added clickable area to Passing rate

Bugfixing

  • Fixed: Issue with deadlocks