Commit 63d90c3
docs: add 8.14 TLS 1.2 RSA handshake breaking change (#20880)
* docs: add 8.14 TLS 1.2 RSA handshake breaking change note
Document that TLS 1.2 RSA key exchange cipher negotiation can fail at runtime in 8.14+ due to Go 1.22 defaults, and include the GODEBUG workaround.
Made-with: Cursor
* docs: add breaking change entry to 8.14 release notes
Add a dedicated Breaking Changes section to 8.14.0 release notes documenting TLS 1.2 RSA key exchange runtime handshake failures and the GODEBUG workaround.
Made-with: Cursor
* docs: reorder 8.14 breaking change section
Move the 8.14 breaking changes block ahead of 8.11 to keep release sections in descending version order.
Made-with: Cursor
* docs: align 8.14 breaking-change format with existing style
Reformat the 8.14 all-breaking-changes entry to use the standard bullet-and-details style used by nearby 8.x sections.
Made-with: Cursor
(cherry picked from commit 0605cf3)1 parent 21a84cf commit 63d90c3
2 files changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
47 | 51 | | |
48 | 52 | | |
49 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
10 | 22 | | |
11 | 23 | | |
12 | 24 | | |
| |||
0 commit comments