Skip to content

Releases: AppsDevTeam/sobitecr

v1.2: Adds transaction lock timeout

03 Jan 11:50

Choose a tag to compare

Introduces a lock timeout for the startTransaction operation.

This prevents indefinite locking when starting a transaction.
Also defines a new error code for "another transaction in progress".

v1.1: Adds transaction check functionality

22 Nov 10:29

Choose a tag to compare

Adds the ability to check the state of a transaction.

This change introduces a new `checkTransaction` method that allows users to query the status of a specific transaction by its ID. It also updates the internal logic to handle `check_transaction` operations, including response parsing and callback execution.

v1.0.12

03 Apr 06:57

Choose a tag to compare

throw error and end loop

v1.0.11

02 Apr 18:41

Choose a tag to compare

sync call instead of async

v1.0.10

28 Mar 05:13

Choose a tag to compare

ramsey/uuid 4.2 for php 7 support

v1.0.9

26 Mar 09:28

Choose a tag to compare

fix

v1.0.8

25 Mar 05:43

Choose a tag to compare

fix

v1.0.7

24 Mar 16:21

Choose a tag to compare

improvements

v1.0.6

24 Mar 07:46
a19fc5e

Choose a tag to compare

Update SobitEcr.php

v1.0.5

23 Mar 18:59
0fdcc44

Choose a tag to compare

Update SobitEcr.php