Skip to content

1.2.0

Compare
Choose a tag to compare
@chinguyen21 chinguyen21 released this 13 May 19:14
· 32 commits to master since this release

Updates:

  • Add TLS support for better security.
  • Add integration tests in TLS mode.
  • Fix a race condition during client initialization around auto-discovery of cluster configurations
  • Move the Ketama hash function from MD5 to SHA-384 to be more collision resilient.
  • Fix unit test failure in testIPv6Host() by adding valid hostname.
  • SPY-195: Defer String Concat in handleEmptySelects()
  • SPY-194: Allow to optionally bound retry queue.
  • SPY-193: Allow to override wakeupDelay
  • SPY-192: Ensure connection key is valid before checking if writable
  • Bump spring-beans from 3.0.3.RELEASE to 5.3.18.