Skip to content

Releases: microsoft/garnet

Garnet v1.0.81

07 Aug 23:41
12b30d5

Choose a tag to compare

Get NuGet binaries at:

More information at:

Changes:

  • 12b30d5 bump version (#1327)
  • 9099d6f More tiny SortedSet fixes (#1324)
  • dddd829 Enforce stricter client name limits also for HELLO command (#1318)
  • d6fd73f passing object store checkpoint task parameter in WaitOrDie call (#1326)
  • 4224d7c Fix error logging in GarnetServer.LoadModules (#1325)
  • dd40f48 Implement struct.pack struct.upack and struct.size (#1317)
  • 258b530 INCRBYFLOAT: fix double's char counting and new API (#1303)

This list of changes was auto generated.

Garnet v1.0.80

05 Aug 21:55
7c40aa0

Choose a tag to compare

Get NuGet binaries at:

More information at:

Changes:

  • 7c40aa0 Fixing replica checkpointing divergence with explicit CommitAOF calls (#1305)
  • 162ca67 Correct GetDistanceWhenInRectangle distance computation. (#1306)
  • fccf6ca JsonPath Improvements (#1281)
  • 668a477 Fixes for expiry-related commands (#1296)
  • ded1f05 Detect AOF History Divergence with No Checkpoint (#1263)
  • 38d7674 Cluster Config Fix (#1309)
  • a2e25a8 Add Timeout at Replica Sync Remote Comms (#1297)
  • 7a33245 Updated the DoCompaction method in DatabaseManagerBase.cs to use a boolean to indicate whether the call comes from the checkpoint or is the periodic task. This solves the bug of the periodic task being skipped over because the previous check was only of the frequency (#1316)

This list of changes was auto generated.

Garnet v1.0.79

28 Jul 16:30
1bc07c8

Choose a tag to compare

Get NuGet binaries at:

More information at:

Changes:

  • 1bc07c8 Added metrics for transaction commands received and executed successfully. (#1310)
  • dcbf742 Trying to stabilize BDNs by spacing out the various runs by up to 10 mins between just so they all aren't hammering Github repo with BDN data at the same time (#1311)
  • 836eb9b Fix Garnet RMW InitialUpdater to work with Revivification (In-Chain) (#1307)
  • 67bcf60 MULTI/EXEC doesn't recognize or lock for certain valid RESP commands (#1271)

This list of changes was auto generated.

Garnet v1.0.78

16 Jul 18:23
297d0a3

Choose a tag to compare

Get NuGet binaries at:

More information at:

Changes:

See More
  • be05b97 Save System.Linq.Async dependency by implementing FirstAsync (#1284)

This list of changes was auto generated.

Garnet v1.0.77

08 Jul 22:12
7120a07

Choose a tag to compare

Get NuGet binaries at:

More information at:

Changes:

  • 7120a07 Updating Azure.Identity version & bumping Garnet version (#1286)
  • e454a2c update docs for cluster setup (#1285)

This list of changes was auto generated.

Garnet v1.0.76

08 Jul 03:55
dbcf851

Choose a tag to compare

Get NuGet binaries at:

More information at:

Changes:

This list of changes was auto generated.

Garnet v1.0.75

04 Jul 01:48
cba49ed

Choose a tag to compare

Get NuGet binaries at:

More information at:

Changes:

This list of changes was auto generated.

Garnet v1.0.74

02 Jul 20:47
3e6687a

Choose a tag to compare

Get NuGet binaries at:

More information at:

Changes:

  • 3e6687a Update Version.props (#1276)
  • a94e9b3 Dispose active session entry in Tsavorite at session disposal time (#1274)
  • b881ce8 Insert random delay up to two mins to help collisions that cause timeouts (#1272)
  • 20209cd Fix Object Store Active Expiration Scanning Range (#1273)
  • aa92fb7 Implementing ScratchBufferAllocator (#1247)

This list of changes was auto generated.

Garnet v1.0.73

25 Jun 02:13
abc4f34

Choose a tag to compare

Get NuGet binaries at:

More information at:

Changes:

See More
  • 2ef2082 Remove Win2019 from nightly test runs and use Win2025 instead (#1257)
  • 5cc6cec Fix ZADD INCRBY interaction with options and return the correct value when INCRBY is used to add to a new value. (#1251)
  • d84ae0f Reduce allocation in random set index picking (#1242)
  • 9455950 add test for Lua created keys and replication, both with and without scripts running in transactions (#1254)
  • 2de1c3a Consolidate Standalone and Cluster Snapshot Metadata (#1147)
  • c4b997b RespServerSession RESP3 update (#1223)
  • 0dcf03b Fix ARGV not being set if KEYS is grown during Lua script (#1249) [ #1235 ]

This list of changes was auto generated.

Garnet v1.0.72

10 Jun 23:58
7f128af

Choose a tag to compare

Get NuGet binaries at:

More information at:

Changes:

  • 7f128af Null objects on delete, update cache size tracker (#1245)
  • 6a274d1 Custom command name matching should be case-insensitive just like normal commands for commands that included dots like json.get (#1244)
  • b1ed550 Fix LPOP & HGET methods in custom procedure (#1241)
  • 40fa191 yarn upgrade (#1246)

This list of changes was auto generated.