Skip to content

Commit

Permalink
merge Dev/1.0.0 into main (eclipse-zenoh#305)
Browse files Browse the repository at this point in the history
* chore: Sync Rust toolchain

* Migrate to Zenoh 1.0 (eclipse-zenoh#256)

* build: Sync  with eclipse-zenoh/zenoh@25f06bd from 2024-05-21 (eclipse-zenoh#242)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@25f06bd from 2024-05-21 (eclipse-zenoh#243)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@3118d31 from 2024-05-28 (eclipse-zenoh#244)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@3118d31 from 2024-05-28 (eclipse-zenoh#246)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* chore: tracking zenoh fix/1059-add-plugin-id branch (eclipse-zenoh#245)

* chore: tracking zenoh fix/1059-add-plugin-id branch

Signed-off-by: gabrik <[email protected]>

* chore: \sync Cargo.lock

---------

Signed-off-by: gabrik <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@c279982 from 2024-06-05 (eclipse-zenoh#247)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@d8e66de from 2024-06-10 (eclipse-zenoh#248)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@9d09742 from 2024-06-11 (eclipse-zenoh#249)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@ed6c636 from 2024-06-12 (eclipse-zenoh#250)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@8160b01 from 2024-06-13 (eclipse-zenoh#253)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* Enable releasing from any branch (eclipse-zenoh#252)

* build: Sync  with eclipse-zenoh/zenoh@7adad94 from 2024-06-14 (eclipse-zenoh#255)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* Migrate to Zenoh 1.0

Signed-off-by: ChenYing Kuo <[email protected]>

* Remove unnecessary Zenoh packages.

Signed-off-by: ChenYing Kuo <[email protected]>

---------

Signed-off-by: gabrik <[email protected]>
Signed-off-by: ChenYing Kuo <[email protected]>
Co-authored-by: eclipse-zenoh-bot <[email protected]>
Co-authored-by: eclipse-zenoh-bot <[email protected]>
Co-authored-by: Gabriele Baldoni <[email protected]>
Co-authored-by: Mahmoud Mazouz <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@65e5df7 from 2024-06-21 (eclipse-zenoh#259)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@a6d117b from 2024-06-21 (eclipse-zenoh#260)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@2b16fed from 2024-06-25 (eclipse-zenoh#261)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@e1beef1 from 2024-06-25 (eclipse-zenoh#262)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@fc18f90 from 2024-06-26 (eclipse-zenoh#263)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@1790d59 from 2024-06-26 (eclipse-zenoh#264)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* chore: bump zenoh version (eclipse-zenoh#265)

* chore: bump zenoh version

* chore: update branch

* Change admin keys to @/<zid>/**

* Remove member_id option

* Change @dds_pub_cache and @dds_fwd_disco keys to @/<zid>/@dds_pub_cache and @/<zid>/@dds_fwd_disco

* Fix typos

* Use ZenohId::into_keyexpr rather than OwnedKeyExpr::from

* Make listen and connect endpoints ModeDependentValues (eclipse-zenoh#269)

* Update to new zenoh endpoints config

* Point back to zenoh dev/1.0.0 branch

* build: Sync  with eclipse-zenoh/zenoh@c7e418f from 2024-07-05 (eclipse-zenoh#270)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@cae8697 from 2024-07-05 (eclipse-zenoh#271)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@6df74c7 from 2024-07-07 (eclipse-zenoh#272)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@12b11ee from 2024-07-08 (eclipse-zenoh#273)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@9e1c4a8 from 2024-07-08 (eclipse-zenoh#275)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* chore: Sync Rust toolchain

* chore: Sync Rust toolchain

* fix: passing proper endcoding to reply

Signed-off-by: Gabriele Baldoni <[email protected]>

* Cargo fmt

* Remove ke_for_sure macro

* chore: tracking zenoh dev/admin_keys_remapping

Signed-off-by: Gabriele Baldoni <[email protected]>

* chore: tracking zenoh dev/1.0.0

* build: Sync  with eclipse-zenoh/zenoh@4827f39 from 2024-07-24 (eclipse-zenoh#281)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@0c43c08 from 2024-07-25 (eclipse-zenoh#283)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@32bdded from 2024-07-26 (eclipse-zenoh#284)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@502d3be from 2024-07-30 (eclipse-zenoh#287)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@5d09cf7 from 2024-08-01 (eclipse-zenoh#288)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* Merge main -> dev/1.0.0, (eclipse-zenoh#289)

Update Cargo.lock
Squashed commit of the following:

commit 394287c
Author: eclipse-zenoh-bot <[email protected]>
Date:   Tue Jul 30 02:28:46 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@2d88c7b from 2024-07-29 (eclipse-zenoh#286)

    Co-authored-by: eclipse-zenoh-bot <[email protected]>

commit cd3d0fd
Author: eclipse-zenoh-bot <[email protected]>
Date:   Sat Jul 27 02:28:35 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@e587aa9 from 2024-07-26 (eclipse-zenoh#285)

    Co-authored-by: eclipse-zenoh-bot <[email protected]>

commit ce1cf63
Author: eclipse-zenoh-bot <[email protected]>
Date:   Fri Jul 26 02:26:08 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@0a969cb from 2024-07-25 (eclipse-zenoh#282)

    Co-authored-by: eclipse-zenoh-bot <[email protected]>

commit 421a846
Author: roby2014 <[email protected]>
Date:   Thu Jul 11 13:08:52 2024 +0100

    fix DEFAULT_CONFIG.json5: typos (eclipse-zenoh#276)

commit 9ddb3cd
Author: eclipse-zenoh-bot <[email protected]>
Date:   Tue Jul 9 02:28:33 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@b3e42ce from 2024-07-08 (eclipse-zenoh#274)

    Co-authored-by: eclipse-zenoh-bot <[email protected]>

commit d52452d
Author: eclipse-zenoh-bot <[email protected]>
Date:   Thu Jul 4 02:26:21 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@b93ca84 from 2024-07-03 (eclipse-zenoh#268)

    Co-authored-by: eclipse-zenoh-bot <[email protected]>

commit 828288f
Author: eclipse-zenoh-bot <[email protected]>
Date:   Wed Jul 3 02:27:44 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@869ace6 from 2024-07-02 (eclipse-zenoh#266)

    Co-authored-by: eclipse-zenoh-bot <[email protected]>

commit a1bbf97
Author: eclipse-zenoh-bot <[email protected]>
Date:   Fri Jun 21 02:29:25 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@2500e5a from 2024-06-20 (eclipse-zenoh#258)

    Co-authored-by: eclipse-zenoh-bot <[email protected]>

commit fcf9ad9
Author: eclipse-zenoh-bot <[email protected]>
Date:   Tue Jun 18 02:29:01 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@93f93d2 from 2024-06-17 (eclipse-zenoh#257)

    Co-authored-by: eclipse-zenoh-bot <[email protected]>

commit 71d117b
Author: eclipse-zenoh-bot <[email protected]>
Date:   Sat Jun 15 02:27:34 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@7adad94 from 2024-06-14 (eclipse-zenoh#255)

    Co-authored-by: eclipse-zenoh-bot <[email protected]>

commit 477c83c
Author: Mahmoud Mazouz <[email protected]>
Date:   Fri Jun 14 08:56:13 2024 +0200

    Enable releasing from any branch (eclipse-zenoh#252)

commit 9e7e982
Author: eclipse-zenoh-bot <[email protected]>
Date:   Fri Jun 14 02:28:13 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@8160b01 from 2024-06-13 (eclipse-zenoh#253)

    Co-authored-by: eclipse-zenoh-bot <[email protected]>

commit 8ee35af
Author: eclipse-zenoh-bot <[email protected]>
Date:   Thu Jun 13 02:26:36 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@ed6c636 from 2024-06-12 (eclipse-zenoh#250)

    Co-authored-by: eclipse-zenoh-bot <[email protected]>

commit ad9b347
Author: eclipse-zenoh-bot <[email protected]>
Date:   Wed Jun 12 02:27:51 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@9d09742 from 2024-06-11 (eclipse-zenoh#249)

    Co-authored-by: eclipse-zenoh-bot <[email protected]>

commit da40b0a
Author: eclipse-zenoh-bot <[email protected]>
Date:   Tue Jun 11 02:30:04 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@d8e66de from 2024-06-10 (eclipse-zenoh#248)

    Co-authored-by: eclipse-zenoh-bot <[email protected]>

commit 0c80cac
Author: eclipse-zenoh-bot <[email protected]>
Date:   Thu Jun 6 02:29:27 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@c279982 from 2024-06-05 (eclipse-zenoh#247)

    Co-authored-by: eclipse-zenoh-bot <[email protected]>

commit 44e5958
Author: Gabriele Baldoni <[email protected]>
Date:   Mon Jun 3 12:47:02 2024 +0000

    chore: tracking zenoh fix/1059-add-plugin-id branch (eclipse-zenoh#245)

    * chore: tracking zenoh fix/1059-add-plugin-id branch

    Signed-off-by: gabrik <[email protected]>

    * chore: \sync Cargo.lock

    ---------

    Signed-off-by: gabrik <[email protected]>

commit 4bf25a0
Author: eclipse-zenoh-bot <[email protected]>
Date:   Fri May 31 02:27:14 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@3118d31 from 2024-05-28 (eclipse-zenoh#246)

    Co-authored-by: eclipse-zenoh-bot <[email protected]>

commit 927c421
Author: eclipse-zenoh-bot <[email protected]>
Date:   Wed May 29 02:31:32 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@3118d31 from 2024-05-28 (eclipse-zenoh#244)

    Co-authored-by: eclipse-zenoh-bot <[email protected]>

commit e08c52d
Author: eclipse-zenoh-bot <[email protected]>
Date:   Tue May 28 02:29:36 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@25f06bd from 2024-05-21 (eclipse-zenoh#243)

    Co-authored-by: eclipse-zenoh-bot <[email protected]>

commit 524c3ca
Author: eclipse-zenoh-bot <[email protected]>
Date:   Wed May 22 02:27:49 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@25f06bd from 2024-05-21 (eclipse-zenoh#242)

    Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@b1e4dba from 2024-08-05 (eclipse-zenoh#291)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* Port to tokio from async-std. (eclipse-zenoh#280)

* Port to tokio from async-std.

Signed-off-by: ChenYing Kuo <[email protected]>

* Spawn the global runtime if the plugin is used in zenohd.

Signed-off-by: ChenYing Kuo <[email protected]>

* Able to configure the thread number for tokio runtime.

Signed-off-by: ChenYing Kuo <[email protected]>

---------

Signed-off-by: ChenYing Kuo <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@b7d42ef from 2024-08-06 (eclipse-zenoh#292)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@2d5ab7c from 2024-08-06 (eclipse-zenoh#293)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* chore: remove build-resources dir and Cargo.lock (eclipse-zenoh#294)

Cargo.lock file wrongly added by the sync lock file workflow.

* build: Sync  with eclipse-zenoh/zenoh@0e2f78a from 2024-08-14 (eclipse-zenoh#298)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* Bump dev version to `1.0.0-dev` (eclipse-zenoh#300)

* chore: Bump version to `1.0.0-dev`

* chore: Bump /zenoh.*/ dependencies to `1.0.0-dev`

* chore: Update Cargo lockfile

---------

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@8b027e9 from 2024-08-22 (eclipse-zenoh#302)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* Update config description for async runtime. (eclipse-zenoh#301)

Signed-off-by: ChenYing Kuo <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@3579f12 from 2024-08-29 (eclipse-zenoh#307)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* build: Sync  with eclipse-zenoh/zenoh@926208c from 2024-08-29 (eclipse-zenoh#309)

Co-authored-by: eclipse-zenoh-bot <[email protected]>

* Point to eclipse-zenoh/zenoh branch=main

---------

Signed-off-by: gabrik <[email protected]>
Signed-off-by: ChenYing Kuo <[email protected]>
Signed-off-by: Gabriele Baldoni <[email protected]>
Co-authored-by: eclipse-zenoh-bot <[email protected]>
Co-authored-by: eclipse-zenoh-bot <[email protected]>
Co-authored-by: ChenYing Kuo (CY) <[email protected]>
Co-authored-by: Gabriele Baldoni <[email protected]>
Co-authored-by: Mahmoud Mazouz <[email protected]>
Co-authored-by: Joseph Perez <[email protected]>
Co-authored-by: OlivierHecart <[email protected]>
Co-authored-by: Gabriele Baldoni <[email protected]>
Co-authored-by: Luca Cominardi <[email protected]>
Co-authored-by: Charles Schleich <[email protected]>
Co-authored-by: Diogo Matsubara <[email protected]>
Co-authored-by: zettascale-bot <[email protected]>
  • Loading branch information
13 people authored and gmartin82 committed Aug 30, 2024
1 parent caf1a0e commit fd60b4d
Show file tree
Hide file tree
Showing 2 changed files with 456 additions and 413 deletions.
Loading

0 comments on commit fd60b4d

Please sign in to comment.