Skip to content

8.1

Choose a tag to compare

@rbygrave rbygrave released this 27 Jul 01:59
· 232 commits to master since this release

#57 - Check driver exists when explicitly set
#58 - Rename methods with deprecation: getName() -> name(), getStatus() -> status() etc
#59 - Change ConnectionPool to not be public
#60 - Remove longRunning flag from PooledConnection
#61 - Tidy internals - use accessor methods instead of getters
#54 - Include url when throwing DataSourceConfigurationException