Skip to content

PostgresNIO 1.9.0

Compare
Choose a tag to compare
@VaporBot VaporBot released this 18 Mar 12:57
· 153 commits to main since this release
def4fe8

SemVer Minor

  • Allow unescaped SQL in PostgresQuery in #258
  • Remove connection state machine log in #266
  • Add EventLoop API that uses PostgresQuery in #265
  • Add contains(_:) to PostgresRandomAccessRow in #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

  • Fix CI test link in README in #260
  • Update CI to 5.6 release and checkout@v3 in #269

Full Changelog: 1.8.0...1.9.0