We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 859f104 commit c2cfac1Copy full SHA for c2cfac1
1 file changed
CHANGELOG.md
@@ -1,6 +1,10 @@
1
unreleased
2
----------
3
4
+
5
+v1.12.2 (2026-04-02)
6
+--------------------
7
8
- Treat io.ErrUnexpectedEOF as driver.ErrBadConn so database/sql discards the
9
connection. Since v1.12.0 this could result in permanently broken connections,
10
especially with CockroachDB which frequently sends partial messages ([#1299]).
0 commit comments