0.40.0
Release date: October 28, 2022
New feature | Add popup to display when Test is created successfully [#4072] |
New feature | Add preselection for scenario tree nodes [#4148] |
New feature | Add version endpoint [#4184] |
New feature | Automatic line breaks for column header of test grid [#241] |
New feature | Display private state information of the requirement on the project requirement list page [#365] |
New feature | Project requirements can be updated as private or public [#366] |
New feature | Reset the test grid to preset configuration [#2870] |
New feature | Users can now authenticate themselves using API tokens [#533] |
Improvement | Add the ability to cancel file uploads when importing tests [#1449] |
Improvement | Disable IPv6 for Nginx webserver to allow deployments on IPv4-only machines ] |
Improvement | Filter deleted project requirements in GraphQL schema [#4272] |
Improvement | Increase performance of uploads of add-ons by reducing disc I/O ] |
Improvement | Workers support endpoint connections to Kubernetes services
[#127] Prior to this change the value The workers have been improved to support connection to services using the Kubernetes network directly.
From now on, the default endpoint will be If not using external workers, the setting |
Feature change | Add limits on number of blank fields allowed when editing Attributes [#4080] |
Feature change | Change task log to support filtering/sorting of tasks [CAVIT-2983] |
Feature removal | Single mouse click no longer starts cell editing in test edit mode [#4356] |
Bug fix | An appropriate message is shown if no test importers are available [#4201] |
Bug fix | Cannot regenerate derivatives of add-ons ] |
Bug fix | Clone project requirement is working now [#4401] |
Bug fix | Context menu for test grid is not shown when no tests are loaded [#4386] |
Bug fix | Empty groups not shown while grouping MDM Requirements [#4246] |
Bug fix | First group of project requirements doesn't disappear anymore [#4242] |
Bug fix | Fix Grid filter of context column for MDM Requirements and Project Requirements [#4121] |
Bug fix | GraphQL schema for nested fields correctly specifies required/optional fields ] |
Bug fix | Newly created MDM Requirements with context data are saved correct now [#4109] |
Bug fix | Projects can not be created or updated due to an invalid project type [#4381] |
Bug fix | Saving of overlapping assessment value give correct error message [#4292] |
Bug fix | The column definition dialog on the test grid resize correctly [#4317] |
Bug fix | The export CSV menu item on the attachment panels export correct csv files [#4287] |
Bug fix | The field context attribute on MDM requirement add page could not fetch all value list values [#265] |
Bug fix | The isocodeType of presets did not accept the word 'condition' as a substring of its content [#4220] |
Bug fix | Threshold boundary within sidepanel of MDM and Project Requirement shows correct value for 0 boundaries [#4262] |
Bug fix | Unify date formats for project requirement grid, history and status [#4160] |
Security fix | Use slim docker images as base images to reduce their size and remove amount of unused installed packages ] |
API changes
Breaking | MdmRequirementCreateMutationInput.name type changed from String to String! |
Breaking | ProjectRequirementVersionAttributesInputType.id type changed from UUID to ID |
Breaking | MdmRequirementDocumentAttributesInputType.id type changed from UUID to ID |
Breaking | MdmTestCaseAttributesInputType.id type changed from UUID to ID |
Breaking | MdmAttributeValueListAttributesInputType.id type changed from UUID to ID |
Breaking | MdmTestCaseAssociationAttributesInputType.id type changed from UUID to ID |
Breaking | ProjectRequirementAttributesInputType.id type changed from UUID to ID |
Breaking | RdTestTemplateAttributeAttributesInputType.id type changed from UUID to ID |
Breaking | RdTestAttributeAttributesInputType.id type changed from UUID to ID |
Breaking | Input Field data removed from input type CustomToolUpdateMutationInput |
Breaking | ProjectThresholdAttributesInputType.id type changed from UUID to ID |
Breaking | RdTestTemplateCreateMutationInput.name type changed from String to String! |
Breaking | RdTestAttributesInputType.id type changed from UUID to ID |
Breaking | MdmTestCaseCreateMutationInput.name type changed from String to String! |
Breaking | MdmThresholdAttributesInputType.id type changed from UUID to ID |
Breaking | Input Field data removed from input type CustomToolCreateMutationInput |
Breaking | Input Field name removed from input type PresetBrickCreateMutationInput |
Breaking | MdmAttributeAttributesInputType.id type changed from UUID to ID |
Breaking | ProjectRequirementAssociationAttributesInputType.id type changed from UUID to ID |
Breaking | RdTestCreateMutationInput.name type changed from String to String! |
Breaking | RdTestCreateMutationInput.idInBes type changed from String to String! |
Breaking | MdmTestCaseAssociationGroupAttributesInputType.id type changed from UUID to ID |
Breaking | MdmAttributeValueAttributesInputType.id type changed from UUID to ID |
Breaking | RdTestTemplateAttributesInputType.id type changed from UUID to ID |
Breaking | Input Field name removed from input type PresetBrickUpdateMutationInput |
Breaking | ProjectRequirementAssociationGroupAttributesInputType.id type changed from UUID to ID |
Breaking | Field description was removed from object type CustomToolType |
Breaking | Field interfaces was removed from object type CustomToolType |
Breaking | Field desktop was removed from object type CustomToolType |
Breaking | Field name was removed from object type CustomToolType |
Breaking | Field author was removed from object type CustomToolType |
Breaking | Field uploader was removed from object type CustomToolType |
Breaking | Field data was removed from object type CustomToolType |
Breaking | Field version was removed from object type CustomToolType |
Breaking | MdmRequirementAttributesInputType.id type changed from UUID to ID |
Breaking | MdmRequirementAssociationGroupAttributesInputType.id type changed from UUID to ID |
Breaking | MdmRequirementAssociationAttributesInputType.id type changed from UUID to ID |
Breaking | Removed argument name_Iexact from Query.allCustomTools |