Skip to content

1.5.0

Compare
Choose a tag to compare
@eclipse-zenoh-bot eclipse-zenoh-bot released this 25 Jul 12:41

What's Changed

Breaking changes 💥

New features 🎉

Bug fixes 🐞

  • fix Encoding structure to allow to pass custom encoding string by @milyin in #1964
  • Fix bug querying with Target AllComplete on local queryables by @OlivierHecart in #1998
  • Make untimestamped replies ordered by arrival by @OlivierHecart in #1999
  • Make untimestamped replies ordered by arrival in monotonic case by @milyin in #2000
  • [ZEN-557] Extract udp socket source address via PKTINFO by @DenisBiryukov91 in #1980
  • Read the gossip autoconnect config from the GossipConf instead of the ScoutingMulticastConf by @Hugal31 in #2011
  • fix handling of port 0 on multicast locator by @wyfo in #1968
  • Accept a boolean value for the complete field of storage_manager config by @evshary in #1991
  • Update the zenohd config in the Debian package. by @evshary in #1992
  • fix unstable features requirements introduced by #2014 by @wyfo in #2040
  • fix IntHashMap::contains_key by @wyfo in #2058
  • Fix Session::close timeout while client attempts to reconnect by @oteffahi in #2012
  • Report proper whatami for adminspace entities by @OlivierHecart in #2061

Documentation 📝

Dependencies 👷

New Contributors

Full Changelog: 1.4.0...1.5.0