Skip to content

0.1.115

Compare
Choose a tag to compare
@ch-build ch-build released this 16 Sep 14:30
decea80
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]>