Skip to content

v1.5.0

Latest

Choose a tag to compare

@adam-fowler adam-fowler released this 17 Aug 09:54
59d04ff

Minor release changes

  • Don't cancel connection pending commands on command cancellation. #396
  • Cluster readonly node selection based on AZ (Only works on Valkey 9.1 and later). #391

Patch release changes

  • Add internal client for Sentinel primary selection. #373
  • Fix crash when connection running keep-alive is closed. #389
  • Only store hash value of healthy cluster state of a cluster. #390
  • Fix cross-module optimization compiler crash. #400 from @planetMDX
  • Fix crash when closing connection due to an error before HELLO has been processed. #401 from @fpseverino

Other changes

  • Update ordo-one/package-benchmark to ordo-one/benchmark. #395