Sas Swart
f0ac52e83c
feat: persist boundary logs ( #24812 )
...
Add database persistence to `ReportBoundaryLogs`. On first log for a
session, the handler lazy-creates a `boundary_sessions` row, then
batch-inserts all `BoundaryLog` entries into `boundary_logs`. Structured
logging and usage tracking are preserved. Old boundary clients (no
`session_id`) fall back to log-only mode.
> [!NOTE]
> This PR was authored by Coder Agents.
2026-06-15 12:34:48 +02:00
..
2026-06-02 13:25:44 +02:00
2026-05-22 09:50:01 +02:00
2026-06-11 15:31:31 +01:00
2026-06-15 12:34:16 +02:00
2026-06-10 14:01:20 +00:00
2026-03-16 15:30:25 -05:00
2026-03-26 10:36:40 +00:00
2026-02-24 15:27:03 +00:00
2026-04-07 07:24:53 -07:00
2026-06-15 12:34:48 +02:00
2026-02-06 09:52:17 -07:00
2026-05-05 22:37:13 +02:00
2026-04-08 11:08:09 +01:00
2026-04-10 10:48:54 -04:00
2026-06-11 15:31:31 +01:00
2026-06-12 13:33:12 +02:00
2026-04-07 07:24:53 -07:00
2026-03-10 13:52:55 -04:00
2026-03-12 21:32:57 +00:00
2026-06-02 08:36:01 -06:00
2026-05-20 22:40:50 +00:00
2026-05-20 22:40:50 +00:00
2026-03-04 12:54:39 +02:00
2026-05-12 08:54:53 -04:00
2026-04-26 14:49:10 -07:00
2026-03-12 21:32:57 +00:00
2026-03-24 10:13:25 -08:00
2026-06-05 14:33:13 -05:00
2026-04-10 09:50:11 -05:00
2026-05-05 22:37:13 +02:00
2026-05-01 15:00:08 -05:00
2026-02-24 17:04:42 +00:00
2026-02-05 14:38:55 -06:00
2026-03-12 21:32:57 +00:00
2026-03-18 09:30:22 -05:00
2026-05-22 02:16:01 +02:00
2026-06-04 14:36:56 -04:00
2026-05-11 09:07:30 -06:00
2026-05-20 00:09:09 +02:00
2026-06-05 14:33:13 -05:00
2026-06-04 15:28:13 -07:00
2026-03-12 21:32:57 +00:00
2026-06-11 15:02:41 -04:00
2026-03-12 21:32:57 +00:00
2026-04-17 22:47:08 -04:00
2026-06-10 16:29:00 -07:00
2026-04-29 12:24:26 -08:00