Skip to content

Releases: redis/rueidis

1.0.26-go1.18

29 Dec 13:27
831ef08
Compare
Choose a tag to compare

1.0.26

29 Dec 13:26
50bfe8f
Compare
Choose a tag to compare

Changes

🚀 New Features

  • feat: check for too big PipelineMultiplex value (#436)
  • feat: deprecate rueidisotel's WithClient (#430)

🐛 Bug Fixes

  • fix: rueidiscompat's ZPopMax and ZPopMin with count 1 (#433)
  • fix: send READONLY command to replicas when SendToReplicas is set (#430)

🧰 Maintenance

  • doc: add rueidisotel client metrics (#434)

Contributors

We'd like to thank all the contributors who worked on this release!

@ash2k, @atercattus, @proost and @rueian

1.0.25-go1.19

17 Dec 08:06
8074509
Compare
Choose a tag to compare

1.0.25-go1.18

17 Dec 08:06
f547424
Compare
Choose a tag to compare

1.0.25

17 Dec 08:05
222f9ed
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: do not ignore error of url.Parse (#426)
  • fix: random nil dereference caused by non-zero PipelineMultiplex in v1.0.24 (#427)

Contributors

We'd like to thank all the contributors who worked on this release!

@j178 and @rueian

1.0.24-go1.19

15 Dec 12:58
b821c32
Compare
Choose a tag to compare

1.0.24-go1.18

15 Dec 12:56
bb1b492
Compare
Choose a tag to compare

1.0.24

15 Dec 12:51
0c5c4b8
Compare
Choose a tag to compare

🚀 New Features

🐛 Bug Fixes

  • fix: rueidis.ParseURL() cannot parse unix address (#425)
  • fix: correct CLIENT SETINFO connection setup (#420)

Contributors

We'd like to thank all the contributors who worked on this release!

@IrineSistiana, @proost, @rueian and @unknowntpo

1.0.23-go1.19

04 Dec 16:24
02ffb51
Compare
Choose a tag to compare

1.0.23-go1.18

04 Dec 16:24
9321e28
Compare
Choose a tag to compare