In this release:
- Bug fixes
- More tests
- Add CouchDB 2 testing
- Multipart response fixes
- Caching fixes
- Permissions fixes for replication role
- Replication optimization: use since parameter, implement the bulk docs limit, add tests for bulk docs and changes limit
- File attachments fixes - attachments now are replicated with file entities, not with nodes
In this release:
- Make compatible with CouchDB 2
- Issue #2869097: Allow normalized entity representation to be altered
- Replication optimization: implement changes and bulk docs limit parameters and use since parameter on replication. Also added a configuration form for replication limits and set the changes limit default value to 100
- Move file attachments to file entities, so, now the attachment is replicated with the file entity and we don't have multiple attachments on nodes