Commit ec960fd
Correct affected versions for checkin actions known issue (#15406)
The known-issues.md entry added in #15398 listed only 9.4.0-9.4.3, based
on an unverified assumption (pasted from a support case) that the
regression was 9.4.0-only. It was not: PR #14706, which changed
CheckinResponse.Actions from a typed slice to json.RawMessage, was
backported to every active branch on the same day. Lists only the
already-released affected patch versions on each line: 8.19.17-8.19.18,
9.3.6-9.3.7, and 9.4.3 (the fix ships today in the next patch on each
line, so no open-ended range is needed).
Relates #15397
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>1 parent f96219d commit ec960fd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments