Skip to content

Error Handling and Security Upgrade

Yash Dholakia requested to merge cherry-pick-aws into release/0.19
  1. Upgrade core-common to 0.19.0-rc9 and fix vulnerable packages
  2. 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

Merge request reports