Skip to content

Releases: eclipse-zenoh/zenoh-pico

1.9.0

13 Apr 07:26

Choose a tag to compare

What's Changed

New features πŸŽ‰

Bug fixes 🐞

  • Fix sock_out->_fd to sock_out->_socket in _z_socket_accept() by @jerry73204 in #1181

Documentation πŸ“

Other changes

New Contributors

Full Changelog: 1.8.0...1.9.0

1.8.0

13 Mar 19:54

Choose a tag to compare

What's Changed

New features πŸŽ‰

Bug fixes 🐞

Full Changelog: 1.7.2...1.8.0

1.7.2

08 Jan 17:01

Choose a tag to compare

What's Changed

Bug fixes 🐞

Full Changelog: 1.7.1...1.7.2

1.7.1

10 Dec 16:33

Choose a tag to compare

What's Changed

Bug fixes 🐞

  • Add missing Z_FEATURE_LINK_TLS arg to GNUmakefile and fix TLS tests by @gmartin82 in #1113

Full Changelog: 1.7.0...1.7.1

1.7.0

04 Dec 18:01

Choose a tag to compare

What's Changed

Breaking changes πŸ’₯

New features πŸŽ‰

Bug fixes 🐞

Documentation πŸ“

New Contributors

Full Changelog: 1.6.2...1.7.0

1.6.2

17 Oct 19:36

Choose a tag to compare

Full Changelog: 1.6.1...1.6.2

1.6.1

14 Oct 15:04

Choose a tag to compare

What's Changed

New features πŸŽ‰

Bug fixes 🐞

Documentation πŸ“

  • docs: add TLS-related configuration keys by @steils in #1059

Other changes

New Contributors

Full Changelog: 1.5.1...1.6.1

1.5.1

04 Sep 13:18

Choose a tag to compare

What's Changed

New features πŸŽ‰

Bug fixes 🐞

  • Corrected removal from list when unregistering resource. by @gmartin82 in #1001
  • Fix undeclare of liveliness subscriber. by @gmartin82 in #1006
  • Repeat the ZENOH_COMPILER_GCC flag for espressif32 by @bmagyar in #1009
  • Allow subscriptions to key expressions beginning with a wildcard. by @gmartin82 in #1024
  • Enable SO_NOSIGPIPE on macOS and *BSD by @fuzzypixelz in #1028
  • Ensure interest declarations are resent on session reconnect. by @gmartin82 in #1030

New Contributors

Full Changelog: 1.5.0...1.5.1

1.5.0

25 Jul 13:45

Choose a tag to compare

What's Changed

Breaking changes πŸ’₯

  • Change replier_id type to z_entity_global_id_t by @oteffahi in #996

New features πŸŽ‰

Bug fixes 🐞

Documentation πŸ“

New Contributors

Full Changelog: 1.4.0...1.5.0

1.4.0

22 May 14:52

Choose a tag to compare

What's Changed

New features πŸŽ‰

Bug fixes 🐞

Documentation πŸ“

Full Changelog: 1.3.4...1.4.0