mirror of
https://github.com/ditkrg/idempotent-request.git
synced 2026-01-22 13:56:45 +00:00
add changelog v0.1.4
This commit is contained in:
parent
8643fda53e
commit
b830893261
@ -1,5 +1,9 @@
|
||||
# Idempotent Request Changelog #
|
||||
|
||||
## v0.1.4 ##
|
||||
|
||||
* Fix an issue, when http response from backend != 200..226 caused lock to be taken
|
||||
|
||||
## v0.1.3 ##
|
||||
|
||||
* Fix an issue, when concurrent requests sent to an endpoint won't be protected by idempotency until the 1st request is finished
|
||||
|
||||
Loading…
Reference in New Issue
Block a user