You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,12 @@
1
1
Changelog
2
2
=========
3
3
4
+
v2.1.9 (2025-10-14)
5
+
-------------------
6
+
- Removed unsupported client/stdin COPY protocol implementation that was no longer maintained or supported
7
+
- Added LRU (Least Recently Used) cache for prepared statements to improve memory management
8
+
9
+
4
10
v2.1.8 (2025-07-01)
5
11
-------------------
6
12
- Added support for TCP keepalive properties tcp_keepalive_idle, tcp_keepalive_interval, and tcp_keepalive_count. This allows users to configure TCP keepalive settings, helping to maintain and verify the integrity of long-running database connections
0 commit comments