Skip to content

Cherry Pick Security Upgrade and Error Handling

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 invalid formats like "^$#@><!()" to UnitXY field or unitZ field or passing ";:" to fromCrs field, we get generic "Internal server error" with incorrect HTTP status code. Handled these errors with correct http status code and response.

Original MR: 4046c576

Edited by Yash Dholakia

Merge request reports