github ethersphere/bee v0.4.0

latest releases: v2.1.0-rc2, v2.1.0-rc1, v2.0.1...
3 years ago

Release notes

This release of Bee contains important new features, maintainability improvements, bug fixes, and performance increases.

Features:

  • PSS mailboxing, meaning that you will now receive PSS messages—even if you were offline at the moment that the message was sent
  • Un(pinning) API for files and collections, we complete the pinning API such that you can now pin and unpin your files and collections
  • Granular management of the pin-counter, which allows the user to force-unpin certain chunks. This feature is only advised for advanced users of Bee.
  • Listing pinned chunks with pages
  • Expose underlay address (logs/API) for nodes that are under a NAT protocol

Bug fixes:

  • Remove anonymous field in tag reply
  • Solve data inconsistency problem related to synching and garbage collection
  • Improve concurrent handling of SWAP updates
  • Passing context properly in protocols

Performance improvements:

  • Optimization of resource usage of hashing upon upload an download
  • Do not wait for the NAT manager to be ready in standalone mode
  • Terminate idle connections on Bee HTTP server by adding timeouts to requests

Don't miss a new bee release

NewReleases is sending notifications on new releases.