PostgresNIO 1.13.0
SemVer Minor
- Add new protocol
PostgresNonThrowingEncodable
(#322) PostgresQuery
andPostgresBindings
should be Sendable (#328)- Make
Decodable
autoconformance toPostgresDecodable
public (#331 by @jtouzy)
SemVer Patch
- Use NIOFoundationCompat for
UUID
<->ByteBuffer
(#319) PostgresCodable
should be atypealias
(#321)- Fix en- and decoding of NULL values in arrays (#324 by @ehpi)
Other Changes
New Contributors
Full Changelog: 1.12.1...1.13.0