Skip to content

Commit

Permalink
Update change log for release 2.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
paurkedal committed Sep 4, 2024
1 parent 50d26c7 commit d68f1e8
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## v2.1.2 - 2024-09-04

Fixes:

- Improve error reporting when failing to load a driver (#115).
- Fix validation of dead connection in postgresql driver (#119 by Sam
Tombury).
- Tolerate exceptions from pool resource allocators (#116 reported by Ryan
Moore).
- Fix install script for the caqti.opam package to work with caqti.plugin.
- Fix the announced license exception in the caqti-driver-pgx package.

Dependency updates:

- Update to `tls` >= 1.0.0 for caqti-mirage (#120 by Hannes Mehnert).
- Update tls-eio to >= 0.17.4 for caqti-tls-eio (to eliminate a hack).
- Update `async_kernel` to >= v0.17.0 and `tcpip` to >= 8.1.0 (due to
resolving deprecations for future compatibility).

## v2.1.1 - 2024-02-19

This minor update fixes running of the test suite and packaging issues.
Expand Down

0 comments on commit d68f1e8

Please sign in to comment.