- Forked and renamed to OpenStaxTransactionRetry
- Fix bug with calling overloaded transaction with a hash
- Add
TransactionRetry.before_retry
configuration option to run Proc before transaction retry - Add
TransactionRetry.retry_on
configuration option to include more Errors to retry on - Update dependency activerecord >= 5.1
- Update dependency ruby 2.2.2
- Upgrade dependency transaction_isolation to 1.0.5
- Adapt gemspec info
- Forked gem from transaction_retry 1.0.3