Releases: microsoft/garnet
Releases · microsoft/garnet
Garnet PREVIEW v2.0.0-beta.3
Get NuGet binaries at:
- Library: https://www.nuget.org/packages/Microsoft.Garnet
- Tool: https://www.nuget.org/packages/garnet-server
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
- 16d1a6d Bumping beta version (#1627)
- 5ac26bb Cherry-picking latest commits from main into dev (#1624) [ #1584, #1591, #1585, #1583, #1600, #1601, #1592, #1593, #1595, #1599, #1604, #1608, #1614, #1610, #1602, #1389, #1603, #1617, #1621 ]
- c099d93 Update CacheSizeTracker and LogSizeTracker (#1567) [ #1605 ]
- 2eb5b69 [Docs] Add Copilot instructions and pr-finalize skill (#1579)
- 48c6ccf pseudo-cherry pick of ArgSliceVector fixes from 6ef5c5c ; can't do a straight cherry-pick because Namespaces aren't a thing in dev yet (#1594)
- 9ff1233 Cherry-Picking more commits from main into dev (#1581)
- a86c63d Cherry-Picking commits from main into dev (#1578) [ #1548, #1553, #1554, #1555, #1546, #1543, #1562, #1566, #1557, #1565 ]
- 1ffe37f Misc Cleanup & Refactor (#1576) [ #1554 ]
- d7ccc86 Changing main store output type to StringOutput (#1547)
- 7029d23 Merge 'main' to 'dev' (#1550) [ #1473, #1488, #1486, #1483, #1481, #1482, #1464, #1468, #1491, #1492, #1499, #1497, #1502, #1503, #1504, #1507, #1495, #1457, #1498, #1508, #1510, #1511, #1512, #1514, #1515, #1516, #1517, #1518, #1519, #1522, #1532, #1535, #1526, #1527, #1523, #1525, #1528, #1529, #1533, #1536, #1538, #1541, #1542 ]
See More
- 8817463 Misc perf improvements on v2 (#1521)
- c79b33e updating prerelease version (#1501)
- cf387a2 Updating dev with latest main changes (#1500) [ #1473, #1488, #1486, #1483, #1481, #1482, #1464, #1468, #1491, #1492, #1499, #1497 ]
- 08fa597 Define Shared Global Aliases (#1489)
- 977e699 Merge main into dev (#1494) [ #1473, #1488, #1486, #1483, #1481, #1482, #1464, #1468, #1491 ]
- ef08d67 Convert remaining Tsavorite tests to V2 (#1490)
- 04c8fcf Set GitHub release to isPreRelease flag to true if dev branch (#1472)
- fcbed38 LogRecord and SpanByte changes (#1186) [ #1384 ]
- 935cf3f Merge remote-tracking branch 'origin/main' into dev
- 11b03bd merge 'main'
- f7f38ae Update dev from main (#1458) [ #1445, #1449, #1452, #1453, #1454, #1451, #1455 ]
- fd22a74 Merge remote-tracking branch 'origin/main' into dev
- dbae8bd Merge remote-tracking branch 'origin/main' into dev
- 5a500e9 Set up release pipeline to work with Dev branch as well as Main (#1419)
This list of changes was auto generated.
Garnet v1.1.1
Get NuGet binaries at:
- Library: https://www.nuget.org/packages/Microsoft.Garnet
- Tool: https://www.nuget.org/packages/garnet-server
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
- 6f43d4e bump version to 1.1.1 (#1620)
- 3bbe899 update lua block list (#1621)
- 75fd872 Bump dompurify from 3.3.1 to 3.3.3 in /website (#1617)
- a7eb6a3 ci: use orphan commits for deploy branches to reduce clone size (#1603)
- 94c2294 Fix TTL rounding to match Redis behavior (#1602) [ #1389 ]
- 5897200 Harden Offset Validation for Bitmap Operations (#1610)
- 7c10720 Avoid NUnit async test-context capture in Tsavorite tests (#1614)
- 2805393 Bump svgo from 3.3.2 to 3.3.3 in /website (#1608)
This list of changes was auto generated.
Garnet v1.1.0
Get NuGet binaries at:
- Library: https://www.nuget.org/packages/Microsoft.Garnet
- Tool: https://www.nuget.org/packages/garnet-server
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
- 3221575 bump version (#1607)
- 5b939b4 Pin dompurify to 3.3.1 to resolve Dependabot security alerts (#1604)
- b5b1030 Harden RESTORE validation and block malformed HLL payload misuse in PF operations (#1599) [ #1592, #1593, #1595 ]
- b0cef0a Bump the nuget-deps group with 14 updates (#1592) [ #1593, #1595 ]
- e25278c Fix 7 Dependabot security vulnerabilities in website npm dependencies (#1601)
- 7f3500d Update docker files to latest (#1600)
- d8373c5 Fix Stored Proc Replay (#1583)
- cde688b Bump dotnet-sdk from 10.0.101 to 10.0.103 (#1585)
- e3d63b0 add grouping wildcard (#1591)
- 81cee2b Bump @easyops-cn/docusaurus-search-local in /website (#1584)
Garnet v1.0.99
Get NuGet binaries at:
- Library: https://www.nuget.org/packages/Microsoft.Garnet
- Tool: https://www.nuget.org/packages/garnet-server
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
- 15edf35 bump version (#1575)
- fa4fda9 Vector Set Test Hardening (#1568)
- c1828d8 Support hostname resolution in MIGRATE command (#1565)
- fe09583 Fix ClusterDisklessSyncResetSyncManagerCts (#1557)
- 150f534 Use shared LightEpoch in parallel ACL/auth tests (#1566)
- a1ec7a4 Bump qs from 6.14.1 to 6.14.2 in /website (#1562)
- 2485d90 fix nuspec generation to include a diskann-garnet reference; remove *Lua from signing (#1559)
This list of changes was auto generated.
Garnet v1.0.98
Get NuGet binaries at:
- Library: https://www.nuget.org/packages/Microsoft.Garnet
- Tool: https://www.nuget.org/packages/garnet-server
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
- a1c052f Replace spin-wait with semaphore-based backoff for epoch table exhaustion (#1543)
- 29398dc Work around receive latency increasing with larger buffers (#1546)
- ee84882 Misc fixes: epoch sharing, IEpochAccessor refactoring, lock improveme… (#1555)
- 9705197 Parallel ACL test fixes (#1554)
- 1dc8095 wait for recovery before issuing get keys (#1553)
- 26a557e Update Azure Cosmos DB Garnet Cache docs (#1548)
- 92e11d4 Preview Vector Set API support (#1346) [ #1469, #1505, #1474, #1513 ]
- de5f3d6 Bump webpack from 5.101.1 to 5.105.0 in /website (#1542)
This list of changes was auto generated.
Garnet v1.0.97
Get NuGet binaries at:
- Library: https://www.nuget.org/packages/Microsoft.Garnet
- Tool: https://www.nuget.org/packages/garnet-server
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
- 645d951 Fix NuGet package to include net10.0 files instead of net9.0 (#1541)
- 76c8807 Bump version to 1.0.96 (#1538)
- 6432da1 Bumping version to 1.0.95 (#1536)
- 3d4c060 Minor perf improvements to make it comparable to v2 (#1533)
- 43e491d Bump Microsoft.Extensions.Logging from 10.0.1 to 10.0.2 (#1529)
- 9f3bd81 Bump Microsoft.Extensions.Configuration.Json from 9.0.9 to 10.0.2 (#1528)
- 6d31117 Bump Azure.Storage.Blobs from 12.26.0 to 12.27.0 (#1525)
- 9912b6d Bump react from 19.1.1 to 19.2.4 in /website (#1523)
- 8bd12fa Bump Microsoft.Extensions.Configuration.Binder from 10.0.1 to 10.0.2 (#1527)
- de28f1e Bump KeraLua from 1.4.7 to 1.4.9 (#1526)
See More
- 5af9e97 Revert "Replace spin-wait with semaphore-based backoff for epoch table exhaus…" (#1535)
- 71fa0a8 Replace spin-wait with semaphore-based backoff for epoch table exhaustion (#1532)
- 29ed4a1 Bump @easyops-cn/docusaurus-search-local in /website (#1522)
- bbb77cf Size-tracking bugfix in SortedSetObject & HashObject (#1519)
- 731da40 Replace net9 with net10 in projects and CIs (#1518)
- 31b3e89 Allure works fine and BDN works fine ... however, when BDN runs, the Allure part of the website is wiped out until next nightly is ran. This fix keeps Allure site untouched when BDN is ran (#1517)
- ab0958c Overriding lodash-es version to address security issue (#1516)
- 6bb930c Enable Allure button (#1515)
- ad211b9 Allure Fix that allows connecting between GitHub Action runs (#1514)
- 7e11826 Putting in better error handling and removing the Allure button from the front page. (#1512)
- c0d0259 Fix the bug where Deploy website was not firing after nightly run and putting allure files in website folders (#1511)
This list of changes was auto generated.
Garnet v1.0.94
Get NuGet binaries at:
- Library: https://www.nuget.org/packages/Microsoft.Garnet
- Tool: https://www.nuget.org/packages/garnet-server
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
- 789c698 Bump version prefix to 1.0.94 (#1510)
- fab1d64 Add post-operation hooks and epoch-safe AOF logging (#1508)
This list of changes was auto generated.
Garnet v1.0.93
Get NuGet binaries at:
- Library: https://www.nuget.org/packages/Microsoft.Garnet
- Tool: https://www.nuget.org/packages/garnet-server
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
- e0bf18d Implement TaskManager (#1498)
- 6c8a81b Add Allure reports to Garnet Github (#1457)
- b34621f Support DNS based clustering (#1495)
- c94f0b4 Bump lodash from 4.17.21 to 4.17.23 in /website (#1507)
- b776cd7 Add nullcheck and return false in catch block for diskless replication (#1504)
- 0b4219f Add GarnetJSON.dll to release binaries (#1503)
- ee9f1c1 Bump undici from 7.16.0 to 7.18.2 in /website (#1502)
This list of changes was auto generated.
Garnet PREVIEW v2.0.0-beta.2
Get NuGet binaries at:
- Library: https://www.nuget.org/packages/Microsoft.Garnet
- Tool: https://www.nuget.org/packages/garnet-server
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
- c79b33e updating prerelease version (#1501)
- cf387a2 Updating dev with latest main changes (#1500) [ #1473, #1488, #1486, #1483, #1481, #1482, #1464, #1468, #1491, #1492, #1499, #1497 ]
- 08fa597 Define Shared Global Aliases (#1489)
- 977e699 Merge main into dev (#1494) [ #1473, #1488, #1486, #1483, #1481, #1482, #1464, #1468, #1491 ]
- ef08d67 Convert remaining Tsavorite tests to V2 (#1490)
- 04c8fcf Set GitHub release to isPreRelease flag to true if dev branch (#1472)
- fcbed38 LogRecord and SpanByte changes (#1186) [ #1384 ]
- 935cf3f Merge remote-tracking branch 'origin/main' into dev
- 11b03bd merge 'main'
- f7f38ae Update dev from main (#1458) [ #1445, #1449, #1452, #1453, #1454, #1451, #1455 ]
See More
- fd22a74 Merge remote-tracking branch 'origin/main' into dev
- dbae8bd Merge remote-tracking branch 'origin/main' into dev
- 5a500e9 Set up release pipeline to work with Dev branch as well as Main (#1419)
This list of changes was auto generated.
Garnet v1.0.92
Get NuGet binaries at:
- Library: https://www.nuget.org/packages/Microsoft.Garnet
- Tool: https://www.nuget.org/packages/garnet-server
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
- 40e0635 Reset state machine on exception during operation (#1497)
- 52e8b3d Garnet Web Site Accessibility high contrast fix (#1499)
- 72407cc Attempting to reduce flakiness of Z*WithExpiredAndExpiringItems tests (#1492)
- b4b656e Bugfix in SingleDatabaseManager (#1491)
- 67dc1a0 Check helm-docs binary release digest in CI (#1468)
- 94f9e7d Migrate to the new SLNX solution format (#1464)
- 593e1ad Bump Microsoft.Extensions.Configuration.Binder from 9.0.9 to 10.0.1 (#1482)
- e3ad9da Bump dotnet-sdk from 10.0.100 to 10.0.101 (#1481)
- ee28942 Bump Microsoft.Extensions.Logging from 9.0.8 to 10.0.1 (#1483)
- cb64afb Bump Microsoft.NET.Test.Sdk from 17.13.0 to 18.0.1 (#1486)