Skip to content
Started 3 yr 3 mo ago
Took 5 hr 6 min
Success

Build #39 (Mar 22, 2021, 5:46:43 AM)

Changes
  1. Single crate fo zenoh, zenoh-router and zenoh-protocol (details / githubweb)
  2. No async-trait in critical path (details / githubweb)
  3. Make Router::new_primitives public for testing (details / githubweb)
  4. Add DummyPrimitives for testing (details / githubweb)
  5. Rename Face functions to match Primitives trait (details / githubweb)
  6. Make Face functions public for testing (details / githubweb)
  7. Improve data routing (details / githubweb)
  8. Improve data routing (details / githubweb)
  9. Inline critical functions (details / githubweb)
  10. Network links mappings use VecMap (details / githubweb)
  11. Improve context mapping in critical path (details / githubweb)
  12. Critical path shortcut (details / githubweb)
  13. Perf optimization in zenoh-net handle_data (details / githubweb)
  14. Fix tests compilation (details / githubweb)
  15. Code format (details / githubweb)
  16. Transmission pipeline reorg. Recycling buffers at RX (details / githubweb)
  17. Minor allocation optimization at RX (details / githubweb)
  18. Fix bug closing session in client mode (details / githubweb)
  19. Fix bugs in client mode (details / githubweb)
  20. Avoid session termination future to be cancelled while calling closing (details / githubweb)
  21. fix README.md path in zenoh/Cargo.toml, fixes #71 (#72) (details / githubweb)
  22. Fix bugs on subscribers and queryables unregistration (details / githubweb)
  23. Fixing session and link close order (details / githubweb)
  24. Fixing future being cancelled when receiving a Close (details / githubweb)
  25. Implement std::io::Read/Write traits for RBuf/WBuf (details / githubweb)
  26. Use zasyncread/zasyncwrite (#73) (details / githubweb)
  27. Make treat_timestamp a macro (#73) (details / githubweb)
  28. Router is partially reentrant on data reception (#73) (details / githubweb)
  29. Router is fully reentrant on data reception (#73) (details / githubweb)
  30. Remove misplaced inline annotation (details / githubweb)
  31. Inline ZenohMessage::make_data() and other functions (perf) (details / githubweb)
  32. Fixing race condition in TLS (details / githubweb)
  33. LinkState protocol propagates whatami information (#74) (details / githubweb)
  34. Multi-path inter region routing (#74) (details / githubweb)
  35. Fix regression introduced by 32a5f3ccd5e3a0f92771ef7e53c7a1512b99852a (details / githubweb)
  36. Fix typo in encoding mime-type for 'text/html' (details / githubweb)
  37. CI: schedule 1 each working day (details / githubweb)
  38. Improve region edge master election (#74) (details / githubweb)
  39. Logs improvements (details / githubweb)
  40. Avoid panicking when the precomputed route is not yet ready (details / githubweb)
  41. Precompute shared nodes (#74) (details / githubweb)
  42. Jenkinsfile: remove publication of removed crates (details / githubweb)

Started by user Julien Enoch

Revision: 0faca9afe947452c17dbcba8c9d775abf93a5ff7
Repository: https://github.com/eclipse-zenoh/zenoh.git
  • refs/remotes/origin/master