chore: fix stale USER_AGENT & redundant log field #475

Merged
mrv777 merged 1 commit from mrv-1 into master 2026-03-16 18:06:48 +00:00
mrv777 commented 2026-03-14 03:30:42 +00:00 (Migrated from github.com)

Changes

  • Derive USER_AGENT from Cargo.toml at compile time instead of hardcoding it (was para/0.5.2, Cargo.toml is 0.5.3)
  • Fix worker mismatch debug log that showed session.username() twice instead of showing the socket address for "from"
## Changes - Derive `USER_AGENT` from `Cargo.toml` at compile time instead of hardcoding it (was `para/0.5.2`, Cargo.toml is `0.5.3`) - Fix worker mismatch debug log that showed `session.username()` twice instead of showing the socket address for "from"
Sign in to join this conversation.
No description provided.