Skip to content

2.2.79

Compare
Choose a tag to compare
@NickCraver NickCraver released this 10 Jan 21:40
· 282 commits to main since this release
ef1178e
  • NRediSearch: Support on json index (#1808 by @AvitalFineRedis)
  • NRediSearch: Support sortable TagFields and unNormalizedForm for Tag & Text Fields (#1862 by @slorello89 & @AvitalFineRedis)
  • Fix: Potential errors getting socket bytes (#1836 by @NickCraver)
  • Logging: Adds (.NET Version and timestamps) for better debugging (#1796 by @philon-msft)
  • Adds: Condition APIs (transactions), now supports StreamLengthEqual and variants (#1807 by @AlphaGremlin)
  • Adds: Support for count argument to ListLeftPop, ListLeftPopAsync, ListRightPop, and ListRightPopAsync (#1850 by @jjfmarket)
  • Fix: Potential task/thread exhaustion from the backlog processor (#1854 by @mgravell)
  • Adds: Support for listening to Azure Maintenance Events (#1876 by @amsoedal)
  • Adds: StringGetDelete/StringGetDeleteAsync APIs for Redis GETDEL command(#1840 by @WeihanLi)