Skip to content

PostgresNIO 1.28.0

Choose a tag to compare

@gwynne gwynne released this 09 Oct 10:04
· 5 commits to main since this release
312444e

SemVer Minor

  • Drop Swift 5.10 (#586)

SemVer Patch

  • Add public triggerForceShutdown to ConnectionPool (#572)
  • Don't log misleading errors when the client closes a connection (#585)

Other Changes

  • Fix several CI issues (#579)
  • Started Adoption of Swift Testing (#588, #590, #591)