Skip to content

5.1.4

Compare
Choose a tag to compare
@sazzad16 sazzad16 released this 29 Jul 13:29
· 3 commits to 5.1.x since this release

Changes

πŸ”₯ Breaking Changes

  • Address change in JSON.GET command without path (#3858)
  • Modify and fail-fast GeoSearchParam (#3827)

πŸš€ New Features

  • Support Hash field expiration (#3826)
  • Support issuing Latency commands (#3729)
  • Add support for the NOVALUES option of HSCAN command (#3741, #3746)
  • Add support for CLIENT TRACKINGINFO command (#3751)
  • Support IGNORE and other optional arguments for timeseries commands (#3860, #3863)
  • Add last entry id for XREADs and support XREADs reply as map (#3791)
  • Support the MAXAGE option for CLIENT KILL (#3754)
  • Support ADDSCORES argument in FT.AGGREGATE (#3908)
  • Support [S]PUBLISH in pipelines and transactions (#3859)

πŸ› Bug Fixes

  • Ensure closing connection in Pipeline (#3865)
  • Address change in JSON.GET command without path (#3858)

🧰 Maintenance

  • Add methods in CommandArguments and RawableFactory (#3834)
  • Modify and fail-fast GeoSearchParam (#3827)

Contributors

We'd like to thank all the contributors who worked on this release!

@sazzad16, @cemasma, @Lcarrot, @gerzse and @uglide