Releases: microsoft/garnet
Garnet v1.0.32
Get NuGet binaries at:
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
This list of changes was auto generated.
Garnet v1.0.31
Get NuGet binaries at:
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
- 6d635c5 Correctly set IsInNewVersion bit + small null logger fix (#717)
- e3c8a20 Allow Upsert to configure value length based on Input, in Tsavorite. (#714)
- ace7cb6 [Compatibility] Added INCRBYFLOAT command (#699)
- 0da61f5 BDN for SET variants (#710)
- 45e704b Cleanup Slot Verification (#709)
- 622abe7 Bump System.Text.Json from 8.0.4 to 8.0.5 (#711)
- ea748ef CrossSlot support for Lua EVAL/EVALSHA (#708)
- dd89054 Implementing COMMAND DOCS (#678)
- 41d77ba [Compatibility] Adding EXPIRETIME and PEXPIRETIME command (#664)
- 7335d93 [Breaking change] Simplify object store heap size configuration (#697)
This list of changes was auto generated.
Garnet v1.0.30
Get NuGet binaries at:
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
- 28328d0 Server side transaction failure in Cluster Mode (#702)
- 748ec9a [Compatibility] Added EXPIREAT and PEXPIREAT command and bug fixes for EXPIRE and PEXPIRE (#666)
- 64636ce [Doc] Added doc for APPEND command (#696)
- 1f79036 [Bug] Fixed wrong value in SupportedCommand for PURGEBP command (#694)
- 01a58f6 [Compatibility] Added LPOS command (#673)
- bc8c7c0 Reduce use of low-perf TryParse for enum in codebase (#693)
This list of changes was auto generated.
Garnet v1.0.29
Get NuGet binaries at:
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
This list of changes was auto generated.
Garnet v1.0.28
Get NuGet binaries at:
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
- 9e45dec Fix: aborted transaction (due to watch failure) return value from null string to null array. (#692)
- b70553b Support loading module from command line (#679)
- 1218678 Change Reset behavior to be more consistent with Redis (#685)
- 53b8cb8 TsavoriteLog iterator varant based on SingleWaiterAutoResetEvent to eliminate allocations (#688)
- 63fdc08 Safe tail refresh for scanning uncommitted TsavoriteLog (#687)
- ec5a46a [Compatibility] Adding RENAMENX command (#661)
- 0786f48 Misc BDN additions (#683)
This list of changes was auto generated.
Garnet v1.0.27
Get NuGet binaries at:
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
- 043e56d Updated version to v.0.27 (#686)
- d7d52fd Add a quick check for tail address match during iteration (#677)
This list of changes was auto generated.
Garnet v1.0.26
Get NuGet binaries at:
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
- 96b75ec bump to 1.0.26 (#680)
- c34f790 [Doc] Updated API Compatibility documentation with latest info (#662)
- 225ab25 Lua - use native tables to improve code compatibility (#672)
- ad81de1 Added custom authentication support to Garnet. (#648)
This list of changes was auto generated.
Garnet v1.0.25
Get NuGet binaries at:
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
This list of changes was auto generated.
Garnet v1.0.24
Get NuGet binaries at:
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
- 7d866da bump to 1.0.24 (#676)
- 401c185 Add a ScanCursor wrapper for store iteration (#669)
- de53280 Updating website packages (#670)
- 9429594 Revert "Make keys and argv as native lua tables"
- c30d65e Make keys and argv as native lua tables
This list of changes was auto generated.
Garnet v1.0.23
Get NuGet binaries at:
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
- f75773c Fix Latency Tracking Issue (#659)
- 840997f Bump express from 4.19.2 to 4.21.0 in /website (#668)
- efa4261 Bump dompurify from 3.0.9 to 3.1.6 in /website (#667)
- 40d9a26 fix cluster command processed metric (#663)
- 0fb221f Fixing case-sensitivity in enum parsing (#660)
This list of changes was auto generated.