-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
v0.11.1
- docker ipv4 testing in GH action CI: add docker ipv4 tests on debian to GH action #41
- fix sequence number check behaviour at wrap bounds [receive] fix sequence number check bug #43
- terminate_stream() identifies sources by name, but sequence tracking identifies by CID [receive] terminate_stream() identifies discovered sources by name but sequence tracking by CID #46
- universe discovery has_all_pages() can panic if pages are received partially or out of order [receive] Universe discovery has_all_pages() can panic #47
- correctly allow new sources to start at any valid sequence number [receive] set initial sequence number to first seq_num-1 on new source #54
- remove race condition in test_receiver_source_limit_2_termination_check [ipv4_tests] remove race condition in the test_receiver_source_limit_2_termination_check test #59
v0.11.2
- add preferred clippy lints Clippy suggestions #65 [lints] adding more clippy lint suggestions #60
- update recv() to a loop from recursion [receive] refactor recv to a loop instead of recursion #63 [receive] recv can potentially cause deep recursion #45
- automate release PR creation
- automate crate publishing on release PR merge [repo] crate release automation #64 [Feature] Setup Publish CI #18
v0.11.3
- correct announce_timeouts behavior [receive] announce_timeout causes early break in check_timeouts and does not clean up all timed out universes #44
v0.12.0
- no_std support for packet parsing only. Update documentation. [Feature] no_std support #42 no-std support #55
TBD version
- async support [Feature] Async Support #12
- benchmarking Benchmarking #4
- add missing ip tests ipv4 missing tests #49
deltronix
Metadata
Metadata
Assignees
Labels
No labels