Skip to content

Releases: microsoft/garnet

Garnet v1.0.36

07 Nov 20:08
Compare
Choose a tag to compare

Get NuGet binaries at:

More information at:

Changes:

  • 837e101 GH Release task fix due to blocking changes (#782)
  • 599e633 Changed tagSource: in the release yml from manual (which has been removed in this version) to userSpecifiedTag (#781)
  • 7c22c36 CLUSTER MEET Hostname Support (#770)
  • 9230a44 version bump (#764)
  • 963d619 fix skipping aof header (#763)
  • 8932e60 Allowing trailing commas in config files (#761)
  • 3955806 Upgraded task: GitHubRelease@0 to @1 since the @0 version is now depreceated. (#762)

This list of changes was auto generated.

Garnet v1.0.35

31 Oct 00:51
9ebabe8
Compare
Choose a tag to compare

Get NuGet binaries at:

More information at:

Changes:

  • 9ebabe8 v update (#760)
  • 545ff8e Copy CI benchmark charts into website publishing action (#759)
  • d7ad0eb Removing Newtonsoft.Json dependency from Garnet.host and .nuspec file (#755)
  • 5fe9e23 change metrics sampling frequency to TimeSpan (#754)
  • 80b0d2e Mark GETSET, INCRBYFLOAT, SETNX as implemented in docs (#757)
  • 6d489c6 [Compatibility] Added PUBSUB CHANNELS, NUMPAT and NUMSUB commands (#719)
  • 4e3b462 [Compatibility] Added ZDIFFSTORE command (#732)
  • bda4f3c Fix HINCRBYFLOAT precision, use double, not float (#753)
  • b244812 Enabling limited parameter access to SessionParseState (#744)
  • c580f22 BDN benchmark for custom operations. (#750)
See More
  • 9a08ff3 Revert "[Compatibility] Added GEOSEARCHSTORE command and bug fix in GEOSEARCH…" (#751)
  • d17f489 [Compatibility] Added GEOSEARCHSTORE command and bug fix in GEOSEARCH command (#726)
  • 3482595 Security fix - Setting up config files during mirroring (#749)
  • 5a0aa99 Fix disposal caused Null ref (#747)
  • 26f628c Fixed CustomCommand test case falure after ushort conversion (#748)
  • 25c7eff Rate limiter using sorted sets. (#735)

This list of changes was auto generated.

Garnet v1.0.34

23 Oct 17:28
3a7c4ba
Compare
Choose a tag to compare

Get NuGet binaries at:

More information at:

Changes:

See More

This list of changes was auto generated.

Garnet v1.0.33

15 Oct 00:22
80fae44
Compare
Choose a tag to compare

Get NuGet binaries at:

More information at:

Changes:

  • 80fae44 Remove dynamic loading of Garnet.resources.dll + Update version to 1.0.33 (#723)
  • 274d36e Fix build warning releated to #nullable (#721)
  • 7e29c3a [Compatibility] Added NOVALUE option for HSCAN (#701)

This list of changes was auto generated.

Garnet v1.0.32

12 Oct 19:27
cf21bd4
Compare
Choose a tag to compare

Garnet v1.0.31

12 Oct 00:32
6d635c5
Compare
Choose a tag to compare

Get NuGet binaries at:

More information at:

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

04 Oct 20:13
28328d0
Compare
Choose a tag to compare

Get NuGet binaries at:

More information at:

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

27 Sep 17:54
eb40cd9
Compare
Choose a tag to compare

Garnet v1.0.28

26 Sep 21:14
9e45dec
Compare
Choose a tag to compare

Get NuGet binaries at:

More information at:

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

23 Sep 18:27
043e56d
Compare
Choose a tag to compare

Get NuGet binaries at:

More information at:

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.