Skip to content

Commit db7b6cc

Browse files
ernowlingitbook-bot
authored andcommitted
GitBook: [drnice#4] No subject
1 parent 75e27be commit db7b6cc

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

release-notes.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,29 @@
44

55
#### Fixes / Enhancements
66

7+
* DQ Job
8+
* The -validatevaluesshowmissingkeys options now allows the extrapolation of missing keys between target and source
9+
* Newly created jobs will no longer be marked incorrectly with enclosing double quotes
10+
* File names with spaces are now handled with double quotes within the application
711
* Alerts
8-
* Updated email notifications to customers to comply with Collibra branding
12+
* Updated email notifications to customers to comply with Collibra branding\
13+
Cleaned verifying email address for SMTP template to comply with Collibra branding
914
* Fixed Cancel Action for Delete functionality on Alert page
1015
* Security
1116
* Password length has been increased to a maximum of 72 characters
17+
* Fixed issue where password showed success message in UI regardless of success/failure
1218
* Fixed issue of throwing error message when adding/editing user roles
1319
* Added the helper text "Enforce user roles to run the job" to DQ Job Security row
20+
* User password field removed while updating user in user management screen
21+
* Admin can only set password for another user wile creating new user, but not while updating/modifying them
22+
* If a user wants to change a password, the only way to do it is to use the self-service (Forgot password) feature
23+
* XSS security
24+
* Fixed the XSS security vulnerability on scorecard and jobs page
25+
* Fixed the XSS security vulnerability via remote connection
26+
* Fixed the XSS security vulnerability on catalog page
27+
* Fixed the XSS security vulnerability on rule and job page
28+
* Mitigated the endpoint "/v2/getrawpreview" vulnerable to Local File inclusion attack
29+
* DQ HTTP session cookie is now secured by default when HTTPS is enabled
1430
* Rules
1531
* Additional HealthCare Data Classes to Rule Library
1632
* Fixed input validation rule of POST - /v3/rules/ endpoints. The following validation rules have been applied to RuleDTO.ruleName field:

0 commit comments

Comments
 (0)