github ethersphere/bee v1.18.2

latest releases: v2.2.0, v2.2.0-rc9, v2.2.0-rc8...
9 months ago

Building upon the previous release, the sync intervals are re-synced so that nodes may collect any potentially missing chunks from the network.

The initial syncing a node performs to collect missing chunks from peers, aka historical syncing, is now rate limited to lower and stabilize CPU usage.

For questions, comments, and feedback, reach out on Discord.

Bug fixes

  • Fixed a panic when running compact with an empty db. ( #4488 )

Features

  • Puller historical syncing is now rate limited to not exceed 500 chunks/second. ( #4504 )

Hardening

  • Puller sync intervals are reset to sync missing chunks. ( #4499 )
  • Various UX improvements. ( #4487 #4466 #4489 )

For a full PR rundown, please consult the v1.18.2 diff.

Don't miss a new bee release

NewReleases is sending notifications on new releases.