Skip to content

Releases: ebean-orm/ebean-spring-txn

13.13.0

17 Feb 08:10
Compare
Choose a tag to compare

Issues

#34 - NoSuchMethodError: 'void io.ebeaninternal.server.transaction.ExternalJdbcTransaction.(java.lang.String, boolean, java.sql.Connection, io.ebeaninternal.server.transaction.TransactionManager)'

Full Changelog: ebean-spring-txn-13.10.0...ebean-spring-txn-13.13.0

13.10.0

14 Feb 09:38
Compare
Choose a tag to compare

Changes

#33 - Update internals from using deprecated TransactionSynchronizationAdapter to TransactionSynchronization

Full Changelog: ebean-spring-txn-13.9.1...ebean-spring-txn-13.10.0

13.9.1

07 Sep 01:42
Compare
Choose a tag to compare

Issues

#30 - Make SpringJdbcTransactionManager final, SpringJdbcTransaction not public refactor
#31 - Explicitly add Apache 2 License text (it got missed when ebean changed from LGPL to Apache2)

13.9.0

05 Sep 07:43
Compare
Choose a tag to compare

#29 - Use System.Logger and transaction.flush()

12.6.4

23 Dec 07:51
Compare
Choose a tag to compare

Issues:

#24 Error when using transaction Propagation.REQUIRES_NEW

12.6.3

18 Dec 02:37
Compare
Choose a tag to compare

#23 - Use updated PostCommit to send ChangeLog changes. Use PreCommit to flush last ChangeLog changes at PreCommit

12.4.2

18 Dec 01:50
Compare
Choose a tag to compare

#22 - Spring @transactional with batch mode not invoking ebean batch flush

11.10.4

12 Mar 08:48
Compare
Choose a tag to compare

#19 - java.lang.IllegalStateException: Transaction is Inactive ... when using Ebean transactions with Ebean's Spring transaction manager

11.10.3

09 Feb 10:53
Compare
Choose a tag to compare

#18 SpringJdbcTransactionManager inifinite recursion (Ebean #1254)

11.10.1

02 Feb 11:06
Compare
Choose a tag to compare

#17 - Refactor to use the better internals in Ebean 11.10.1