File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## v1.5.9 [ 2024-10-24] Lars Kanis < [email protected] >
2
+
3
+ - Enable thread safety in static OpenSSL build for Windows. [ #595 ] ( https://github.com/ged/ruby-pg/pull/595 )
4
+ - Remove raising ` conect_timeout ` from 1 to 2 seconds. [ #590 ] ( https://github.com/ged/ruby-pg/pull/590 )
5
+ - Fix binary copy_data in Ractor context. [ #594 ] ( https://github.com/ged/ruby-pg/pull/594 )
6
+ - Exclude CI files and hidden files from built gem. [ #591 ] ( https://github.com/ged/ruby-pg/pull/591 )
7
+ This is to simplify security inspection.
8
+ - Update error classes to PostgreSQL-17.
9
+ - Update Windows fat binary gem to OpenSSL-3.4.0 and PostgreSQL-17.0.
10
+
11
+
1
12
## v1.5.8 [ 2024-09-06] Lars Kanis < [email protected] >
2
13
3
14
- Fix host list duplication every time conn.reset is used. [ #586 ] ( https://github.com/ged/ruby-pg/pull/586 )
You can’t perform that action at this time.
0 commit comments