transaction (original) (raw)

Changes

5.0 (2024-09-18)

4.0 (2023-11-13)

3.1.0 (2023-03-17)

3.0.1 (2020-12-11)

3.0.0 (2019-12-11)

2.4.0 (2018-10-23)

2.3.0 (2018-10-19)

2.2.1 (2018-03-27)

2.2.0 (2018-02-27)

2.1.2 (2017-03-11)

2.1.1 (2017-03-11)

2.1.0 (2017-02-08)

Added a transaction-manager explicit mode. Explicit mode makes some kinds of application bugs easier to detect and potentially allows data managers to manage resources more efficiently.

(This addresses https://github.com/zopefoundation/transaction/issues/35.)

2.0.3 (2016-11-17)

2.0.2 (2016-11-13)

2.0.1 (2016-11-11)

The main purpose of these changes is to tighten up the text specification of user, description and extended_info keys, and to give us more flexibility in the future for serializing extended info. It’s possible that these changes will be breaking, so we’re also increasing the major version number.

1.7.0 (2016-11-08)

1.6.1 (2016-06-10)

1.6.0 (2016-05-21)

1.5.0 (2016-05-05)

1.4.4 (2015-05-19)

1.4.3 (2014-03-20)

1.4.2 (skipped)

1.4.1 (2013-02-20)

1.4.0 (2013-01-03)

1.4.0b1 (2012-12-18)

1.3.0 (2012-05-16)

1.2.0 (2011-12-05)

New Features:

1.1.1 (2010-09-16)

Bug Fixes:

1.1.0 (1010-05-12)

New Features:

If the work being done raises transient errors, the transaction will be retried up to 5 times.
See transaction/tests/convenience.txt for more details.

Bugs fixed:

1.0.1 (2010-05-07)

1.0.0 (2009-07-24)

1.0a1 (2007-12-18)