Commit 70c038c
Move auth_type to top level per proto definition
- auth_type is field 5 at OssSqlDriverTelemetryLog level, not nested
- Remove driver_connection_params (not populated in Node.js driver)
- Export auth_type directly in sql_driver_log for connection events
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 658870f commit 70c038c
1 file changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
| 304 | + | |
| 305 | + | |
308 | 306 | | |
309 | 307 | | |
310 | 308 | | |
| |||
0 commit comments