Skip to content

4.4.5.Final

Compare
Choose a tag to compare
@mp911de mp911de released this 08 May 06:36
25c06e3

This is the fifth bugfix release for Lettuce 4.4 shipping with 8 tickets fixed along with a few dependency upgrades.

Upgrading is recommended for all users.

Commands

  • Add AUTH option to MIGRATE command #733
  • Add MASTER type to KillArgs #760

Fixes

  • DefaultEndpoint.QUEUE_SIZE becomes out of sync, preventing command queueing #764 (Thanks to @nivekastoreth)
  • Do not retry completed commands through RetryListener #767

Other

  • Upgrade to netty 4.1.23.Final #755
  • Upgrade to RxJava 1.3.8 #759
  • Extend documentation for argument objects #761
  • Upgrade to netty 4.1.24.Final #770

Documentation