4.1.5
This is a refinement release that brings several general improvements and dependency updates.
👏 Improvements
- Introduce support for logging debug entries with Throwable #950
- Update console formatter to include exception in the formatting #952
- Remove stacktrace from recoverable discovery log warnings #954
- Remove stacktrace from connection acquisition attempts in LoadBalancer #956
- Move dependency versions to properties #961
- Add server shutdown to DatabaseExtension #1042
- Added value conversion for char[] and short[] #1018