Skip to content

Releases: openjax/dbcp

v1.3.0

27 Feb 12:42
Compare
Choose a tag to compare
  • #8 Apply auto-formatting

v1.2.0

20 Sep 12:34
Compare
Choose a tag to compare
  • #6 Throw SQL[Non]TransientConnectionException from getConnection()
  • #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

23 May 06:07
Compare
Choose a tag to compare
  • Update dbcp.xsd spec to require username and password as part of <url> element.
  • Improve tests.
  • Improve javadocs and xmldocs.

v1.0.5

22 Jul 10:10
Compare
Choose a tag to compare
  • Upgrade org.libj:test:0.6.9 to 0.7.0.
  • Upgrade org.jaxsb:jaxsb-maven-plugin:2.1.4 to 2.1.5.
  • Upgrade org.jaxsb:runtime:2.1.4 to 2.1.5.
  • Upgrade http://www.openjax.org/dbcp-0.9.xsd to http://www.openjax.org/dbcp-1.0.xsd.
  • Upgrade http://www.openjax.org/xml/datatypes-0.8.xsd to http://www.openjax.org/xml/datatypes-0.9.xsd.

v1.0.4

20 Sep 12:34
Compare
Choose a tag to compare
  • Initial public release.