1.0.0.7
Pre-release
Pre-release
What's Changed
Other changes
- fix: Rename
bump.bash
tobump-and-tag.bash
by @fuzzypixelz in #326 - fix: Release workflow by @fuzzypixelz in #327
- Sync
Cargo.lock
with Zenoh580f0b6
from2024-04-11
by @eclipse-zenoh-bot in #330 - fix: Specify git remote when pushing the tag by @fuzzypixelz in #331
- fix sizes of zcu_owned_matching_listener_t and z_owned_reply_t for arm32 by @DenisBiryukov91 in #328
- fix: Override release tag if it already exists by @fuzzypixelz in #333
- feat(tracing): using tracing and zenoh-util init_log by @gabrik in #308
- Sync
Cargo.lock
with Zenoh580f0b6
from2024-04-11
by @eclipse-zenoh-bot in #335 - Sync
Cargo.lock
with Zenoh23c5932
from2024-04-16
by @eclipse-zenoh-bot in #337 - fix: Support jq 1.6 in
bump-and-tag.bash
scripy by @fuzzypixelz in #338 - Align examples and remove reading from stdin by @oteffahi in #255
- Bugfix: Unable to build z_queryable_with_channels.c by @evshary in #340
- Sync
Cargo.lock
with Zenohad58af6
from2024-04-26
by @eclipse-zenoh-bot in #341 - Sync
Cargo.lock
with Zenohe8916bf
from2024-04-26
by @eclipse-zenoh-bot in #343 - Update README and specify Rust version by @evshary in #342
- Sync
Cargo.lock
with Zenohea604b6
from2024-04-29
by @eclipse-zenoh-bot in #344 - Sync
Cargo.lock
with Zenoh371ca6b
from2024-04-30
by @eclipse-zenoh-bot in #347 - Sync
Cargo.lock
with Zenoh7a47445
from2024-05-03
by @eclipse-zenoh-bot in #348 - Sync
Cargo.lock
with Zenohf5195c0
from2024-05-03
by @eclipse-zenoh-bot in #350 - Sync
Cargo.lock
with Zenohe53364f
from2024-05-04
by @eclipse-zenoh-bot in #351 - Sync
Cargo.lock
with Zenoh7e5d5e8
from2024-05-07
by @eclipse-zenoh-bot in #355 - Sync
Cargo.lock
with Zenohb8dd01d
from2024-05-07
by @eclipse-zenoh-bot in #356 - Sync
Cargo.lock
with Zenoh45e05f0
from2024-05-13
by @eclipse-zenoh-bot in #360 - Sync
Cargo.lock
with Zenoh763a05f
from2024-05-14
by @eclipse-zenoh-bot in #363 - Fix build with CMAKE_BUILD_TYPE=None by @jspricke in #358
- Sync
Cargo.lock
with Zenoh75aa273
from2024-05-15
by @eclipse-zenoh-bot in #364 - Sync
Cargo.lock
with Zenoh25f06bd
from2024-05-21
by @eclipse-zenoh-bot in #369 - Sync
Cargo.lock
with Zenoh3118d31
from2024-05-28
by @eclipse-zenoh-bot in #399 - Sync
Cargo.lock
with Zenoh009f666
from2024-05-30
by @eclipse-zenoh-bot in #411 - Sync
Cargo.lock
with Zenohd574654
from2024-06-03
by @eclipse-zenoh-bot in #420 - chore: Update artifacts action to v4 by @diogomatsubara in #421
- Sync
Cargo.lock
with Zenohc279982
from2024-06-05
by @eclipse-zenoh-bot in #424 - Sync
Cargo.lock
with Zenohd8e66de
from2024-06-10
by @eclipse-zenoh-bot in #436 - Sync
Cargo.lock
with Zenoh9d09742
from2024-06-11
by @eclipse-zenoh-bot in #446 - Sync
Cargo.lock
with Zenohed6c636
from2024-06-12
by @eclipse-zenoh-bot in #450 - Sync
Cargo.lock
with Zenoh8160b01
from2024-06-13
by @eclipse-zenoh-bot in #457 - Enable releasing from any branch by @fuzzypixelz in #456
- Sync
Cargo.lock
with Zenoh7adad94
from2024-06-14
by @eclipse-zenoh-bot in #460 - Replace
-rc
with-pre
and document versioning by @fuzzypixelz in #466 - Sync
Cargo.lock
with Zenoh2500e5a
from2024-06-20
by @eclipse-zenoh-bot in #467 - Sync
Cargo.lock
with Zenoh869ace6
from2024-07-02
by @eclipse-zenoh-bot in #494 - Sync
Cargo.lock
with Zenohb93ca84
from2024-07-03
by @eclipse-zenoh-bot in #500 - Sync
Cargo.lock
with Zenohb3e42ce
from2024-07-08
by @eclipse-zenoh-bot in #508 - Ensure that find_package(zenohc) can be called two times by @traversaro in #470
- Link tests to Threads::Threads by @traversaro in #473
- Install zenohc.dll in /bin on Windows by @traversaro in #471
- Sync
Cargo.lock
with Zenoh0a969cb
from2024-07-25
by @eclipse-zenoh-bot in #546 - Sync
Cargo.lock
with Zenohe587aa9
from2024-07-26
by @eclipse-zenoh-bot in #552 - Sync
Cargo.lock
with Zenoh2d88c7b
from2024-07-29
by @eclipse-zenoh-bot in #556 - Sync
Cargo.lock
with Zenohf47354c
from2024-08-05
by @eclipse-zenoh-bot in #572 - Logging by @DenisBiryukov91 in #580
- z_bytes_reader and z_bytes_writer update by @DenisBiryukov91 in #583
- zc_publisher_matching_listener update by @DenisBiryukov91 in #581
- docs: fix doxygen by @YuanYuYuan in #578
- add valgrind memory leaks check by @DenisBiryukov91 in #584
- attempt to address ci no more space issue by @DenisBiryukov91 in #585
- Sync
Cargo.lock
with Zenohfef38dc
from2024-08-09
by @eclipse-zenoh-bot in #586 - Move protection by @milyin in #488
- fix: use
z_move
in shm examples by @YuanYuYuan in #589 - Sync
Cargo.lock
with Zenohe66745e
from2024-08-12
by @eclipse-zenoh-bot in #591 - fix tests and examples for SHM by @yellowhatter in #592
- Sync
Cargo.lock
with Zenoh0e2f78a
from2024-08-14
by @eclipse-zenoh-bot in #596 - Shm default by @yellowhatter in #597
- Moved as ptr by @milyin in #598
- fix: misuse the callback in z_info by @YuanYuYuan in #602
- Bump dev version to
1.0.0.0
by @zettascale-bot in #611 - merge main branch into dev/1.0.0 (after "moved_as_ptr" update) by @milyin in #600
z_check
andz_null
made internal by @milyin in #605- made reliability option unstable by @milyin in #612
- Update api.rst by @yellowhatter in #613
- Adopt SHM for recent API changes by @yellowhatter in #615
- Shm ci by @yellowhatter in #593
- build in separate directory failure fix by @milyin in #617
- Ensure build directory contains a copy of rust-toolchain.toml by @gmartin82 in #616
- Sync
Cargo.lock
with Zenoh8b027e9
from2024-08-22
by @eclipse-zenoh-bot in #619 - fix: add
accept_replies
toz_get_options_t
and use it inze_querying_subscriber_get
by @YuanYuYuan in #620 - fix: properly apply
z_get_options_t
inze_querying_subscriber_get
by @YuanYuYuan in #621 - Merge dev1.0.0 into main by @milyin in #623
- Revert "Merge dev1.0.0 into main" by @milyin in #625
- Sync
Cargo.lock
with Zenoh7f7d648
from2024-08-28
by @eclipse-zenoh-bot in #628 - Sync
Cargo.lock
with Zenoh357945b
from2024-08-28
by @eclipse-zenoh-bot in #627 - Sync
Cargo.lock
with Zenoh3579f12
from2024-08-29
by @eclipse-zenoh-bot in #630 - use same name for debug and release packages by @DenisBiryukov91 in #629
- Sync
Cargo.lock
with Zenoh926208c
from2024-08-29
by @eclipse-zenoh-bot in #632 - merged latest main update into dev/1.0.0 by @milyin in #633
- merge Dev/1.0.0 into main by @milyin in #624
- chore: Add check-labels workflow by @diogomatsubara in #634
- chore: update check-labels triggers by @diogomatsubara in #635
- Sync
Cargo.lock
with Zenoh983908b
from2024-09-02
by @eclipse-zenoh-bot in #637
New Contributors
- @oteffahi made their first contribution in #255
- @evshary made their first contribution in #340
- @jspricke made their first contribution in #358
- @traversaro made their first contribution in #470
- @zettascale-bot made their first contribution in #611
- @gmartin82 made their first contribution in #616
Full Changelog: 1.0.0.6...1.0.0.7