Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge Dev/1.0.0 into main #624

Merged
merged 487 commits into from
Aug 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
487 commits
Select commit Hold shift + click to select a range
c190be9
Add check, null, loan, drop for source info.
sashacmc Jun 10, 2024
a0605e1
Merge pull request #430 from ZettaScaleLabs/add_source_info_methods
milyin Jun 10, 2024
a3b00ca
Move z_*_source_info_t, z_entity_global_id_t out from commons
sashacmc Jun 10, 2024
eaf4d35
Merge pull request #433 from ZettaScaleLabs/commons_reorg
milyin Jun 10, 2024
2891dfb
renamed zc_liveliness_declare_subscriber_options_t -> zc_liveliness_s…
DenisBiryukov91 Jun 10, 2024
dfa48aa
fmt
DenisBiryukov91 Jun 10, 2024
f8c4229
test update
DenisBiryukov91 Jun 10, 2024
c11eed3
Merge pull request #434 from DenisBiryukov91/dev/livliness_fix
milyin Jun 10, 2024
ad3ed38
Add reply_del support
sashacmc Jun 10, 2024
3d95166
Merge pull request #435 from ZettaScaleLabs/add_reply_del
milyin Jun 10, 2024
805003f
Add clang-format CI check
sashacmc Jun 11, 2024
f62719c
Update codebase with clang-format
sashacmc Jun 11, 2024
1c68cbb
Merge pull request #440 from ZettaScaleLabs/enforce_clang_format
milyin Jun 11, 2024
7bb95c7
Remove z_query_value
sashacmc Jun 11, 2024
2e03855
Fix default congestion_control for z_query_reply_options_t
sashacmc Jun 11, 2024
2ae40d4
Fix default congestion_control for z_query_reply_del_options_t
sashacmc Jun 11, 2024
1a7d573
Merge pull request #439 from ZettaScaleLabs/remove_z_query_value
milyin Jun 11, 2024
95d7351
Exclude autogenerated files from clang-format
sashacmc Jun 11, 2024
96e963a
Merge pull request #441 from ZettaScaleLabs/exclude_generated_from_cl…
milyin Jun 11, 2024
39e1121
Merge pull request #442 from ZettaScaleLabs/fix_default_congestion_co…
milyin Jun 11, 2024
60e02e1
Add z_publisher_loan_mut
sashacmc Jun 11, 2024
4b2c005
Add z_reply_err_t and methods
sashacmc Jun 11, 2024
7f69083
Merge pull request #443 from ZettaScaleLabs/add_z_publisher_loan_mut
milyin Jun 11, 2024
abc96c1
Merge pull request #444 from ZettaScaleLabs/add_z_reply_err_t
milyin Jun 11, 2024
ea68919
Add missing properties to z_get_options_t
sashacmc Jun 11, 2024
9972ea7
Merge pull request #445 from ZettaScaleLabs/add_missing_z_get_options_t
milyin Jun 12, 2024
5358aad
Remove publisher set methods
sashacmc Jun 12, 2024
6f484ef
Merge pull request #447 from ZettaScaleLabs/remove_publisher_set_methods
milyin Jun 12, 2024
8dc7546
Add z_reply_replier_id
sashacmc Jun 12, 2024
d68f2bc
Merge pull request #449 from ZettaScaleLabs/add_z_reply_replier_id
milyin Jun 13, 2024
946d8f6
chore: Sync Rust toolchain
eclipse-zenoh-bot Jun 13, 2024
feab0d6
Merge pull request #454 from eclipse-zenoh/eclipse-zenoh-bot/sync-too…
eclipse-zenoh-bot Jun 13, 2024
606c7f1
Add publisher id getter (#448)
sashacmc Jun 14, 2024
94dc886
Support recent zenoh (no shm renaming!)
yellowhatter Jun 14, 2024
248e404
SHM renaming support
yellowhatter Jun 14, 2024
337a18c
remove unnecessary .clone() call (#437)
yellowhatter Jun 14, 2024
6676ba3
Merge commit '337a18c1a6e290a8c0226bc6a7c10c22803e4a96'
yellowhatter Jun 14, 2024
2014d16
format tests
yellowhatter Jun 14, 2024
ee11c28
Merge pull request #458 from ZettaScaleLabs/support_recent_zenoh
milyin Jun 14, 2024
3201951
Fix INTERFACE includes (was incorrect when Cargo is generating to cus…
yellowhatter Jun 17, 2024
849467a
rename z_bytes_encode/decode into z_bytes_serialize/deserialize
DenisBiryukov91 Jun 17, 2024
5cc1424
format
DenisBiryukov91 Jun 17, 2024
755e448
Merge pull request #463 from DenisBiryukov91/dev/1.0.0
milyin Jun 17, 2024
91dcb79
cargo fmt
DenisBiryukov91 Jun 17, 2024
0e2b8f7
Merge pull request #464 from DenisBiryukov91/dev/1.0.0
milyin Jun 17, 2024
d6804aa
Remove unused variable
sashacmc Jun 17, 2024
1d11f5e
Merge pull request #465 from ZettaScaleLabs/fix_channel_sample
milyin Jun 17, 2024
58aa03d
more build system fixes
yellowhatter Jun 18, 2024
62c3345
Merge pull request #462 from ZettaScaleLabs/fix_interface_includes
milyin Jun 18, 2024
876d524
Fix build with CMAKE_BUILD_TYPE=None
jspricke May 13, 2024
4563d3f
chore: Update artifacts action to v4 (#421)
diogomatsubara Jun 4, 2024
749608e
Enable releasing from any branch (#456)
fuzzypixelz Jun 14, 2024
e127e1d
Replace `-rc` with `-pre` and document versioning (#466)
fuzzypixelz Jun 19, 2024
657c431
Update README and specify Rust version (#342)
evshary Apr 29, 2024
6048599
chore: Update artifacts action to v4 (#421)
diogomatsubara Jun 4, 2024
2462584
build: Sync with eclipse-zenoh/zenoh@65e5df7 from 2024-06-21 (#468)
eclipse-zenoh-bot Jun 21, 2024
6ba997f
build: Sync with eclipse-zenoh/zenoh@a6d117b from 2024-06-21 (#474)
eclipse-zenoh-bot Jun 24, 2024
60915ba
Align Zenoh (#476)
Mallets Jun 26, 2024
a87d458
build: Sync with eclipse-zenoh/zenoh@fc18f90 from 2024-06-26 (#477)
eclipse-zenoh-bot Jun 26, 2024
2f3acb2
build: Sync with eclipse-zenoh/zenoh@1790d59 from 2024-06-26 (#483)
eclipse-zenoh-bot Jun 27, 2024
ddc565b
simplify transmute mod for easier understanding the code (#472)
milyin Jun 28, 2024
735e2e1
String names normalization (#495)
sashacmc Jul 3, 2024
e4e99b4
fix string-related function names in docs (#496)
DenisBiryukov91 Jul 4, 2024
db0f158
change order of arguments for ..._clone methods to that of zenoh-pico…
DenisBiryukov91 Jul 4, 2024
fce3733
fix_what_am_i_to_str name and docs (#503)
DenisBiryukov91 Jul 4, 2024
a0557ba
add encoding tests (#502)
DenisBiryukov91 Jul 4, 2024
f3af49c
feat: bump zenoh version (#485)
wyfo Jul 5, 2024
2189590
build: Sync with eclipse-zenoh/zenoh@cae8697 from 2024-07-05 (#505)
eclipse-zenoh-bot Jul 5, 2024
ec456e1
build: Sync with eclipse-zenoh/zenoh@6df74c7 from 2024-07-07 (#506)
eclipse-zenoh-bot Jul 8, 2024
db76e97
build: Sync with eclipse-zenoh/zenoh@12b11ee from 2024-07-08 (#507)
eclipse-zenoh-bot Jul 8, 2024
798a953
build: Sync with eclipse-zenoh/zenoh@9e1c4a8 from 2024-07-08 (#509)
eclipse-zenoh-bot Jul 9, 2024
6ca2219
api fixes for compatibility with zenoh-pico (#510)
DenisBiryukov91 Jul 10, 2024
624893a
fix: Rename `bump.bash` to `bump-and-tag.bash`
fuzzypixelz Apr 11, 2024
7c6f746
feat: Add `version.txt` and infer version in `bump-and-tag.bash`
fuzzypixelz Apr 11, 2024
9b15d9b
fix: Clone repository using actions/checkout
fuzzypixelz Apr 11, 2024
46ff2de
fix: Don't bump deps when pattern is undefined
fuzzypixelz Apr 11, 2024
245e2fd
fix: Specify git remote when pushing the tag
fuzzypixelz Apr 12, 2024
533dad3
fix: Require `VERSION`in `bump-and-tag.bash`
fuzzypixelz Apr 12, 2024
5a3c424
fix: Override release tag if it already exists
fuzzypixelz Apr 12, 2024
5b019f7
fix: Support jq 1.6
fuzzypixelz Apr 17, 2024
042c7b5
Merge pull request #511 from ZettaScaleLabs/fix-dev-1.0.0-release
Mallets Jul 11, 2024
03a0a9a
align api with zenoh-pico (#519)
DenisBiryukov91 Jul 12, 2024
fe45111
fix: typos of attachment (#478)
YuanYuYuan Jul 15, 2024
243a522
added default encoding for publisher (#520)
DenisBiryukov91 Jul 15, 2024
976da6a
add default enum constants (#521)
DenisBiryukov91 Jul 15, 2024
896269d
chore: replace log by tracing (#514)
wyfo Jul 15, 2024
563f8c3
add get is_express option (#522)
DenisBiryukov91 Jul 16, 2024
ab5335a
chore: Sync Rust toolchain
eclipse-zenoh-bot Jul 16, 2024
f077c93
Merge pull request #524 from eclipse-zenoh/eclipse-zenoh-bot/sync-too…
eclipse-zenoh-bot Jul 16, 2024
c8b7c80
chore: Sync Rust toolchain
eclipse-zenoh-bot Jul 16, 2024
81fa963
Merge pull request #525 from eclipse-zenoh/eclipse-zenoh-bot/sync-too…
eclipse-zenoh-bot Jul 16, 2024
c128f94
support for enable/disable unstable features via #define
DenisBiryukov91 Jul 16, 2024
50c4c71
fmt
DenisBiryukov91 Jul 16, 2024
9b62aff
Encoding alignment with Zenoh-rust (#523)
DenisBiryukov91 Jul 16, 2024
b1b99e7
Merge branch 'dev/1.0.0' into dev/unstable_features
DenisBiryukov91 Jul 16, 2024
b3ca9b6
add zc_config_from_env function (#527)
DenisBiryukov91 Jul 17, 2024
14ab3b7
Merge branch 'dev/1.0.0' into dev/unstable_features
DenisBiryukov91 Jul 17, 2024
7a04c4e
readme update to explain how to enable optional features
DenisBiryukov91 Jul 17, 2024
feafa53
Merge pull request #526 from DenisBiryukov91/dev/unstable_features
Mallets Jul 17, 2024
2f4f952
move SourceInfo, liveliness, KeyExpr::relation_to and zenoh-ext funct…
DenisBiryukov91 Jul 17, 2024
a071f3b
Merge pull request #529 from DenisBiryukov91/dev/move_to_unstable
Mallets Jul 17, 2024
51f86c0
fix: Add step to run cargo build for docs
diogomatsubara Jul 17, 2024
d672335
Merge pull request #530 from ZettaScaleLabs/cargo-build-before-docs-g…
Mallets Jul 18, 2024
70d819a
propagate options to cmake find_package (#531)
DenisBiryukov91 Jul 19, 2024
6f4dc77
Pre release SHM
yellowhatter Jul 19, 2024
d62bb92
Fix SHM config key and examples
Mallets Jul 22, 2024
eec1ace
Revert Cargo.toml change
Mallets Jul 22, 2024
dbb59ea
Fix examples
Mallets Jul 22, 2024
42a40a6
- do not trigger error if SHARED_MEMORY enabled without UNSTABLE
yellowhatter Jul 22, 2024
7377fff
remove redundant compile definitions (#534)
DenisBiryukov91 Jul 22, 2024
5737942
Address review comments
Mallets Jul 22, 2024
c0a9852
Merge pull request #6 from ZettaScaleLabs/fix/shm_config
Mallets Jul 22, 2024
132557f
Add SHM config to z_sub_thr
Mallets Jul 22, 2024
03d3be0
remove redundant compile definitions (#534)
DenisBiryukov91 Jul 22, 2024
1f051d3
align with recent zenoh
yellowhatter Jul 22, 2024
24ad90a
unstable is not default
yellowhatter Jul 22, 2024
e834be8
Fix z_pub_shm_thr. Fix shm API.
Mallets Jul 23, 2024
9992345
Merge pull request #7 from ZettaScaleLabs/fix/shm_thr
yellowhatter Jul 23, 2024
ff8bf0d
Adopt keyexpr tests for new behavior
yellowhatter Jul 23, 2024
1a5e1d1
Add check in z_pub_shm_thr
Mallets Jul 23, 2024
5360743
Add z_bytes_serialize_from_shm check in examples
Mallets Jul 23, 2024
4f633db
Merge pull request #533 from ZettaScaleLabs/shm_pre_release
Mallets Jul 23, 2024
0be999a
Rename z_error_t to z_result_t
Mallets Jul 24, 2024
af3f8dc
Rename errors.rs to result.rs
Mallets Jul 24, 2024
6f727ea
no longer use cpp, awk and sed for cbindgen output processing
DenisBiryukov91 Jul 24, 2024
74e7d80
typo fix
DenisBiryukov91 Jul 24, 2024
02984d6
Address review comments
Mallets Jul 24, 2024
c3b301e
refactor features usage
DenisBiryukov91 Jul 24, 2024
e68d3d4
fix docs
DenisBiryukov91 Jul 24, 2024
0a9ae70
Merge pull request #536 from eclipse-zenoh/api/rename_error
Mallets Jul 24, 2024
eb34ea9
Merge pull request #537 from DenisBiryukov91/dev/remove_preprocessor_…
Mallets Jul 24, 2024
d6ef2ad
Merge pull request #538 from DenisBiryukov91/dev/fix_docs
Mallets Jul 24, 2024
8d3c333
add SHM examples
yellowhatter Jul 25, 2024
c5d4c4f
Merge pull request #539 from ZettaScaleLabs/shm_examples
Mallets Jul 25, 2024
0c4105f
build: Sync with eclipse-zenoh/zenoh@4827f39 from 2024-07-24 (#540)
eclipse-zenoh-bot Jul 25, 2024
5c4ad17
typo fix (how did that compile????)
yellowhatter Jul 25, 2024
7879d17
Ensure that find_package(zenohc) can be called two times (#470)
traversaro Jul 17, 2024
dcff1ce
Update CMakeLists.txt (#473)
traversaro Jul 17, 2024
0d9066f
Install zenohc.dll in <prefix>/bin on Windows (#471)
traversaro Jul 18, 2024
617691b
Fix shm doc
Mallets Jul 25, 2024
0cad761
Merge pull request #543 from eclipse-zenoh/fix/shm_doc
Mallets Jul 25, 2024
5940994
Merge pull request #542 from DenisBiryukov91/dev/cherry-pick-cmake-fixes
Mallets Jul 25, 2024
3349bbf
fix cbindgen in ptr to const ptr case
yellowhatter Jul 25, 2024
d6381a8
Merge pull request #541 from ZettaScaleLabs/fix_typo
Mallets Jul 25, 2024
24bd183
Align SHM examples
Mallets Jul 25, 2024
6e613b6
don't need this
yellowhatter Jul 25, 2024
89fc23c
Merge pull request #545 from eclipse-zenoh/align/shm_examples
Mallets Jul 25, 2024
61b54b0
Merge pull request #544 from ZettaScaleLabs/fix_const_in_cbindgen
Mallets Jul 25, 2024
a8d0dd7
build: Sync with eclipse-zenoh/zenoh@0c43c08 from 2024-07-25 (#547)
eclipse-zenoh-bot Jul 26, 2024
8666968
Remove legacy slice methods
sashacmc Jul 26, 2024
f8629ba
build: Sync with eclipse-zenoh/zenoh@32bdded from 2024-07-26 (#550)
eclipse-zenoh-bot Jul 26, 2024
9074367
Merge pull request #548 from ZettaScaleLabs/remove_legacy_slice_methods
Mallets Jul 26, 2024
a5a3088
simplify tests and examples with attachment
DenisBiryukov91 Jul 26, 2024
1d8d262
address review comments
DenisBiryukov91 Jul 29, 2024
a8ba7d7
Merge pull request #551 from DenisBiryukov91/dev/simplify_attachment
Mallets Jul 29, 2024
b4d6bba
build: Sync with eclipse-zenoh/zenoh@502d3be from 2024-07-30 (#558)
eclipse-zenoh-bot Jul 30, 2024
6436c44
fix queryable examples to account for an empty payload
DenisBiryukov91 Jul 31, 2024
60781ca
Update dependencies to have 1.80 build
yellowhatter Jul 31, 2024
4e64c8a
Merge pull request #559 from DenisBiryukov91/dev/fix_query_payload_ex…
Mallets Jul 31, 2024
8a98018
Merge pull request #560 from ZettaScaleLabs/build_1_80
Mallets Aug 1, 2024
e123304
Allow providing custom delete function when serializing from pointers…
DenisBiryukov91 Aug 1, 2024
064bc28
build: Sync with eclipse-zenoh/zenoh@5d09cf7 from 2024-08-01 (#562)
eclipse-zenoh-bot Aug 1, 2024
07ce8a7
build fix after cargo.lock update (#564)
milyin Aug 2, 2024
b76b9d4
- add z_byte_writer_write_all
yellowhatter Aug 2, 2024
9f6a3c9
add doxygenfunction:: z_bytes_writer_write_all
yellowhatter Aug 2, 2024
fc0911c
change output parameter position
yellowhatter Aug 2, 2024
528fdfb
Rename `close` to `undeclare` for Publication Cache and Querying Subs…
fuzzypixelz Aug 1, 2024
8db0235
Temporarily use original pull request branch
fuzzypixelz Aug 1, 2024
4d24a1b
Update to eclipse-zenoh/zenoh@ce4e9bf
fuzzypixelz Aug 2, 2024
4e355eb
Fix `z_ref_shm_client_storage_global`
fuzzypixelz Aug 2, 2024
2f7fbff
Update Cargo.toml
Mallets Aug 2, 2024
67d59ac
Merge pull request #561 from ZettaScaleLabs/fix-issue-1286-zenoh
Mallets Aug 2, 2024
5c773b6
leave only z_bytes_writer_write_all
yellowhatter Aug 2, 2024
89b9461
Kick CI
yellowhatter Aug 2, 2024
e70c8a5
Kick CI
yellowhatter Aug 5, 2024
fd3abd6
log error messages when failing to manipulate the config (#563)
DenisBiryukov91 Aug 5, 2024
f36da63
Merge pull request #566 from ZettaScaleLabs/zbytes_write_all
Mallets Aug 5, 2024
7a921aa
generate panic messages only if explicitly asked (#569)
milyin Aug 5, 2024
414ef99
remove unnecessary build artifacts (#571)
milyin Aug 5, 2024
a3a85fa
build: Sync with eclipse-zenoh/zenoh@b1e4dba from 2024-08-05 (#573)
eclipse-zenoh-bot Aug 6, 2024
1f5e599
build: Sync with eclipse-zenoh/zenoh@b7d42ef from 2024-08-06 (#574)
eclipse-zenoh-bot Aug 6, 2024
8740ed2
build: Sync with eclipse-zenoh/zenoh@2d5ab7c from 2024-08-06 (#575)
eclipse-zenoh-bot Aug 6, 2024
56332aa
z_recv/z_try_recv without the need of z_check (#570)
DenisBiryukov91 Aug 6, 2024
63e78ec
Logging (#580)
DenisBiryukov91 Aug 8, 2024
04cad65
z_bytes_reader and z_bytes_writer update (#583)
DenisBiryukov91 Aug 8, 2024
ad54bcb
rename zc_publisher_matching_listener_callback -> zc_publisher_matchi…
DenisBiryukov91 Aug 8, 2024
320faf6
docs: fix doxygen (#578)
YuanYuYuan Aug 9, 2024
5a82ecf
add valgrind memory leaks check (#584)
DenisBiryukov91 Aug 9, 2024
7e41056
attempt to address ci no more space issue (#585)
DenisBiryukov91 Aug 9, 2024
bb086c8
Move protection (#488)
milyin Aug 12, 2024
3f0f9d8
fix: use `z_move` in shm examples (#589)
YuanYuYuan Aug 12, 2024
4859ca8
fix tests and examples for SHM (#592)
yellowhatter Aug 13, 2024
d24b998
SHM is now enabled by default in the Config, so no need to set it exp…
yellowhatter Aug 14, 2024
9938aae
build: Sync with eclipse-zenoh/zenoh@0e2f78a from 2024-08-14 (#596)
eclipse-zenoh-bot Aug 14, 2024
db9d511
update zenoh
yellowhatter Aug 14, 2024
608f361
fix clang
yellowhatter Aug 14, 2024
3b506d3
Merge pull request #597 from ZettaScaleLabs/shm_default
Mallets Aug 14, 2024
169ea9f
dropper autogeneration
milyin Aug 15, 2024
942768f
dropper type
milyin Aug 15, 2024
9e7cf38
unfinished - into_rust_type approach failed
milyin Aug 15, 2024
db29e63
compiles
milyin Aug 15, 2024
094dbbf
compile with all features
milyin Aug 15, 2024
6a5b3b5
drop functions updated
milyin Aug 16, 2024
47c25f4
"this" parameter name globally renamed to this_ to avoid using C++ ke…
milyin Aug 16, 2024
655e598
compile fix
milyin Aug 16, 2024
d5f48a3
generic functions update
milyin Aug 16, 2024
f64b0b8
drop generic fix
milyin Aug 16, 2024
75699f8
clippy fix
milyin Aug 16, 2024
c6a59a3
cargo fmt
milyin Aug 16, 2024
5dd3f84
headers updated
milyin Aug 16, 2024
12237a1
cargo fmt fix
milyin Aug 16, 2024
c344229
Merge branch 'dev/1.0.0' into moved_as_ptr
milyin Aug 16, 2024
d841847
check in build.rs restored
milyin Aug 16, 2024
2f57180
Merge pull request #598 from eclipse-zenoh/moved_as_ptr
Mallets Aug 19, 2024
e66140c
fix: misuse the callback in z_info
YuanYuYuan Aug 19, 2024
853162c
Merge pull request #602 from ZettaScaleLabs/fix/z_info
Mallets Aug 19, 2024
b57e9ef
chore: Bump version to `1.0.0.0`
eclipse-zenoh-bot Aug 20, 2024
e2258f2
chore: Bump libzenohc-dev version to `1.0.0~dev-1`
eclipse-zenoh-bot Aug 20, 2024
8941ccb
chore: Bump `/zenoh.*/` dependencies to `1.0.0-dev`
eclipse-zenoh-bot Aug 20, 2024
6797264
chore: Update Cargo.lock to `1.0.0-dev`
eclipse-zenoh-bot Aug 20, 2024
33ab5ea
chore: Bump build-resources/opaque-types version to `1.0.0-dev`
eclipse-zenoh-bot Aug 20, 2024
f3f352a
Merge pull request #611 from ZettaScaleLabs/zettascale-bot/bump-dev-v…
Mallets Aug 20, 2024
e626980
merge main branch into dev/1.0.0 (after "moved_as_ptr" update) (#600)
milyin Aug 21, 2024
9e30b34
`z_check` and `z_null` made internal (#605)
milyin Aug 21, 2024
bd2e4b7
made reliability option unstable (#612)
milyin Aug 21, 2024
6e67b83
Update api.rst (#613)
yellowhatter Aug 21, 2024
4def195
Adopt SHM for recent API changes (#615)
yellowhatter Aug 22, 2024
d79b2b5
Ensure build directory contains a copy of rust-toolchain.toml.
gmartin82 Aug 22, 2024
387dac6
Shm ci (#593)
yellowhatter Aug 23, 2024
28518e8
build in separate directory failure fix (#617)
milyin Aug 23, 2024
c996fd3
Merge pull request #616 from ZettaScaleLabs/fix_cmake_toolchain
Mallets Aug 23, 2024
91400a1
build: Sync with eclipse-zenoh/zenoh@8b027e9 from 2024-08-22 (#619)
eclipse-zenoh-bot Aug 26, 2024
a26e441
Merge branch 'dev/1.0.0' into merge_dev1.0.0
milyin Aug 27, 2024
eba6f37
cargo.lock update
milyin Aug 27, 2024
b16dd9e
fix: properly apply `z_get_options_t` in `ze_querying_subscriber_get`…
YuanYuYuan Aug 27, 2024
ceadb53
Merge pull request #623 from eclipse-zenoh/merge_dev1.0.0
Mallets Aug 27, 2024
9abddda
Revert "Merge dev1.0.0 into main"
milyin Aug 28, 2024
e0c7abf
Merge pull request #625 from eclipse-zenoh/revert-623-merge_dev1.0.0
milyin Aug 28, 2024
4cbdf9f
Merge branch 'main' into dev/1.0.0
milyin Aug 28, 2024
a85b91b
merging error fix
milyin Aug 28, 2024
a597a57
build: Sync with eclipse-zenoh/zenoh@7f7d648 from 2024-08-28 (#628)
eclipse-zenoh-bot Aug 29, 2024
da31ce2
use same name for debug and release packages
DenisBiryukov91 Aug 29, 2024
aa62658
do not ovewrite zenohcConfig.cmake and and .pc with debug lib names
DenisBiryukov91 Aug 29, 2024
fe8051a
build: Sync with eclipse-zenoh/zenoh@3579f12 from 2024-08-29 (#630)
eclipse-zenoh-bot Aug 29, 2024
cde7501
Merge pull request #629 from DenisBiryukov91/dev/same_name_for_debug_…
milyin Aug 29, 2024
a12cd0f
build: Sync with eclipse-zenoh/zenoh@926208c from 2024-08-29 (#632)
eclipse-zenoh-bot Aug 30, 2024
1c09bd4
Point to eclipse-zenoh/zenoh branch=main
Mallets Aug 30, 2024
282744f
Merge branch 'main' into ref_main
milyin Aug 30, 2024
4020b22
corrected cargo.toml
milyin Aug 30, 2024
d067a42
Merge pull request #633 from eclipse-zenoh/ref_main
Mallets Aug 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading