Skip to content

Commit

Permalink
Add History entry for pg-1.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
larskanis committed Oct 24, 2024
1 parent 342bdbb commit 9f8a6c6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## v1.5.9 [2024-10-24] Lars Kanis <[email protected]>

- Enable thread safety in static OpenSSL build for Windows. [#595](https://github.com/ged/ruby-pg/pull/595)
- Remove raising `conect_timeout` from 1 to 2 seconds. [#590](https://github.com/ged/ruby-pg/pull/590)
- Fix binary copy_data in Ractor context. [#594](https://github.com/ged/ruby-pg/pull/594)
- Exclude CI files and hidden files from built gem. [#591](https://github.com/ged/ruby-pg/pull/591)
This is to simplify security inspection.
- Update error classes to PostgreSQL-17.
- Update Windows fat binary gem to OpenSSL-3.4.0 and PostgreSQL-17.0.


## v1.5.8 [2024-09-06] Lars Kanis <[email protected]>

- Fix host list duplication every time conn.reset is used. [#586](https://github.com/ged/ruby-pg/pull/586)
Expand Down

0 comments on commit 9f8a6c6

Please sign in to comment.