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 #139

Merged
merged 28 commits into from
Aug 30, 2024
Merged

Merge dev/1.0.0 into main #139

merged 28 commits into from
Aug 30, 2024

Conversation

Mallets
Copy link
Member

@Mallets Mallets commented Aug 30, 2024

No description provided.

DariusIMP and others added 28 commits June 13, 2024 12:41
* fix: cargo-deb install from +stable and --locked (#83)

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

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

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

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

* build: Sync  with eclipse-zenoh/zenoh@009f666 from 2024-05-30 (#86)

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

* build: Sync  with eclipse-zenoh/zenoh@d574654 from 2024-06-03 (#87)

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

* chore: Update artifacts action to v4 (#88)

artifacts actions v3 are deprecated

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

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

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

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

* issue(1.0.0 upgrade): sync zenoh-jni with zenoh-kotlin repository's dev/1.0.0 branch

* issue(1.0.0 upgrade): sync with zenoh-kotlin dev/1.0.0 branch

* issue(1.0.0 upgrade): update examples

---------

Co-authored-by: Diogo Matsubara <[email protected]>
Co-authored-by: eclipse-zenoh-bot <[email protected]>
Co-authored-by: eclipse-zenoh-bot <[email protected]>
* Update gradle action to use setup-gradle

* chore: update setup-java action to v4

* chore: update gradle/wrapper-validation-action@v3
* Update gradle action (#103)

* Update gradle action to use setup-gradle

* chore: update setup-java action to v4

* chore: update gradle/wrapper-validation-action@v3

* Align CI with zenoh-kotlin

Brings the same changes done for zenoh-kotlin in
eclipse-zenoh/zenoh-kotlin#133 to zenoh-java CI

* update README

* review comments
* chore: update deprecated actions

* chore: remove unnecessary buildDir()

* fix: add option to build docs for android
* fix: cargo-deb install from +stable and --locked (#83)

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

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

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

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

* build: Sync  with eclipse-zenoh/zenoh@009f666 from 2024-05-30 (#86)

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

* build: Sync  with eclipse-zenoh/zenoh@d574654 from 2024-06-03 (#87)

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

* chore: Update artifacts action to v4 (#88)

artifacts actions v3 are deprecated

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

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

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

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

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

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

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

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

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

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

* Enable releasing from any branch (#95)

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

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

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

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

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

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

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

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

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

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

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

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

* Update main release workflow (#106)

* Update gradle action (#103)

* Update gradle action to use setup-gradle

* chore: update setup-java action to v4

* chore: update gradle/wrapper-validation-action@v3

* Align CI with zenoh-kotlin

Brings the same changes done for zenoh-kotlin in
eclipse-zenoh/zenoh-kotlin#133 to zenoh-java CI

* update README

* review comments

* Update deprecated actions (#109)

* chore: update deprecated actions

* chore: remove unnecessary buildDir()

* fix: add option to build docs for android

* Fix publication error on CI (#111)

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

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

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

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

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

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

---------

Co-authored-by: Diogo Matsubara <[email protected]>
Co-authored-by: eclipse-zenoh-bot <[email protected]>
Co-authored-by: eclipse-zenoh-bot <[email protected]>
Co-authored-by: Mahmoud Mazouz <[email protected]>
* Change default consolidation mode to AUTO

* Implement default function for ConsolidationMode
* chore: Bump version to

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

---------

Co-authored-by: eclipse-zenoh-bot <[email protected]>
@Mallets
Copy link
Member Author

Mallets commented Aug 30, 2024

ECA is failing because of this PR: #129
zettascale-bot was used in place of eclipse-zenoh-bot to update Zenoh version

@Mallets Mallets merged commit 0749bab into main Aug 30, 2024
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants