v1.40.1
Fixed 2
- Fixed connection-state handling in squashed pipelines so commands following AUTH, SELECT, HELLO, CLIENT, or RESET now observe the updated connection state instead of stale authentication, database, or RESP protocol state
- Fixed compressed QList node memory accounting and defragmentation
This is a patch release.
What's Changed
- Fixed connection-state handling in squashed pipelines. Commands following
AUTH,SELECT,HELLO,CLIENT, orRESETnow observe the updated connection state instead of stale authentication, database, or RESP protocol state (#8016). - Fixed compressed QList node memory accounting and defragmentation (#8011, #8014).
Full Changelog: v1.40.0...v1.40.1