Releases
v0.18.0
Improvements
Add easy way to include only non-null or not-blank JAX-RS query parameters to a Client using a fluent style (#472 )
Add port to exception message thrown by LocalPortChecker#findFirstOpenPortAbove (#477 )
Make KiwiMaps.newTreeMap return a SortedMap instead of just Map (#484 )
KiwiMaps.newConcurrentHashMap should return a ConcurrentMap (#486 )
Bugs
VaultConfiguration#validateAndCopyVaultConfiguration exception messages do not correctly use template parameters (#470 )
LocalPortCheckerTest fails when SSH port (22) is NOT actually in use (#475 )
Assorted
Documentation updates and miscellaneous changes in KiwiPreconditions (#474 )
Update javadocs in JaxrsExceptionMapper (#478 )
Update KiwiIO docs for processes (#480 )
Update docs in PagingQuery tests (#483 )
Dependency updates
spring-data-mongodb dependency should have provided scope (#468 )
Change guava-retrying dependency to (forked) re-retrying 3.0.0 (#488 )
Bump kiwi-parent from 0.4.0 to 0.5.0 (#490 )
You can’t perform that action at this time.