Releases: orlandos-nl/MongoKitten
Releases · orlandos-nl/MongoKitten
7.9.5
7.9.4
6.7.15
- Minimum macOS version 10.15
Full Changelog: 6.7.14...6.7.15
7.9.3
What's Changed
- added support for PrimitiveEncodable in ModelUpdater by @sliemeobn in #343
- Mark MeowDatabase as Sendable by @sliemeobn in #344
New Contributors
- @sliemeobn made their first contribution in #343
Full Changelog: 7.9.2...7.9.3
7.9.2
Full Changelog: 7.9.1...7.9.2
7.9.1
7.9.0
What's Changed
- Make QuerySubject.path
public
for use in custom operators by @Joannis in #326 - replace the
exact
version requirement for DNSClient with afrom
requirement by @tayloraswift in #332 - Fix typos in Docs by @philmodin in #335
- Small fixes by @Joannis in #330
- Fix typo in Readme by @philmodin in #336
- Add CODEOWNERS by @Joannis in #337
- Add the missing
find
overload when decoding a Query: MongoKittenQuery directly into a Decodable type by @Joannis in #338 - Allow iterating through a change stream by @Joannis in #339
New Contributors
- @philmodin made their first contribution in #335
Full Changelog: 7.8.0...7.9.0
7.8.0
7.7.2
What's Changed
- Create codeql.yml by @Joannis in #318
- Update README.md by @Joannis in #319
- Update config.yml by @Joannis in #320
- [CI Skip] Change Code of Conduct by @Joannis in #321
- Uses port from SRVRecord by @maciejpiotrowski89 in #324
New Contributors
- @maciejpiotrowski89 made their first contribution in #324
Full Changelog: 7.7.1...7.7.2
7.7.1
What's Changed
- Some small fixes by @Joannis in #314
- Notify users of cluster state changes. Make the callbacks thread-safe. Allow customizing a query timeout, used by the health check by @Joannis in #313
- Speed up use of PBKDF2 when building in Debug configuration by @gwynne in #315
New Contributors
Full Changelog: 7.7.0...7.7.1