More shell profile files are now refused for upload during directory sync.
What's wrong with this entry?
Directory sync treats more files as credential-like and refuses to upload them: .bash_login, .bash_logout, .bash_aliases, .zlogin, .zlogout and microsoft.vscode_profile.ps1.
- A sync request that times out now logs
dir-sync: lane request timed outat warning level instead of surfacing as an exception. - Retry classification records whether any bytes had been sent when a request returned a 5xx or was aborted, so a partially sent upload is not retried blindly.
dir-sync: lane request timed out
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.242
Claude checks a checkout's git configuration before running git in it
Both mention safety
-
v2.1.242
Wider detection of tampered git directories
Both mention safety
-
v2.1.242
Claude Code's git commands no longer recurse into submodules
Both mention safety