Skip to content

v0.22.2

Choose a tag to compare

@jaymell jaymell released this 07 Jan 22:54
· 999 commits to main since this release

0.22.2 (2023-01-07)

This release adds various incremental improvements and fixes a few long-standing bugs. Thanks to all our
contributors for making this release happen.

Features

Bug fixes

  • Enable single-item-vector get responses (#507 @hank121314)
  • Fix empty result from xread_options with deleted entries (#712 @Quiwin)
  • Limit Parser Recursion (#724)
  • Improve MultiplexedConnection Error Handling (#699)

Changes