- Bug Fixes & Improvements:
- Fix for os.RemoveAll(directory) failure with kernel list cache and remote file addition: PR#2163.
- Fixed an issue in listing during creation of files in the same directory (Issue#2220, PR#2237).
- Additional performance improvements when using Parallel downloads (PR#2287).
- Metrics:
- Categorize the various (approximately 150) fs_errors into a handful of categories. This helps reduce the upper bound of cardinality of these error labels which avoids it from getting dropped by the Google Cloud Metrics pipeline (PR#2321, PR#2382, PR#2390).
- Change unit of ops and file-cache latency metrics to microseconds to improve the resolution of these metrics (PR#2380).
- Dependency Upgrades / CVE fixes: