3.7.0 (2025-12-03)
Features
- Partitions: Add comprehensive support for partitions (#213)
- Get/SetRevisionLimit: Added method to get the revision limit of a database (#202)
- ThrowOnQueryWarning: Added option to throw exception on query warnings (#205)
Bugs
What's Changed
- Fixed infinite loop in GetChangesAsync by @nefarius in #201
- Feature/revision limits by @dhirensham in #202
- Fix for IncludeExecutionStats causing an exception by @Stormalong in #204
- Added ThrowOnQueryWarning option by @Stormalong in #205
- fix for local documents by @Stormalong in #206
- Added Comprehensive CouchDB Partitioned Database Support by @xXAvoraXx in #213
- v3.7.0 by @matteobortolazzo in #214
- Replace ADO pipeline with GH actions by @matteobortolazzo in #215
New Contributors
- @Stormalong made their first contribution in #204
- @xXAvoraXx made their first contribution in #213
Full Changelog: v3.6.0...v3.7.0