@@ -23,6 +23,36 @@ The release notes describe recent changes to Harness Chaos Engineering.
23
23
## May 2025
24
24
25
25
# Relicx Release Summary \- Harness Platform Integration
26
+
27
+ ** Production Release: May 30, 2025**
28
+ ### New Features
29
+
30
+ ** Test Suite Configuration**
31
+ - Added configurable test suite run timeout settings
32
+ - Implemented automatic saving of test schedule configurations when deleted
33
+
34
+ ** Visual Testing Enhancements**
35
+ - Added bounding box highlighting for visual assertions
36
+ - Set interactive replay mode to false by default
37
+
38
+ ### Enhancements
39
+
40
+ ** Test Execution Reliability**
41
+ - Improved batch based exception handling during test suite execution
42
+ - Enhanced test run process management with proper status updates
43
+ - Fixed test suite abort handling for terminal jobs
44
+ - Updated admin job timeout status reporting to show "Timed Out" instead of "Executor Failed"
45
+
46
+ ** Performance & UI Improvements**
47
+ - Increased memory and CPU allocation for test session flush operations
48
+ - Fixed test name truncation in test run pages
49
+ - Increased test runs table header height
50
+ - Fixed effective status calculation when test count equals zero
51
+
52
+ ** Platform Integration**
53
+ - Updated configuration for Harness CI/CD release workflow compatibility
54
+ - Changed remote entry path for ATA module
55
+
26
56
** Production Release: May 22, 2025**
27
57
28
58
## New Features
0 commit comments