Roadmap
Unreleased versions
Version 2.0.1
Planned release date: ???
Planned new features and bug fixes:
| JIRA Issues (3 issues) | |||
|---|---|---|---|
| Type | Key | Summary | Status |
|
|
BTM-84 | Cannot recover lost JMS Connection |
|
|
|
BTM-85 | NullPointerException in BitronixTransactionSynchronizationRegistry |
|
|
|
BTM-86 | deadlock in JMS connection pool |
|
Released versions
Version 2.0.0
Release date: 2 July 2010
Planned new features and bug fixes:
Version 1.3.3
Release date: 25 October 2009
New features and fixed bugs:
Version 1.3.2
Release date: 17 October 2008
New features and fixed bugs:
| JIRA Issues (1 issues) | |||
|---|---|---|---|
| Type | Key | Summary | Status |
|
|
BTM-31 | Synchronization registering another Synchronization with a different position aborts transaction |
|
Version 1.3.1
Release date: 28 September 2008
New features and fixed bugs:
Version 1.3
Release date: 18 August 2008
New features and fixed bugs:
Version 1.2
Release date: 27 January 2008
New features and fixed bugs:
| JIRA Issues (6 issues) | |||
|---|---|---|---|
| Type | Key | Summary | Status |
|
|
BTM-6 | Support for JMS credentials |
|
|
|
BTM-3 | Upgrade to latest version of SLF4J |
|
|
|
BTM-12 | add maven support |
|
|
|
BTM-2 | error not reported when XAResource.recover() call fails |
|
|
|
BTM-5 | pooling of prepared statements / statement cache |
|
|
|
BTM-15 | Handle MySQL XA semantics |
|
Version 1.1
Release date: 5 October 2007
New features and fixed bugs:
- Made pooled objects unwrappable.
- Implemented dynamic pool size. Pools (both JDBC and JMS) can now grow and shrink.
- Implemented keepConnectionOpenUntilAfter2Pc in PoolingDataSource (required to support IBM DB2).
- Added resource password encryption capability.
Version 1.0.1
Release date: 6 September 2007
New features and fixed bugs:
| JIRA Issues (1 issues) | |||
|---|---|---|---|
| Type | Key | Summary | Status |
|
|
BTM-1 | error delisting resource error with Oracle 9 |
|
Version 1.0
Release date: 8 August 2007
New features and fixed bugs:
- Full JTA support.
- JMS and JDBC connection pools tested against and supporting a wide range of databases and JMS servers, both commercial and open-source.
- XA recovery support thanks to the embedded disk logger.
- Usable standalone, with Spring and embeddable into servlet contains such as Jetty and Tomcat.
- Ease of use, precise error reporting and few 3rd party dependencies.
