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
Breaking: removed ObjectStore.icechunk_storage(). Use the standalone snailmail.convenience.icechunk_storage(store, prefix=...) instead. This keeps ObjectStore a general, domain-agnostic S3 server — Icechunk-specific wiring is a free
convenience under snailmail.convenience, not a method on the store. (No deprecation
shim; pre-1.0.)
The per-request log line (and the CLI --log output) now reads +Nms latency Nms total N in flight instead of the jargony +Nms rtt … inflight=N.