- Merge spans in file object traces.
- Use ETags by default in caches.
- Add object last modified time fallback for the OCI storage provider.
- Make observability dependencies optional.
- Fix path translation in `StorageClient.open()`.
- Clear manifest metadata provider pending removes on commit.
- Add retries for OpenTelemetry errors.
- Add `pathlib` adapter.
- Add `sync()` shortcut for Rsync-like bulk copies.
- Ignore file not found errors when deleting from cache.
- Add `list()`, `write()`, and `delete()` shortcuts.
- Fix `StorageClient.delete()` failures when a cache is configured.
- Fix inconsistent globbing behavior with POSIX paths.
- Sort returned directories for the POSIX file storage provider.
- Fix provider names in metrics.
- Add retry and timeout options to AIStore, Azure, OCI, S3, and SwiftStack storage providers.