Skip to content

PostgresNIO 1.14.0

Compare
Choose a tag to compare
@fabianfett fabianfett released this 20 Apr 12:12
· 137 commits to main since this release
98b8e1b

SemVer Minor

  • Make PostgresBindings.append(PostgresData) public (#332)
  • Drop support for Swift 5.5 (#336)
  • Mark RowDescription.Column (#338)
  • Make PSQLError public (#342)
  • Deprecating PostgresDataConvertible, PostgresMessageType (#313)
  • Add support for UDS and existing Channels (#335)

SemVer Patch

  • Require new swift-nio versions (#343)

Other changes

  • Update CI in preparation for bumping to 5.6 min version (#337)

Full Changelog: 1.13.0...1.14.0