Skip to content

4.7.2-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@phatblat phatblat released this 03 Jun 17:44
· 22 commits to main since this release
  • Added: System parameter mesh_chooser_avoid_redundant_bluetooth can be set to "false" to create extra mesh redundancy using Bluetooth connections (#12984)
  • Changed: Improved parsing and diagnostics in AuthClient (#13138)
  • Fixed: an issue with attachments where evicting many attachment-containing documents at once could slow down fetches. (#12331)
  • Fix: HTTP Client not including content-length: 0 header on empty POST requests (#12346)
  • Fixed: invalid subscription queries are now logged as errors and individually disabled, where before they would prevent syncing for all subscriptions. (#12463)
  • Fixed: Potential document divergence triggered by quick back and forth subscription change with concurrent document changes. (#12541)
  • Fixed: Replication sends unnecessary redundant document summaries after subscription change. (#12967)