Skip to content

Releases: rjojjr/tasks-lock-api

Python Client v1.0.1

29 Sep 16:40
132af58
Compare
Choose a tag to compare

This release includes bugfixes for the python client.

Changes

  • fix python client env. var. parsing
  • add logging to python client

Python Client v1.0.0

28 Sep 18:38
e57c1fc
Compare
Choose a tag to compare

This is the initial release of the Python TasksLockAPI client.

v1.1.2

14 Sep 20:57
e7c9d1a
Compare
Choose a tag to compare

This release adds DB level method synchronization to further optimize HA environment performance.

Changes

  • add DB level method synchronization
  • fix clear all locks on shutdown

v1.1.1

14 Sep 16:59
41bdb38
Compare
Choose a tag to compare

This release brings code optimizations, logging improvements & API response standardization.

Changes

  • abstract/extract common service methods/props
  • optimize & standardize logging
  • always return standard response body when in API mode
  • docker build optimizations

v1.1.0

04 Sep 23:16
e227903
Compare
Choose a tag to compare

This release adds bugfixes and changes the way acquire requests are rejected.

Changes

  • Fix client mode relase-lock bug
  • Add docker support

v1.0.0

04 Sep 15:12
Compare
Choose a tag to compare

This is the initial release for the TasksLock API.