Skip to content

Releases: tigron/skeleton-transaction

v0.4.3

26 Oct 14:56
Compare
Choose a tag to compare
Report exception

v0.4.2

20 Oct 13:27
Compare
Choose a tag to compare
Send exception to Sentry if configured

v0.4.1

21 Sep 10:02
d5251e3
Compare
Choose a tag to compare
  • Fix resolving the process title

v0.4.0

08 Jun 13:39
396b872
Compare
Choose a tag to compare
Let schedule handle NULL for scheduled_at

v0.3.13

01 Apr 07:37
Compare
Choose a tag to compare
Default values for transaction_log

v0.3.12

31 Mar 11:30
Compare
Choose a tag to compare
Default values for transaction table

v0.3.11

29 Jan 17:26
1ce4671
Compare
Choose a tag to compare
Make the check methods extendable

v0.3.10

09 Jan 13:27
Compare
Choose a tag to compare

Bugfix:

  • Release database lock before bailing out

v0.3.9

27 Dec 12:54
Compare
Choose a tag to compare
  • Use database locks to prevent concurrency

v0.3.8

06 Dec 15:45
Compare
Choose a tag to compare

Optimization of get runnable transaction list in case of massive amount of transactions.