-
[PREVIEW]: For releases, the experimental release recommendations are now persisted and continue to be available for evaluation after a restart of test.guide.
-
[FEATURE]: KPIs over multiple test case executions can now also be viewed and analyzed in more detail in AutoSPY Viewer or AutoSPY Analyzer. The new AutoSPY export provides an *.astrace file with all key indicators of a test case in the filtered time range.
-
[FEATURE]: Artifact management now supports SFTP (Secure File Transfer Protocol) type storages.
-
[FEATURE]: Usability: Generated authentication keys can be copied directly to the clipboard at the click of a button.
-
[FEATURE]: As a server manager, I can use the new filter on the background task overview page to show hidden tasks so that I can quickly see how long important background tasks take, for example.
-
[FEATURE]: Depending on the used hardware, the maximum upload limit can be set by the administrators.
-
[FEATURE]: For link type workspace dependencies, a checksum can be specified in test execution tasks and playbooks to ensure correct execution.
-

-
When downloading the workspace dependency to the executing test resource, it is checked whether the specified checksum (MD5 hash) matches the real checksum of the file to be downloaded. Otherwise, the execution is aborted.
-
Also when downloading workspace dependencies of type artifact, it is automatically checked whether the checksum stored in the artifact management matches the real checksum.
-
[FEATURE]: Test bench requirements can now be selected directly in the playbook editor.
-
[FEATURE]: There is a new option under System configuration / General to allow specifying that registrations for a project cannot be made by the users themselves. If this option is enabled, users must be registered personally by the project manager.
-
[CHANGED]: To simplify the sharing of links in test.guide between projects, the links in the navigation and on the detail pages have been extended by the project ID so that the corresponding project is automatically selected.
-
[CHANGED]: The new Manage dashboards project permission allows users other than project managers to manage dashboards.
-
[CHANGED]: A new time filter shortcut has been added to filter reports, coverage or releases over 2 weeks (suitable for most Scrum sprints), instead the 60 days shortcut has been removed.
-
[CHANGED]: The option Use review reevaluation is now enabled by default when a coverage is loaded.
-
[CHANGED]: When test.guide is shut down, running jobs are no longer displayed as failed, they are displayed as canceled and are automatically restarted when test.guide is restarted. This makes the manual restarting of failed jobs unnecessary when upgrading test.guide.
-

-
[CHANGED]: The Health API endpoint /databases has been extended by the information whether a database is currently blocked by a migration and if so, since when and from which host. This makes it easier to troubleshoot an upgrade in case of an issue and the information can also be read and processed automatically in update scripts.
-
[CHANGED]: The CANoe2ATX plugin is now available in version 5.0.0 and supports an enhanced representation of the test step labels.
-
[CHANGED]: The migration of a file store to an S3 store has been optimized to reduce the load on the whole system during the migration.
-
[DEPRECATED]: Since support for older JIRA versions is being expired, we will only support JIRA versions >= 8.4 in a future release.
-
[DEPRECATED]: The attributes field of an artifact and the REST API endpoints GET /artifacts and GET /artifacts/{artifactId} are deprecated.
-
[DEPRECATED]: Some deprecated endpoints of the Monitoring API will be removed in a future release. Alternatives in the new API (v2) are listed in the table in Release 1.130.0, if available. Please contact us, when you need a deprecated endpoint that cannot be replaced by an alternative.
-
[DEPRECATED]: The ResourceAdapter configuration ecutest.external in the Execution plugin is deprecated and no longer be supported in version 1.152.0.
-
[DEPRECATED]: Java 11 support will be ended at the end of September 2023! Prerequisite is at least Java 17 (which is the most recent long-term support release of Java).
-
[DEPRECATED]: The Platform REST API endpoint /platform/notification has been moved to /platform/notification/mail. The old endpoint is supported until the end of September 2023.
-
[DEPRECATED]: The Monitoring REST API endpoint POST /api/v2/resourceadapter/download is deprecated and will be removed in a future release. The new Test Infrastructure REST API endpoint POST /api/testinfrastructure/resourceadapter/download can be used instead of the deprecated endpoint. This behaves similarly, but for security reasons neither the authentication key (client.authKey) nor the test.guide URL (host.target.url) are taken from an existing ResourceAdapter configuration. These elements must always be replaced when called.
-
[DEPRECATED]: The Monitoring REST API endpoint GET /api/v2/resourceadapter/download is deprecated and will be removed in a future release. The new Test Infrastructure REST API endpoint GET /api/testinfrastructure/resourceadapter/download can be used instead of the deprecated endpoint.
-
[DEPRECATED]: The following Monitoring REST API endpoints are deprecated and will be removed in a future release. For all deprecated endpoints, there are alternatives in the new Test Infrastructure REST API section. More information can be found in the changelog of the Release 1.150.0.
-
GET /api/v2/resourceadapter/configurations
-
GET /api/v2/resourceadapter/configurations/{hostname}
-
PUT /api/v2/resourceadapter/configurations/{hostname}
-
DELETE /api/v2/resourceadapter/configurations/{hostname}
-
[FIXED]: The default value for showing the maximum age of previous reviews to display is now correctly set to 90 days (if not already changed). The modification announced in Release 1.148.0 set the value to 0 days.
-
[FIXED]: When creating a new release, it is again possible to refer to an existing release coverage located in the coverage folder: "Releases".