发布

  • feat(logging): enable file-backed request/response sources for enhanced API logging

    frostbyte_neo 发布于 2026-06-04 17:48:05 +00:00 | 698 次提交 在此版本后已推送到 main

    • Introduced support for file-backed logging of API requests and responses to handle large payloads efficiently.
    • Refactored attachWebsocketLogSources to attachRequestLogSources for broader request and response handling.
    • Added new methods for appending request/response data to file-backed sources and updated existing logging workflows for compatibility.
    • Improved cleanup and merge logic for file-backed sources during request processing.
    • Updated tests to cover newly introduced file-backed logging functionality.
    下载附件