Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@richard-ramos richard-ramos released this 14 Nov 22:08
fcbe369

What's New?

  • Autosharding support has been added to Filter and Store protocols
  • Improved peer management, taking into account sharding, and adding on demand discovery
  • New Lightpush protocol REST API
  • New Admin REST API
  • New REST API for sharding for Relay protocol
  • Exit code 166 is returned for non-recoverable errors
  • Lower gossipsub dhigh to limit amplification factor

Breaking Changes:

  • c-bindings receive an userdata parameter which is used to assign the result of the function execution
  • --store-message-db-vacuum flag was removed. VACUUM should be executed manually as it is no longer part of the code of go-waku

List of changes

New Contributors

Full Changelog: v0.8.0...v0.9.0