PostgresNIO 1.13.0
SemVer Minor
- Add new protocol
PostgresNonThrowingEncodable(#322) PostgresQueryandPostgresBindingsshould be Sendable (#328)- Make
Decodableautoconformance toPostgresDecodablepublic (#331 by @jtouzy)
SemVer Patch
- Use NIOFoundationCompat for
UUID<->ByteBuffer(#319) PostgresCodableshould 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