Skip to content

3.115.0

Compare
Choose a tag to compare
@Razz4780 Razz4780 released this 21 Aug 10:08
· 202 commits to main since this release
f4c8991

3.115.0 - 2024-08-21

Added

  • Adds a batching readdir requests, which should improve the performance when
    traversing large directories. Introduces a new ReadDirBatched message to the protocol.
    #2611

Fixed

  • Fix hooking on arm64 Go on Linux
    #2680