Skip to content

Releases: sttc/java-sdk

Atomic#callQuietly()

24 Jun 18:05

Choose a tag to compare

New method Atomic#callQuietly()

Detailed logging

23 Jun 11:59

Choose a tag to compare

Detailed logging added, on every HTTP operation

Retry is more aggressive

20 Jun 08:48

Choose a tag to compare

Retry in ReSttc will make 20 attempts with 5 second delay between them

One minuter per request

13 Jun 16:38

Choose a tag to compare

Every HTTP request has a one minute cap now.

Max delay in Atomic

13 Jun 07:13

Choose a tag to compare

Atomic has a new constructor that configures its maximum delay time. Besides that, it is now less aggressive (in order avoid DoS effect on the server). It waits longer between attempts.

shutdown hook for locks

25 May 10:00

Choose a tag to compare

Locks release themselves on shutdown through Java shutdown hooks

Performance optimized

20 May 14:00

Choose a tag to compare

Performance optimized in locks/lock calls

co.stateful.cached package

20 May 13:50

Choose a tag to compare

co.stateful.cached package introduced - it is highly recommended to use it in production environments

Atomic

19 May 05:46

Choose a tag to compare

Atomic class introduced, an extender of Callable

Bug fix in MANIFEST.MF

15 May 13:55

Choose a tag to compare

Critical bug fix in MANIFEST.MF