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
The reverse-geocoding backend no longer logs the coordinates it was asked to resolve. A latitude/longitude pair is a location fix belonging to the host's user, and a library does not get to decide that belongs in someone's log. The debug line still names the upstream service, which is what it was useful for. Only the geocoding extra reached this, and only at DEBUG.
Changed
Development lockfile only: cryptography moved to 50.0.0 for CVE-2026-69247. It is reached through the hatch toolchain and is not a dependency of JASIL or any of its extras, so no installed copy of 0.1.0 ever contained it.