Features
- Possibility to create bugs for executions from the X-AutoMate
- New Robot live execution results listener
- Added confirmation modal when deleting objects on UI
- Added resume/pause schedules button
- Created calendar with schedules on UI
- Added default db_connection handling
- Added multicolumn DQ checks
- Forbid to delete test suite if there are test cases attached and change reconciliation logic to delete test case if it already exists
- Allow to overwrite DQ values for simple checks with whatever you want by wrap
- LIKE/NOT LIKE DQ Checks enabled, Aggregate Deviation simple checks enabled
- Enabled communicating errors to database during metadata full flow
- New upsert-like approach to metadata gathering + audit tables for metadata and metadata matched
- Release name will not allow spaces anymore
- Introduced new approaches mappings
- Added proper timeouts to connect/disconnect to client database
- Normalize the maximum lengths of names for various objects (test suites, test cases etc.)
- Historical executions git export (backend only)
- Add settings EP to DAG, add execution tracking to DAG (backend only)
Fixes
- Fixed the issue where the ADO Test Plan generation would fail if the returned content from ADO was None
- Fixed Excel export/import of tests with multiple queries
- Fixed display of descriptions on UI (now they are properly centered)
- Fixed updating metadata on reconciliation page
- Fixed profiling update date/status not refreshed