Skip to content

Update backend to v0.3.6#26

Merged
tripledoublev merged 11 commits into
mainfrom
fix/member-refresh-and-backend-0.3.5
May 19, 2026
Merged

Update backend to v0.3.6#26
tripledoublev merged 11 commits into
mainfrom
fix/member-refresh-and-backend-0.3.5

Conversation

@tripledoublev
Copy link
Copy Markdown
Contributor

@tripledoublev tripledoublev commented May 14, 2026

Summary

  • update save-dweb-backend to v0.3.6, Veilid to v0.5.3, and save-rust to v0.2.3
  • keep the save-rust app-facing public interface unchanged; Android JNI symbols, server entry points, route paths, and request/response structs are not intentionally changed
  • avoid blocking group refresh on local writable repos by listing those files locally instead of attempting peer download
  • run cargo fmt across the branch

Public interface check

  • Cargo files carry the version/lockfile updates
  • source diffs outside src/groups.rs are formatting-only from cargo fmt
  • the whitespace-ignored functional source diff remains limited to the internal refresh_group logic in src/groups.rs

Validation

  • cargo fmt --check
  • cargo check
  • cargo test --no-run
  • cargo clippy --all-targets --all-features -- -D warnings

@tripledoublev tripledoublev changed the title Update backend to v0.3.5 Update backend to v0.3.6 May 15, 2026
@tripledoublev tripledoublev merged commit 8d350fb into main May 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant