Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.7.0 #157

Merged
merged 2 commits into from
Oct 21, 2024
Merged

Release 0.7.0 #157

merged 2 commits into from
Oct 21, 2024

Conversation

herr-seppia
Copy link
Member

@herr-seppia herr-seppia commented Oct 21, 2024

0.7.0 - 2024-10-21

Added

  • Add Peer::to_route_table API
  • Add Peer:send_to_peers API
  • Add max_udp_len configuration parameter
  • Add range checks to MTU (between 1296 and 8192)
  • Add network version to handshake messages
  • Add Ray-ID to MessageInfo for message tracking
  • Add warning when discarding incomplete messages
  • Add tracing when broadcasting to an eclipsed network

Fixed

  • Fix raptorQ cache default config
  • Fix ObjectTransmissionInformation deserialization
  • Fix duplicate processing for messages with different RaptorQ configurations
  • Fix idle nodes removal on maintainance
  • Fix find_new_nodes to query the proper buckets

Changed

  • Change the EncodedChunk UUID generation (aka RaptorqHeader)
  • Change raptorq dependency from 1.6 to 2.0
  • Change UDP sender to raise error if timeout`

@herr-seppia herr-seppia merged commit 1c92d96 into main Oct 21, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant