What's Changed
SemVer Minor
- Add custom SASL authenticator by @shruti-p-s in #118
- Add a paginated query variant that decodes rows into a Decodable type by @shruti-p-s in #120
- Restrict OpaquePagingStateToken to in-process use by @shruti-p-s in #122
- Redact Encrypted plaintext from string and reflection forms by @shruti-p-s in #121
- Add withModelType: query and execute overloads by @shruti-p-s in #124
SemVer Patch
- Bump swift-nio-ssl to 2.37.2 by @shruti-p-s in #119
- Pin the TLS client minimum protocol version to TLS 1.2 by @shruti-p-s in #123
Full Changelog: 0.12.0...0.13.0