1 cosTransactions Release Notes
1.1 cosTransactions 1.1.1.1, Release Notes
1.1.1 Improvements and new features
Updated internal documentation.
1.1.2 Fixed bugs and malfunctions
1.1.3 Incompatibilities
1.1.4 Known bugs and problems
1.2 cosTransactions 1.1.1, Release Notes
1.2.1 Improvements and new features
- cosTransactions is now able to handle upgrade properly.
Own Id: -
- The cosTransactions factory now accepts
maxRetries
andcomFailWait
options, which overrides the configuration parameters.
Own Id: -
1.2.2 Fixed bugs and malfunctions
1.2.3 Incompatibilities
- The configuration parameters
comm_failure_wait
andmax_retries
changed tomaxRetries
andcomFailWait
. The default value formaxRetries
have been raised from 20 to 40.
Own Id: -
1.2.4 Known bugs and problems
1.2.4.1 CosTransactions
- The same as in the last release.
1.3 cosTransactions 1.1, Release Notes
1.3.1 Improvements and new features
- First release of the cosTransactions application.
Own Id: OTP-1741
1.3.2 Fixed bugs and malfunctions
1.3.3 Incompatibilities
1.3.4 Known bugs and problems
1.3.4.1 CosTransactions
- The operation CosTransactions_RecoveryCoordinator:replay_completion/3 is blocking. According to the specification it should not be blocking.