v1.3.0 (2024-02-27)
- #8 Apply auto-formatting
v1.2.0 (2023-09-20)
- #6 Throw
SQL[Non]TransientConnectionException
fromgetConnection()
- #5 Support aggregate configuration via multiple bindings
- #4 Support {
poolPreparedStatements
,testOnCreate
,validationTimeout
,jmxName
} - #2 Upgrade Maven dependencies
- #1 Transition to GitHub Actions
v1.1.0 (2020-05-23)
- Update
dbcp.xsd
spec to require username and password as part of<url>
element. - Improve tests.
- Improve javadocs and xmldocs.
v1.0.5 (2019-07-21)
- Upgrade
org.libj:test:0.6.9
to0.7.0
. - Upgrade
org.jaxsb:jaxsb-maven-plugin:2.1.4
to2.1.5
. - Upgrade
org.jaxsb:runtime:2.1.4
to2.1.5
. - Upgrade
http://www.openjax.org/dbcp-0.9.xsd
tohttp://www.openjax.org/dbcp-1.0.xsd
. - Upgrade
http://www.openjax.org/xml/datatypes-0.8.xsd
tohttp://www.openjax.org/xml/datatypes-0.9.xsd
.
v1.0.4 (2019-05-13)
- Initial public release.