Releases: eigenein/rusty-home
Releases · eigenein/rusty-home
0.4.0-rc.4
- 9286679 Chore:
cargo update
- cd70c44 Fix: send heartbeat every time a message is received
- 86f0ee6 Chore: fix Clippy opts
0.4.0-rc.2
- 7fa4acd Fix: set the Redis client name
- ac862f5 Fix: set the Redis client name
0.4.0-rc.1
- 7c534e0 Break: replace the Redis options with
--redis-url
- 35119d9 Fix: set the Redis client name
0.3.0-rc.7
- fed5e66 Break: drop the
journald
support
- 68b2c16 Fix: include
TRACE
in Sentry breadcrumbs
0.3.0-rc.6
- 3d22d97 Chore:
cargo update
- cb37d5c Fix: set the timeouts on
EVALSHA
calls
0.3.0-rc.5
- 5d52eff Fix: remove timeouts, automatic pipelining and add additional logging
0.3.0-rc.4
- 4a45dcc Fix: try to set the timeout on
XADD
- b9a0707 Chore: improve the tracing output
0.3.0-rc.3
- eab3d4d Fix: debugging the odd hanging when Redis hicks up