Skip to content

Releases: PhonePe/DLM

V1.0.2

13 Apr 08:50
0e82c90

Choose a tag to compare

Lock timing (TTL, wait timeout, retry interval) was hardcoded in LockBase, giving consumers no way to tune behaviour for their SLOs. This introduces LockConfiguration — a simple, immutable config object — to make these values configurable per instance

V1.0.1

30 Oct 08:56
4b8c64c

Choose a tag to compare

POM changes to fix sonar coverage

V1.0.0

10 Oct 04:11
a9c3ea9

Choose a tag to compare

First release