Skip to content

Commit 5e28b3a

Browse files
authored
Update CHANGELOG.md
1 parent c8d8a0f commit 5e28b3a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

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+
410
v2.1.8 (2025-07-01)
511
-------------------
612
- 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

Comments
 (0)