File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## v1.6.3 [ 2025-12-29] Lars Kanis < lars@greiz-reinsdorf.de >
22
33Added:
4- - Add binary gems for ruby-4.0, now providing ruby-3.0 to 4.0. #682
4+
5+ - Add binary gems for ruby-4.0, now providing ruby-3.0 to 4.0. [ #682 ] ( https://github.com/ged/ruby-pg/pull/682 )
56- Update fat binary gem to OpenSSL-3.6.0 and PostgreSQL-18.1.
6- - Improve documentation of PG::Result and README. #676
7+ - Improve documentation of PG::Result and README. [ #676 ] ( https://github.com/ged/ruby-pg/pull/676 )
78- Update errorcodes to PostgreSQL-18.
8- - Use ` rb_hash_new_capa ` on Ruby-3.2+ . #674
9- - Deny any server communication on a frozen PG::Connection . #677
10- - Fix possible race condition in PG::Result in Ractor context. #674
9+ - Use ` rb_hash_new_capa ` on Ruby-3.2+ . [ #674 ] ( https://github.com/ged/ruby-pg/pull/674 )
10+ - Deny any server communication on a frozen PG::Connection . [ #677 ] ( https://github.com/ged/ruby-pg/pull/677 )
11+ - Fix possible race condition in PG::Result in Ractor context. [ #674 ] ( https://github.com/ged/ruby-pg/pull/674 )
1112
1213Removed:
13- - Drop binary gem support for platform ` x86-mingw32 ` . #682
14+
15+ - Drop binary gem support for platform ` x86-mingw32 ` . [ #682 ] ( https://github.com/ged/ruby-pg/pull/682 )
1416- Drop binary gems for ruby-2.7.
1517
1618
You can’t perform that action at this time.
0 commit comments