Skip to content

Releases: eclipse-zenoh/zenoh-pico

1.5.1

04 Sep 13:18
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

New features πŸŽ‰

Bug fixes 🐞

Documentation πŸ“

Full Changelog: 1.3.4...1.4.0

1.3.4

24 Apr 10:07
Compare
Choose a tag to compare

What's Changed

New features πŸŽ‰

  • deprecate ZENOH_DEBUG for ZENOH_LOG + add WARN/TRACE levels by @wyfo in #934

Bug fixes 🐞

  • Add generic platform to config.h.in by @jean-roland in #937
  • Fix platformio config issues by @jean-roland in #941
  • Resolve issue with invalid pointer dereference when dropping session when building with Address Sanitizer active. by @gmartin82 in #940

Full Changelog: 1.3.3...1.3.4

1.3.3

10 Apr 12:05
Compare
Choose a tag to compare

What's Changed

New features πŸŽ‰

Bug fixes 🐞

New Contributors

Full Changelog: 1.3.2...1.3.3

1.3.2

04 Apr 13:09
Compare
Choose a tag to compare

What's Changed

Bug fixes 🐞

Full Changelog: 1.3.1...1.3.2

1.3.1

03 Apr 12:14
Compare
Choose a tag to compare

What's Changed

New features πŸŽ‰

Bug fixes 🐞

Full Changelog: 1.3.0...1.3.1

1.3.0

21 Mar 16:29
Compare
Choose a tag to compare

What's Changed

New features πŸŽ‰

Bug fixes 🐞

New Contributors

Full Changelog: 1.2.1...1.3.0

1.2.1

05 Feb 14:02
Compare
Choose a tag to compare

What's Changed

New features πŸŽ‰

Bug fixes 🐞

Full Changelog: 1.2.0...1.2.1

1.2.0

30 Jan 18:02
Compare
Choose a tag to compare

What's Changed

New features πŸŽ‰

Bug fixes 🐞

New Contributors

Full Changelog: 1.1.1...1.2.0