0.18.5
0.18.5 — July 22, 2026
This release refines session handling so re-authentication timing is driven by the expiration value the server actually returns, rather than an assumed default.
Session
- Re-authentication requests now use the server-provided
request_expires_invalue to determine timing.

