OpenDES GA code merge
• What is the change?
- Move on-behalf-of & account-id headers from apis
- Misc fixes on migration code and record update only take changes in CloudStorageImpl.java where it checks !record.hasVersion().
- Separate out NotAllowedException in GlobalExceptionMapper
- Change purge to delete
- Add audit logging to records:batch api
- Separate out NotAllowedException in GlobalExceptionMapper
- Change purge to delete
- Add audit logging to records:batch api
- Shorten group cache interval
• What does it impact?
It impacts mostly on the core logic and some cloud providers
• How do I reproduce or test the change?
Integration rest should pass for all cloud providers
Edited by Chad Leong