Skip to content
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.

Releases: eigenein/rusty-home

0.4.0-rc.6

11 Jul 12:44
Compare
Choose a tag to compare
  • 0b30745 Fix: specify the crate to install
  • 25571b5 Chore: cargo update

0.4.0-rc.4

13 Jun 11:10
Compare
Choose a tag to compare
  • 9286679 Chore: cargo update
  • cd70c44 Fix: send heartbeat every time a message is received
  • 86f0ee6 Chore: fix Clippy opts

0.4.0-rc.3

05 Jun 21:47
Compare
Choose a tag to compare

0.4.0-rc.2

05 Jun 21:19
Compare
Choose a tag to compare
  • 7fa4acd Fix: set the Redis client name
  • ac862f5 Fix: set the Redis client name

0.4.0-rc.1

05 Jun 21:06
Compare
Choose a tag to compare
  • 7c534e0 Break: replace the Redis options with --redis-url
  • 35119d9 Fix: set the Redis client name

0.3.0-rc.7

05 Jun 20:40
Compare
Choose a tag to compare
  • fed5e66 Break: drop the journald support
  • 68b2c16 Fix: include TRACE in Sentry breadcrumbs

0.3.0-rc.6

05 Jun 13:14
Compare
Choose a tag to compare
  • 3d22d97 Chore: cargo update
  • cb37d5c Fix: set the timeouts on EVALSHA calls

0.3.0-rc.5

05 Jun 11:02
Compare
Choose a tag to compare
  • 5d52eff Fix: remove timeouts, automatic pipelining and add additional logging

0.3.0-rc.4

04 Jun 20:06
Compare
Choose a tag to compare
  • 4a45dcc Fix: try to set the timeout on XADD
  • b9a0707 Chore: improve the tracing output

0.3.0-rc.3

03 Jun 13:22
Compare
Choose a tag to compare
  • eab3d4d Fix: debugging the odd hanging when Redis hicks up