mirror of
https://github.com/coder/coder.git
synced 2026-09-22 21:22:17 +08:00
Changes the agent to use the new v2 API for sending logs, via the logSender component. We keep the PatchLogs function around, but deprecate it so that we can test the v1 endpoint.