Releases: lpgauth/shackle
Releases · lpgauth/shackle
0.6.10
Changelog:
- Add support for request with no reply
0.6.9
Changelog:
- Ignore data from closed socket
- Rename client option
ip
to address
0.6.8
Changelog:
- DRY up shackle_sever implementations
- Switch from Travis-CI to Github actions
- Replace
erlang:port_command/2
hack with gen_udp:connect/3
0.6.7
Changelog:
- Disable
atomics
macro for OTP 21.2
0.6.5
Changelog:
- Route requests only to active servers
- Support hooks for client/pool metrics
0.6.4-statsderl
Instrument with statsderl
0.6.4
Changelog:
- Add handle_timeout client callback
0.6.3-statsderl
Instrument with statsderl