Skip to content

v0.7.0

Choose a tag to compare

@alexjg alexjg released this 07 Jan 12:13
· 39 commits to main since this release
37cf4c0

Breaking Changes

  • Repo::connected_peers now returns a stream of changes to the connected
    peers, as well as the currently connected peers. This makes it possible to
    track changes to connected peers consistently

Fixed

  • Fixed a deadlock when using ConcurrencyConfig::Threadpool and loading more
    documents than threads in the pool