This is an automated email from the ASF dual-hosted git repository.
arnold pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from fd3ad81f8 FINERACT-1837: DelinquencyBucketsIntegrationTest performance
new 797ba293c chore(deps): update dependency
io.github.resilience4j:resilience4j-spring-boot2 to v2
new 7a9e696ac Removed vavr related code
new 77ee43acb Fixed purge external events job
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../groovy/org.apache.fineract.dependencies.gradle | 2 +-
.../commands/domain/CommandSourceRepository.java | 4 +-
.../jobs/PurgeProcessedCommandsTasklet.java | 6 +-
.../core/filters/IdempotencyStoreFilter.java | 13 ++--
.../jobs/filter/LoanCOBApiFilter.java | 78 ++++++++++++----------
.../jobs/PurgeProcessedCommandsTaskletTest.java | 7 +-
...eauIntegrationWritePlatformServiceImplTest.java | 7 +-
...AccountDelinquencyRangeEventSerializerTest.java | 36 +++++-----
integration-tests/build.gradle | 2 +-
.../BatchRequestsIntegrationTest.java | 11 +--
.../integrationtests/CreditBureauTest.java | 6 +-
11 files changed, 90 insertions(+), 82 deletions(-)