diff --git a/.github/workflows/nif_precompile.yml b/.github/workflows/nif_precompile.yml index c0f6504..b237833 100644 --- a/.github/workflows/nif_precompile.yml +++ b/.github/workflows/nif_precompile.yml @@ -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: diff --git a/README.md b/README.md index 45f0652..c48bd89 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/checksum-Elixir.Zenohex.Nif.exs b/checksum-Elixir.Zenohex.Nif.exs index e52b778..98a2f50 100644 --- a/checksum-Elixir.Zenohex.Nif.exs +++ b/checksum-Elixir.Zenohex.Nif.exs @@ -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", } diff --git a/mix.exs b/mix.exs index 7ee72c8..106017e 100644 --- a/mix.exs +++ b/mix.exs @@ -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 diff --git a/native/zenohex_nif/Cargo.lock b/native/zenohex_nif/Cargo.lock index eebcca2..dbc16fb 100644 --- a/native/zenohex_nif/Cargo.lock +++ b/native/zenohex_nif/Cargo.lock @@ -3307,7 +3307,7 @@ dependencies = [ [[package]] name = "zenohex_nif" -version = "0.2.0" +version = "0.3.0+zenoh-0.11.0" dependencies = [ "flume", "futures", diff --git a/native/zenohex_nif/Cargo.toml b/native/zenohex_nif/Cargo.toml index 6ded733..995d49e 100644 --- a/native/zenohex_nif/Cargo.toml +++ b/native/zenohex_nif/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "zenohex_nif" -version = "0.2.0" +version = "0.3.0+zenoh-0.11.0" authors = [] edition = "2021"