0.5 Release
Changes / improvements included in this release:
- Added JNDI DataSource implementations
- Upgraded threadly dependency
- Fixed unlikely issue where an IndexOutOfBoundsException may occur from the AuroraClusterMonitor due to
Math.abs(Integer.MIN_VALUE)
overflow issue