File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Release Notes
22====
33
4+ # 08-28-2026
5+ <a href =" https://www.nuget.org/packages/dotnext/6.6.5 " >DotNext 6.6.5</a >
6+ * Updated dependencies
7+
8+ <a href =" https://www.nuget.org/packages/dotnext.metaprogramming/6.6.5 " >DotNext.Metaprogramming 6.6.5</a >
9+ * Updated dependencies
10+
11+ <a href =" https://www.nuget.org/packages/dotnext.unsafe/6.6.5 " >DotNext.Unsafe 6.6.5</a >
12+ * Improved performance of ` GetPageAlignedOffset ` method
13+
14+ <a href =" https://www.nuget.org/packages/dotnext.threading/6.6.5 " >DotNext.Threading 6.6.5</a >
15+ * Updated dependencies
16+
17+ <a href =" https://www.nuget.org/packages/dotnext.io/6.6.5 " >DotNext.IO 6.6.5</a >
18+ * Updated dependencies
19+
20+ <a href =" https://www.nuget.org/packages/dotnext.net.cluster/6.6.5 " >DotNext.Net.Cluster 6.6.5</a >
21+ * Clamp follower commit index to the last entry delivered in ` AppendEntries ` Raft RPC
22+
23+ <a href =" https://www.nuget.org/packages/dotnext.aspnetcore.cluster/6.6.5 " >DotNext.AspNetCore.Cluster 6.6.5</a >
24+ * Updated dependencies
25+
26+ <a href =" https://www.nuget.org/packages/dotnext.maintenanceservices/1.6.5 " >DotNext.MaintenanceServices 1.6.5</a >
27+ * Updated dependencies
28+
29+ Also, AOT compatibility tests are added.
30+
431# 08-21-2026
532<a href =" https://www.nuget.org/packages/dotnext.net.cluster/6.6.4 " >DotNext.Net.Cluster 6.6.4</a >
633* Fixed durability and atomicity guarantees for file operations in ` SimpleStateMachine ` implementation
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ All these things are implemented in 100% managed code on top of existing .NET AP
3434Release Date: 08-21-2026
3535
3636<a href =" https://www.nuget.org/packages/dotnext/6.6.5 " >DotNext 6.6.5</a >
37- * ` Constant ` static extension method for [ Func & lt ; TResult & gt ; ] ( https://learn.microsoft.com/en-us/dotnet/api/system.func-1 ) delegate provides cached version for default value of the primitive types
37+ * Updated dependencies
3838
3939<a href =" https://www.nuget.org/packages/dotnext.metaprogramming/6.6.5 " >DotNext.Metaprogramming 6.6.5</a >
4040* Updated dependencies
You can’t perform that action at this time.
0 commit comments