All releases
Auxot OSS v0.1.7 February 18, 2026

Improved HTTP Error Logging

Unhandled HTTP requests now log method, path, and remote address for easier debugging.


Improvements

  • Unhandled HTTP requests (404/501) now log the request method, path, and remote address to aid in diagnosing routing issues.