-
Stop synckit-client leaking a second TLS stack into consumers
-
Drop the EOL rustls 0.21 stack from s3-storage
-
Report the upload outcome and stream from the SyncStore engine
-
Fix the blob presign size declaration, bind part checksums
-
Add blob_upload_streaming to synckit-client
-
Add multipart blob sessions for SyncKit
-
server: reap abandoned multipart sessions in the orphan cleanup
-
mnw-cli: upload large files through the multipart session
-
mnw-cli: bump russh to 0.62 to unblock the build
-
server: integration tests for the multipart upload session
-
server: add multipart upload session endpoints for the CLI
-
server: route promote through multipart copy above 5 GiB
-
server: expose client-direct multipart on StorageBackend
-
s3-storage: add client-direct multipart primitives
-
Align SQLite stack: rusqlite 0.39 + sqlx 0.9 (pom/sando/bento/ops-core)
-
Bump rusqlite to 0.40 in wam and synckit-client
-
Bump keyring to 4.1.5
-
Bump rand to 0.10 across MNW crates
-
Bump reqwest to 0.13 across MNW crates
-
Bump git2 to 0.21, infer to 0.22, bzip2 to 0.6 in the server
-
Bump toml to 1.1 across MNW crates
-
Bump criterion to 0.8 in tagtree
-
Extract CheckInterval and configured_targets across the CLI layer
-
Add tracing spans to API handlers and module docs across the tree
-
Count cascade-deleted test_details in prune result
-
Fix integration test missing AlertConfig fields
-
Add static asset cache-busting to multithreaded
-
docengine: detect slug collisions, document the sanitize ordering, drop regex
-
docengine: give headings ids so TOC anchors resolve
-
Make tag following hierarchical