main
Added TVolumeShapingThrottler that throttles responses (#5505)
[NBS] shadow disk release devices after destruction (#3622)
Persist follower disks (#3147)
[Blockstore] refactor FindDirtyBlocksBetweenCheckpoints
Remove TBlockRange construction function MakeHalfOpenInterval() (#3531)
[nbs] delete checkpoint successfully even if it never existed (#1411)
Specify the reason for the E_BS_INVALID_SESSION "No mounter found" error (#4660)
[Blockstore] request from remote pipe should not deactivate local pipe (#3774)
Send PrincipalDiskId in mount response (#4399)
Added new state for link LeadershipTransferred. Blocks requests according to ELeadershipStatus (#4539)
Track latency of DiskRegistry devices on agent level. (#4890)
get rid of some arcadia string functions (#2257)
[Blockstore] support DescribeBlocks method for disks with several partitions (#662)
remove white spaces (#791)
removed VolumeMeta updates from History and added them to a separate MetaHistory table which is not cleared (we want to keep all meta updates); will save Meta update to MetaHistory upon AllocateDisk responses and add uts for this in the next commits;
EVolumeThrottlingOpType moved out from TVolumeThrottlingPolicy (#5351)
Overlapping request handling policy for TVolumeActor (#5347)
refactoring #5
Add throughput monitoring to request tracker (#4520)
Initial NBS OpenSource export
Introduce multi-partition wrapper actor for YDB-based volumes (#5001)
cleanup + fix odr violation