Commit 074aa77
fix: restore deprecated config keys as ignored fields
Add no_retry, no_self_update, skip_notify back to Misc struct as
ignored Option<bool> fields for backwards compatibility. Users with
existing configs containing these deprecated keys no longer get
parse errors. Also remove deny_unknown_fields from Misc struct.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0d1b1b1 commit 074aa77
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
396 | | - | |
397 | 396 | | |
398 | 397 | | |
399 | 398 | | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
400 | 411 | | |
401 | 412 | | |
402 | 413 | | |
| |||
0 commit comments