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

Follow bump to zenoh v0.11.0 #47

Merged
merged 7 commits into from
Jun 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 2 additions & 0 deletions .github/workflows/nif_precompile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
build_release:
name: NIF ${{ matrix.nif }} - ${{ matrix.job.target }} (${{ matrix.job.os }})
runs-on: ${{ matrix.job.os }}
permissions:
contents: write
strategy:
fail-fast: false
matrix:
Expand Down
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,10 @@ This allows the creation and communication of a large number of fault-tolerant n

## Usage

**Currently, Zenohex uses version 0.10.1-rc of Zenoh.
We recommend you use the same version to communicate with other Zenoh clients or routers.**
**Currently, Zenohex uses version 0.11.0 of Zenoh.**

We recommend you use the same version to communicate with other Zenoh clients or routers since version compatibility is somewhat important for Zenoh.
Please also check the [release names](https://github.com/biyooon-ex/zenohex/releases) with the corresponding Zenoh version after the `+`.

### Installation

Expand Down
18 changes: 9 additions & 9 deletions checksum-Elixir.Zenohex.Nif.exs
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%{
"libzenohex_nif-v0.2.0-nif-2.15-aarch64-apple-darwin.so.tar.gz" => "sha256:14c7d6fb3dfcc3b8fec0d5d524f9671c00ebd5ddf40a4f4f6af307ab87554e4a",
"libzenohex_nif-v0.2.0-nif-2.15-aarch64-unknown-linux-gnu.so.tar.gz" => "sha256:5954870b44bafcef5b5b8b3871c632d65ae78a16c7184f7e34df75bfad07d1ee",
"libzenohex_nif-v0.2.0-nif-2.15-aarch64-unknown-linux-musl.so.tar.gz" => "sha256:cdee34bb43923d76b1490e1b00e3ac774eb2db714f473aa80c7dc5c8a7731023",
"libzenohex_nif-v0.2.0-nif-2.15-arm-unknown-linux-gnueabihf.so.tar.gz" => "sha256:92d420efe21ede8068b21e55c7940d9beccf4add475d1c665faa9ba63a19ef92",
"libzenohex_nif-v0.2.0-nif-2.15-x86_64-apple-darwin.so.tar.gz" => "sha256:3bf3677bfae491b212bce4d9947277623b5d76f3869f4c0df8587d6929c0da8e",
"libzenohex_nif-v0.2.0-nif-2.15-x86_64-unknown-linux-gnu.so.tar.gz" => "sha256:4a996bcdd1b8f61a1c43c01b3dd2a8e4eee64c45695e81efd595307d0adda57d",
"libzenohex_nif-v0.2.0-nif-2.15-x86_64-unknown-linux-musl.so.tar.gz" => "sha256:8d1c0a1976b7be1328f60da0de1dadad4010725c833e9b4a8d971fead5ea563e",
"zenohex_nif-v0.2.0-nif-2.15-x86_64-pc-windows-gnu.dll.tar.gz" => "sha256:982d1e758fd3c42042dcc2a18f2587e86f006fb45dcf036f96f279212ee14db8",
"zenohex_nif-v0.2.0-nif-2.15-x86_64-pc-windows-msvc.dll.tar.gz" => "sha256:7233046610e4c04930ae824b870871e6a177e7a012f26f21f8be22a0eb6c10e3",
"libzenohex_nif-v0.2.0+zenoh-0.10.1-rc-nif-2.15-aarch64-apple-darwin.so.tar.gz" => "sha256:a98e225fc721a4edb0fd5d81d6ae254084025d4fb6576e333d52c7389cda2a92",
"libzenohex_nif-v0.2.0+zenoh-0.10.1-rc-nif-2.15-aarch64-unknown-linux-gnu.so.tar.gz" => "sha256:641629b29ff3e5a1473c3b2aa5768045f9c0f0830846188b0401e05f019b1e04",
"libzenohex_nif-v0.2.0+zenoh-0.10.1-rc-nif-2.15-aarch64-unknown-linux-musl.so.tar.gz" => "sha256:43c9d07177a56d2a3e5b0cd7e50dbdffa0b66e833ced43fdffd7d350249bdaf9",
"libzenohex_nif-v0.2.0+zenoh-0.10.1-rc-nif-2.15-arm-unknown-linux-gnueabihf.so.tar.gz" => "sha256:61ad514fe9c2133b1a0ddf43428a68aa2e1c7988f1b8a3ecfb17d87908a673fd",
"libzenohex_nif-v0.2.0+zenoh-0.10.1-rc-nif-2.15-x86_64-apple-darwin.so.tar.gz" => "sha256:f721a234607d4788a6d9ac6322d23dba4183cdfb231742217665dae5828bcc07",
"libzenohex_nif-v0.2.0+zenoh-0.10.1-rc-nif-2.15-x86_64-unknown-linux-gnu.so.tar.gz" => "sha256:e268ea2167747aaea0e22c69e72c73253449e081e3469af813414f7da7aba314",
"libzenohex_nif-v0.2.0+zenoh-0.10.1-rc-nif-2.15-x86_64-unknown-linux-musl.so.tar.gz" => "sha256:48e25eb4f6e8b2842595834b7bf0303d5c69e98e9e8baeff8628f09653bb2da3",
"zenohex_nif-v0.2.0+zenoh-0.10.1-rc-nif-2.15-x86_64-pc-windows-gnu.dll.tar.gz" => "sha256:f5e1d87f104c7058d73af980519980e531e518829b671be4cad284782c5f443f",
"zenohex_nif-v0.2.0+zenoh-0.10.1-rc-nif-2.15-x86_64-pc-windows-msvc.dll.tar.gz" => "sha256:611bf4e0ba1d2ef35bbdf9561173d8b607aef9dbfba8316f766fc47552a4bb0f",
}
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule Zenohex.MixProject do
use Mix.Project

@version "0.2.0"
@version "0.3.0+zenoh-0.11.0"
@source_url "https://github.com/b5g-ex/zenohex"

def project do
Expand Down
2 changes: 1 addition & 1 deletion native/zenohex_nif/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion native/zenohex_nif/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "zenohex_nif"
version = "0.2.0"
version = "0.3.0+zenoh-0.11.0"
authors = []
edition = "2021"

Expand Down
Loading