PostgresNIO 1.9.0
SemVer Minor
- Allow unescaped SQL in
PostgresQueryin #258 - Remove connection state machine log in #266
- Add EventLoop API that uses
PostgresQueryin #265 - Add
contains(_:)toPostgresRandomAccessRowin #270
SemVer Patch
- Use
Int(exactly:)instead of restricting to 64 bit platforms in #267 - Continue to make forward progress when cancelled in #261
Other Changes
Full Changelog: 1.8.0...1.9.0