You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecate `MountOption.mount_destination` for session creation paths. The field is honored only by the inference service creation wire schema; session creation reads destinations from `mount_map` / `mount_id_map` and silently ignored the inline `mount_destination`. The field stays in place for service creation compatibility but now emits a `DeprecationWarning` and is documented as service-only.
0 commit comments