[MSCOSDU-2064] Added gcs version paths validation for update record flow
As per #178 (closed), the GCS version array size grows huge causing issues. It was required to not allow update of a record where gcs array size is greater than a configurable specific soft limit. This change is sitting behind a feature flag.
The implementation will ignore the records with greater versions than the soft limit and a warning will be logged in application logs.
Edited by Deepa Kumari