MichielDx
MichielDx
Resilience4j version: 2.0.0+ Java version: 17 In the Retry docs following returns a CheckedFunction0, but in reality it returns a CheckedSupplier, which Try.of does not consume: `CheckedFunction0 retryableSupplier = Retry.decorateCheckedSupplier(retry,...
@garydgregory I get following error while clean installing, but I'm not familiar with japicmp: `[ERROR] Failed to execute goal com.github.siom79.japicmp:japicmp-maven-plugin:0.18.5:cmp (default) on project commons-configuration2: There is at least one incompatibility:...
According to the documentation of DocumentDB, the COLLECTION_QUALIFIED_INDEX_NAME_MAX_LENGTH and FULLY_QUALIFIED_INDEX_NAME_MAX_LENGTH are updated to 255 and 377 respectively. https://docs.aws.amazon.com/documentdb/latest/developerguide/limits.html#limits-naming_constraints