0.1.115
DSND-3027: Change processing order for upserts (#150) * Changed the `CompanyPscRepository.findUpdatedPsc()` method to return only newer documents * Remove `@Transactional` from the `insertPscRecord()` method * Added verification of the calls to `chsKafkaApiService` * Changed the date parser to always use UTC Co-authored-by: johncookch <[email protected]>