blobfuse2-2.0.0-preview.4
Breaking Changes
- Renamed ignore-open-flag config parameter to ignore-open-flags to match CLI parameter
- Renamed health-monitor section in config file to health_monitor
Features
- Added support for
health-monitor stop --pid=<pid>
and health-monitor stop all commands - Added support to work with virtual directories without special marker directory using the virtual-directory config option.
- Added support for object ID support for MSI credentials
- Added support for system assigned IDs for MSI credentials
Bug Fixes
- Auto detect auth mode based on storage config
- Auto correct endpoint for public cloud
- In case of invalid option or failure CLI to return non-zero return code
- ignore-open-flags CLI parameter is now correctly read
- #921: Mount using /etc/fstab fixed
- Fixed a bug where mount all required a config file
- #942: List api failing when backend does not return any item but only a valid token
- Fix bug in SDK trace logging which prints (MISSING) in log entries