Sha256: 4754650c1e569522fa31770eaf6de1b8e0806c1b478995dc6b236f16d85f3cc7

Contents?: true

Size: 1.84 KB

Versions: 6

Compression:

Stored size: 1.84 KB

Contents

== 0.5.0 (2013-06-28)

 * updated tomcat-dbcp.jar to 7.0.41 ... due recent fixes in 7.0.39 / 7.0.40 :
  - major statement leak https://issues.apache.org/bugzilla/show_bug.cgi?id=54732
 * no longer bundling driver jars instead depending on jdbc-xxx gems :
  - trinidad_mysql_dbpool_extension -> jdbc-mysql
  - trinidad_postgresql_dbpool_extension - jdbc-postgres
  - trinidad_sqlite_dbpool_extension - jdbc-sqlite3
  - trinidad_mssql_dbpool_extension - jdbc-jtds

== 0.4.2 (2012-12-22)

 * updated tomcat-dbcp.jar to 7.0.32
 * support multiple jar files (and globbing) with driver path
 * trinidad_mssql_dbpool_extension jTDS jar updated to 1.3.0

== 0.4.1 (2012-11-29)

* updated driver jars for following :
  - trinidad_mysql_dbpool_extension
  - trinidad_postgresql_dbpool_extension
  - trinidad_mssql_dbpool_extension
* added trinidad_sqlite_dbpool_extension

== 0.4.0 (2012-05-31)

* revised trinidad_generic_dbpool_extension :
  - driver configuration option aliased as driverName
  - new driverPath option for specifying driver jar in configuration
  - allow driverName to be auto resolved when driverPath specified
* trinidad_postgresql_dbpool_extension with driver updated to 9.1-902
* trinidad_mysql_dbpool_extension with mysql-connector-j 5.1.20
* code cleanup, get rid of jeweler, update tomcat-dbcp.jar for trinidad_dbpool

== 0.3.0 (2011-07-01)

* Oracle connection pool extension
* Mssql connection pool extension
* Postgresql syntax error fix
* Add support for multiple pools per db extension

== 0.2.0 (2010-07-29)

* Update trinidad_dbpool_extension common gem to support Tomcat 7

== 0.1.1 (2010-05-05)

* Update trinidad_dbpool_extension common gem
* Remove adding jndi context and resource to the global tomcat context

== 0.1.0 (2010-04-04)

* First release
* General connection pool extension
* Mysql connection pool extension
* Postgresql connection pool extension

Version data entries

6 entries across 6 versions & 6 rubygems

Version Path
trinidad_mssql_dbpool_extension-0.5.0 History.txt
trinidad_sqlite_dbpool_extension-0.5.0 History.txt
trinidad_postgresql_dbpool_extension-0.5.0 History.txt
trinidad_mysql_dbpool_extension-0.5.0 History.txt
trinidad_generic_dbpool_extension-0.5.0 History.txt
trinidad_dbpool-0.5.0 History.txt