Releases
v0.21.0
Summary
2021-04-02T21:56:04.851232 - 13 commit(s) by Scott Leberknight
Improvements
Switch from re-retrying to kiwiproject's retrying-again (#531 )
Add hasFuture method to AsyncException (#530 )
Utilities to create shuffled lists (#524 )
Add methods in KiwiReflection to ignore or include specific properties to nullify (#522 )
Add methods in KiwiJdbc to get enum values from JDBC result sets (#520 )
Add processIdOrEmpty method in Processes (#518 )
New process utilities to check a successful exit (#516 )
Collection-returning methods in KiwiConstraintViolations should return empty collections instead of throw IllegalArgumentException (#513 )
New utilities in KiwiConstraintViolations to return null or Optional (#512 )
Assorted
Fix Sonar issue: InterruptedException should not be ignored (#529 )
Change CatchingRunnable to catch Exception instead of Throwable (#527 )
Dependency Updates
Bump kiwi-parent from 0.9.0 to 0.10.0 (#533 )
You can’t perform that action at this time.