Error Handling and Security Upgrade
- Upgrade core-common to 0.19.0-rc9 and fix vulnerable packages
- Error Handling when passing "%" in dataId and RecordId fields, we get generic internal server error with incorrect 500 http status code. Handled those errors with correct error code and response.
Original MR: 4326d6a5
Edited by Yash Dholakia