diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index dfd1c46b..5ee01eaf 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1,23 +1,24 @@ { - "air": "0.37.1", - "air-interpreter": "0.37.1", - "avm/interface": "0.28.2", - "avm/server": "0.30.1", - "avm/client": "0.37.1", + "air": "0.38.0", + "air-interpreter": "0.38.0", + "avm/interface": "0.28.3", + "avm/server": "0.31.0", + "avm/client": "0.38.0", "crates/air-lib/air-parser": "0.7.4", - "crates/air-lib/execution-info-collector": "0.7.3", + "crates/air-lib/execution-info-collector": "0.7.4", "crates/air-lib/interpreter-cid": "0.2.0", - "crates/air-lib/interpreter-data": "0.6.3", - "crates/air-lib/test-utils": "0.4.6", - "crates/air-lib/trace-handler": "0.1.2", + "crates/air-lib/interpreter-data": "0.6.4", + "crates/air-lib/test-utils": "0.4.7", + "crates/air-lib/trace-handler": "0.1.3", "crates/air-lib/utils": "0.1.0", - "crates/beautifier": "0.1.2", - "crates/data-store": "0.6.0", - "crates/testing-framework": "0.1.6", + "crates/beautifier": "0.1.3", + "crates/data-store": "0.6.1", + "crates/testing-framework": "0.1.7", "tools/cli/aquavm-air-cli": "0.2.6", - "tools/wasm/air-beautify-wasm": "0.1.2", - "tools/cli/air": "0.2.7", + "tools/wasm/air-beautify-wasm": "0.2.0", + "tools/cli/air": "0.2.8", "crates/air-lib/lambda/ast": "0.1.0", "crates/air-lib/lambda/parser": "0.1.0", - "crates/air-lib/log-targets": "0.1.0" + "crates/air-lib/log-targets": "0.1.0", + "crates/air-lib/interpreter-interface": "0.1.0" } diff --git a/Cargo.lock b/Cargo.lock index 9de46e12..f4cb2e78 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -33,7 +33,7 @@ dependencies = [ [[package]] name = "air-beautifier" -version = "0.1.2" +version = "0.1.3" dependencies = [ "aquavm-air-parser", "itertools", @@ -42,7 +42,7 @@ dependencies = [ [[package]] name = "air-beautify-wasm" -version = "0.1.2" +version = "0.2.0" dependencies = [ "air-beautifier", "wasm-bindgen", @@ -50,14 +50,14 @@ dependencies = [ [[package]] name = "air-execution-info-collector" -version = "0.7.3" +version = "0.7.4" dependencies = [ "aquavm-air-parser", ] [[package]] name = "air-interpreter" -version = "0.37.1" +version = "0.38.0" dependencies = [ "air-interpreter-interface", "air-log-targets", @@ -83,7 +83,7 @@ dependencies = [ [[package]] name = "air-interpreter-data" -version = "0.6.3" +version = "0.6.4" dependencies = [ "air-interpreter-cid", "air-interpreter-interface", @@ -99,7 +99,7 @@ dependencies = [ [[package]] name = "air-interpreter-interface" -version = "0.12.1" +version = "0.1.0" dependencies = [ "fluence-it-types", "marine-rs-sdk", @@ -140,7 +140,7 @@ version = "0.1.0" [[package]] name = "air-test-utils" -version = "0.4.6" +version = "0.4.7" dependencies = [ "air-interpreter-cid", "air-interpreter-data", @@ -160,7 +160,7 @@ dependencies = [ [[package]] name = "air-testing-framework" -version = "0.1.6" +version = "0.1.7" dependencies = [ "air-test-utils", "aquavm-air-parser", @@ -175,7 +175,7 @@ dependencies = [ [[package]] name = "air-trace-handler" -version = "0.1.2" +version = "0.1.3" dependencies = [ "air-interpreter-cid", "air-interpreter-data", @@ -232,7 +232,7 @@ checksum = "224afbd727c3d6e4b90103ece64b8d1b67fbb1973b1046c2281eed3f3803f800" [[package]] name = "aquavm-air" -version = "0.37.1" +version = "0.38.0" dependencies = [ "air-execution-info-collector", "air-interpreter-cid", @@ -271,7 +271,7 @@ dependencies = [ [[package]] name = "aquavm-air-cli" -version = "0.2.7" +version = "0.2.8" dependencies = [ "air-beautifier", "air-interpreter-interface", @@ -354,7 +354,7 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" [[package]] name = "avm-data-store" -version = "0.6.0" +version = "0.6.1" dependencies = [ "avm-interface", "serde", @@ -364,7 +364,7 @@ dependencies = [ [[package]] name = "avm-interface" -version = "0.28.2" +version = "0.28.3" dependencies = [ "air-interpreter-interface", "air-utils", @@ -379,7 +379,7 @@ dependencies = [ [[package]] name = "avm-server" -version = "0.30.1" +version = "0.31.0" dependencies = [ "air-interpreter-interface", "air-utils", diff --git a/air-interpreter/CHANGELOG.md b/air-interpreter/CHANGELOG.md index 806aedc4..50ae3b3a 100644 --- a/air-interpreter/CHANGELOG.md +++ b/air-interpreter/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [0.38.0](https://github.com/fluencelabs/aquavm/compare/air-interpreter-v0.37.1...air-interpreter-v0.38.0) (2023-03-15) + + +### ⚠ BREAKING CHANGES + +* **avm:** integrate Marine 0.26.0 ([#461](https://github.com/fluencelabs/aquavm/issues/461)) + +### Features + +* **avm:** integrate Marine 0.26.0 ([#461](https://github.com/fluencelabs/aquavm/issues/461)) ([126d550](https://github.com/fluencelabs/aquavm/commit/126d5507c81a7f978ab9cf06c492b1092a336cf6)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * aquavm-air bumped from 0.37.1 to 0.38.0 + * air-interpreter-interface bumped from 0.12.1 to 0.1.0 + ## [0.37.1](https://github.com/fluencelabs/aquavm/compare/air-interpreter-v0.37.0...air-interpreter-v0.37.1) (2023-03-15) diff --git a/air-interpreter/Cargo.toml b/air-interpreter/Cargo.toml index c47aeb8c..c125ac67 100644 --- a/air-interpreter/Cargo.toml +++ b/air-interpreter/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "air-interpreter" -version = "0.37.1" +version = "0.38.0" description = "Crate-wrapper for air" authors = ["Fluence Labs"] edition = "2018" @@ -18,8 +18,8 @@ name = "air_interpreter_server" path = "src/marine.rs" [dependencies] -aquavm-air = { version = "0.37.1", path = "../air" } -air-interpreter-interface = { version = "0.12.1", path = "../crates/air-lib/interpreter-interface" } +aquavm-air = { version = "0.38.0", path = "../air" } +air-interpreter-interface = { version = "0.1.0", path = "../crates/air-lib/interpreter-interface" } air-log-targets = { version = "0.1.0", path = "../crates/air-lib/log-targets" } marine-rs-sdk = { version = "0.7.1", features = ["logger"] } diff --git a/air/CHANGELOG.md b/air/CHANGELOG.md index 88e05d2a..ec5a8404 100644 --- a/air/CHANGELOG.md +++ b/air/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [0.38.0](https://github.com/fluencelabs/aquavm/compare/air-v0.37.1...air-v0.38.0) (2023-03-15) + + +### ⚠ BREAKING CHANGES + +* **avm:** integrate Marine 0.26.0 ([#461](https://github.com/fluencelabs/aquavm/issues/461)) + +### Features + +* **avm:** integrate Marine 0.26.0 ([#461](https://github.com/fluencelabs/aquavm/issues/461)) ([126d550](https://github.com/fluencelabs/aquavm/commit/126d5507c81a7f978ab9cf06c492b1092a336cf6)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * air-execution-info-collector bumped from 0.7.3 to 0.7.4 + * air-interpreter-data bumped from 0.6.3 to 0.6.4 + * air-interpreter-interface bumped from 0.12.1 to 0.1.0 + * air-trace-handler bumped from 0.1.2 to 0.1.3 + ## [0.37.1](https://github.com/fluencelabs/aquavm/compare/air-v0.37.0...air-v0.37.1) (2023-03-15) diff --git a/air/Cargo.toml b/air/Cargo.toml index a1c11ea9..cfd331e5 100644 --- a/air/Cargo.toml +++ b/air/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "aquavm-air" -version = "0.37.1" +version = "0.38.0" description = "Interpreter of AIR scripts intended to coordinate request flow in the Fluence network" authors = ["Fluence Labs"] edition = "2018" @@ -17,14 +17,14 @@ doctest = false [dependencies] aquavm-air-parser = { version = "0.7.4", path = "../crates/air-lib/air-parser" } -air-execution-info-collector = { version = "0.7.3", path = "../crates/air-lib/execution-info-collector" } +air-execution-info-collector = { version = "0.7.4", path = "../crates/air-lib/execution-info-collector" } air-interpreter-cid = { version = "0.2.0", path = "../crates/air-lib/interpreter-cid" } -air-interpreter-data = { version = "0.6.3", path = "../crates/air-lib/interpreter-data" } -air-interpreter-interface = { version = "0.12.1", path = "../crates/air-lib/interpreter-interface", default-features = false } +air-interpreter-data = { version = "0.6.4", path = "../crates/air-lib/interpreter-data" } +air-interpreter-interface = { version = "0.1.0", path = "../crates/air-lib/interpreter-interface", default-features = false } air-log-targets = { version = "0.1.0", path = "../crates/air-lib/log-targets" } air-lambda-ast = { version = "0.1.0", path = "../crates/air-lib/lambda/ast" } air-lambda-parser = { version = "0.1.0", path = "../crates/air-lib/lambda/parser" } -air-trace-handler = { version = "0.1.2", path = "../crates/air-lib/trace-handler" } +air-trace-handler = { version = "0.1.3", path = "../crates/air-lib/trace-handler" } air-utils = { version = "0.1.0", path = "../crates/air-lib/utils" } polyplets = { version = "0.3.2", path = "../crates/air-lib/polyplets" } diff --git a/avm/client/CHANGELOG.md b/avm/client/CHANGELOG.md index cdaaefdc..8e670797 100644 --- a/avm/client/CHANGELOG.md +++ b/avm/client/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.38.0](https://github.com/fluencelabs/aquavm/compare/avm-client-v0.37.1...avm-client-v0.38.0) (2023-03-15) + + +### Miscellaneous Chores + +* **avm-client:** Synchronize air-interpreter versions + ## [0.37.1](https://github.com/fluencelabs/aquavm/compare/avm-client-v0.37.0...avm-client-v0.37.1) (2023-03-15) diff --git a/avm/client/package-lock.json b/avm/client/package-lock.json index cc5eb557..5b7efa84 100644 --- a/avm/client/package-lock.json +++ b/avm/client/package-lock.json @@ -1,12 +1,12 @@ { "name": "@fluencelabs/avm", - "version": "0.37.1", + "version": "0.38.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@fluencelabs/avm", - "version": "0.37.1", + "version": "0.38.0", "license": "Apache 2.0", "devDependencies": { "typescript": "4.9.5" diff --git a/avm/client/package.json b/avm/client/package.json index 2b0bde76..dcb8f1a0 100644 --- a/avm/client/package.json +++ b/avm/client/package.json @@ -1,7 +1,7 @@ { "name": "@fluencelabs/avm", "description": "Aquamarine VM", - "version": "0.37.1", + "version": "0.38.0", "main": "./dist/index.js", "repository": "https://github.com/fluencelabs/air", "author": "Fluence Labs", diff --git a/avm/interface/CHANGELOG.md b/avm/interface/CHANGELOG.md index f37fb65c..9a71cb6f 100644 --- a/avm/interface/CHANGELOG.md +++ b/avm/interface/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +* The following workspace dependencies were updated + * dependencies + * air-interpreter-interface bumped from 0.12.1 to 0.1.0 + ## [0.28.2](https://github.com/fluencelabs/aquavm/compare/avm-interface-v0.28.1...avm-interface-v0.28.2) (2023-02-21) diff --git a/avm/interface/Cargo.toml b/avm/interface/Cargo.toml index d15a98b1..1d6fcf18 100644 --- a/avm/interface/Cargo.toml +++ b/avm/interface/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "avm-interface" description = "Fluence AIR VM interfacing" -version = "0.28.2" +version = "0.28.3" authors = ["Fluence Labs"] edition = "2018" license = "Apache-2.0" @@ -15,7 +15,7 @@ name = "avm_interface" path = "src/lib.rs" [dependencies] -air-interpreter-interface = { version = "0.12.1", path = "../../crates/air-lib/interpreter-interface", default-features = false } +air-interpreter-interface = { version = "0.1.0", path = "../../crates/air-lib/interpreter-interface", default-features = false } air-utils = { version = "0.1.0", path = "../../crates/air-lib/utils" } polyplets = { version = "0.3.2", path = "../../crates/air-lib/polyplets" } diff --git a/avm/server/CHANGELOG.md b/avm/server/CHANGELOG.md index a5c944e0..788036a3 100644 --- a/avm/server/CHANGELOG.md +++ b/avm/server/CHANGELOG.md @@ -4,6 +4,26 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.31.0](https://github.com/fluencelabs/aquavm/compare/avm-server-v0.30.1...avm-server-v0.31.0) (2023-03-15) + + +### ⚠ BREAKING CHANGES + +* **avm:** integrate Marine 0.26.0 ([#461](https://github.com/fluencelabs/aquavm/issues/461)) + +### Features + +* **avm:** integrate Marine 0.26.0 ([#461](https://github.com/fluencelabs/aquavm/issues/461)) ([126d550](https://github.com/fluencelabs/aquavm/commit/126d5507c81a7f978ab9cf06c492b1092a336cf6)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * air-interpreter-interface bumped from 0.12.1 to 0.1.0 + * avm-data-store bumped from 0.6.0 to 0.6.1 + * avm-interface bumped from 0.28.2 to 0.28.3 + ## [0.30.1](https://github.com/fluencelabs/aquavm/compare/avm-server-v0.30.0...avm-server-v0.30.1) (2023-03-13) diff --git a/avm/server/Cargo.toml b/avm/server/Cargo.toml index 1e42a116..83c2f3d4 100644 --- a/avm/server/Cargo.toml +++ b/avm/server/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "avm-server" description = "Fluence AIR VM" -version = "0.30.1" +version = "0.31.0" authors = ["Fluence Labs"] edition = "2018" license = "Apache-2.0" @@ -15,12 +15,12 @@ name = "avm_server" path = "src/lib.rs" [dependencies] -air-interpreter-interface = { version = "0.12.1", path = "../../crates/air-lib/interpreter-interface" } +air-interpreter-interface = { version = "0.1.0", path = "../../crates/air-lib/interpreter-interface" } air-utils = { version = "0.1.0", path = "../../crates/air-lib/utils" } -avm-data-store = { version = "0.6.0", path = "../../crates/data-store" } +avm-data-store = { version = "0.6.1", path = "../../crates/data-store" } marine-runtime = "0.26.0" polyplets = { version = "0.3.2", path = "../../crates/air-lib/polyplets" } -avm-interface = { version = "0.28.2", path = "../../avm/interface" } +avm-interface = { version = "0.28.3", path = "../../avm/interface" } eyre = "0.6.8" thiserror = "1.0.39" diff --git a/crates/air-lib/execution-info-collector/CHANGELOG.md b/crates/air-lib/execution-info-collector/CHANGELOG.md index 98e103ef..bc2bf7ef 100644 --- a/crates/air-lib/execution-info-collector/CHANGELOG.md +++ b/crates/air-lib/execution-info-collector/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.7.4](https://github.com/fluencelabs/aquavm/compare/air-execution-info-collector-v0.7.3...air-execution-info-collector-v0.7.4) (2023-03-15) + + +### Features + +* **tools:** merge some tools into the `air` CLI tool ([#509](https://github.com/fluencelabs/aquavm/issues/509)) ([79ac153](https://github.com/fluencelabs/aquavm/commit/79ac153f1dcfc0a77ec511c6e25285728312ad4c)) + ## [0.7.3](https://github.com/fluencelabs/aquavm/compare/air-execution-info-collector-v0.7.2...air-execution-info-collector-v0.7.3) (2023-03-15) diff --git a/crates/air-lib/execution-info-collector/Cargo.toml b/crates/air-lib/execution-info-collector/Cargo.toml index 37c958f8..58a4b33a 100644 --- a/crates/air-lib/execution-info-collector/Cargo.toml +++ b/crates/air-lib/execution-info-collector/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "air-execution-info-collector" -version = "0.7.3" +version = "0.7.4" description = "Implementation of AIR execution info collector" authors = ["Fluence Labs"] edition = "2018" diff --git a/crates/air-lib/interpreter-data/CHANGELOG.md b/crates/air-lib/interpreter-data/CHANGELOG.md index f9ea4d08..330a8c8d 100644 --- a/crates/air-lib/interpreter-data/CHANGELOG.md +++ b/crates/air-lib/interpreter-data/CHANGELOG.md @@ -4,6 +4,20 @@ * dependencies * air-parser bumped from 0.7.2 to 0.7.3 +## [0.6.4](https://github.com/fluencelabs/aquavm/compare/air-interpreter-data-v0.6.3...air-interpreter-data-v0.6.4) (2023-03-15) + + +### Features + +* **tools:** merge some tools into the `air` CLI tool ([#509](https://github.com/fluencelabs/aquavm/issues/509)) ([79ac153](https://github.com/fluencelabs/aquavm/commit/79ac153f1dcfc0a77ec511c6e25285728312ad4c)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * air-interpreter-interface bumped from 0.12.1 to 0.1.0 + ## [0.6.3](https://github.com/fluencelabs/aquavm/compare/air-interpreter-data-v0.6.2...air-interpreter-data-v0.6.3) (2023-03-15) diff --git a/crates/air-lib/interpreter-data/Cargo.toml b/crates/air-lib/interpreter-data/Cargo.toml index 4cd4ecba..920bb910 100644 --- a/crates/air-lib/interpreter-data/Cargo.toml +++ b/crates/air-lib/interpreter-data/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "air-interpreter-data" description = "Data format of the AIR interpreter" -version = "0.6.3" +version = "0.6.4" authors = ["Fluence Labs"] edition = "2018" license = "Apache-2.0" @@ -17,7 +17,7 @@ path = "src/lib.rs" [dependencies] air-utils = { version = "0.1.0", path = "../utils" } aquavm-air-parser = { version = "0.7.4", path = "../air-parser" } -air-interpreter-interface = { version = "0.12.1", path = "../interpreter-interface" } +air-interpreter-interface = { version = "0.1.0", path = "../interpreter-interface" } air-interpreter-cid = { version = "0.2.0", path = "../interpreter-cid" } polyplets = { version = "0.3.2", path = "../polyplets" } diff --git a/crates/air-lib/interpreter-interface/CHANGELOG.md b/crates/air-lib/interpreter-interface/CHANGELOG.md index 0b5bb7b1..183692ac 100644 --- a/crates/air-lib/interpreter-interface/CHANGELOG.md +++ b/crates/air-lib/interpreter-interface/CHANGELOG.md @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 0.1.0 (2023-03-15) + + +### ⚠ BREAKING CHANGES + +* **avm:** integrate Marine 0.26.0 ([#461](https://github.com/fluencelabs/aquavm/issues/461)) + +### Features + +* **avm:** integrate Marine 0.26.0 ([#461](https://github.com/fluencelabs/aquavm/issues/461)) ([126d550](https://github.com/fluencelabs/aquavm/commit/126d5507c81a7f978ab9cf06c492b1092a336cf6)) + ## [Unreleased] ## [0.12.1] - 2022-12-26 diff --git a/crates/air-lib/interpreter-interface/Cargo.toml b/crates/air-lib/interpreter-interface/Cargo.toml index e59b34dc..63db0964 100644 --- a/crates/air-lib/interpreter-interface/Cargo.toml +++ b/crates/air-lib/interpreter-interface/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "air-interpreter-interface" description = "Interface of the AIR interpreter" -version = "0.12.1" +version = "0.1.0" authors = ["Fluence Labs"] edition = "2018" license = "Apache-2.0" diff --git a/crates/air-lib/test-utils/CHANGELOG.md b/crates/air-lib/test-utils/CHANGELOG.md index adf1b22e..20dc9729 100644 --- a/crates/air-lib/test-utils/CHANGELOG.md +++ b/crates/air-lib/test-utils/CHANGELOG.md @@ -14,6 +14,14 @@ * dependencies * avm-server bumped from 0.30.0 to 0.30.1 +* The following workspace dependencies were updated + * dependencies + * aquavm-air bumped from 0.37.1 to 0.38.0 + * air-interpreter-data bumped from 0.6.3 to 0.6.4 + * air-interpreter-interface bumped from 0.12.1 to 0.1.0 + * avm-interface bumped from 0.28.2 to 0.28.3 + * avm-server bumped from 0.30.1 to 0.31.0 + ## [0.4.6](https://github.com/fluencelabs/aquavm/compare/air-test-utils-v0.4.5...air-test-utils-v0.4.6) (2023-03-15) diff --git a/crates/air-lib/test-utils/Cargo.toml b/crates/air-lib/test-utils/Cargo.toml index 4362e670..5d027b6c 100644 --- a/crates/air-lib/test-utils/Cargo.toml +++ b/crates/air-lib/test-utils/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "air-test-utils" -version = "0.4.6" +version = "0.4.7" description = "Test utils for the AIR interpreter" authors = ["Fluence Labs"] edition = "2018" @@ -15,12 +15,12 @@ name = "air_test_utils" path = "src/lib.rs" [dependencies] -aquavm-air = { version = "0.37.1", path = "../../../air" } +aquavm-air = { version = "0.38.0", path = "../../../air" } air-interpreter-cid = { version = "0.2.0", path = "../interpreter-cid" } -air-interpreter-data = { version = "0.6.3", path = "../interpreter-data" } -air-interpreter-interface = { version = "0.12.1", path = "../interpreter-interface" } -avm-interface = { version = "0.28.2", path = "../../../avm/interface" } -avm-server = { version = "0.30.1", path = "../../../avm/server" } +air-interpreter-data = { version = "0.6.4", path = "../interpreter-data" } +air-interpreter-interface = { version = "0.1.0", path = "../interpreter-interface" } +avm-interface = { version = "0.28.3", path = "../../../avm/interface" } +avm-server = { version = "0.31.0", path = "../../../avm/server" } marine-rs-sdk = "0.7.1" fstrings = "0.2.3" diff --git a/crates/air-lib/trace-handler/CHANGELOG.md b/crates/air-lib/trace-handler/CHANGELOG.md index fd8f3abf..ec16871c 100644 --- a/crates/air-lib/trace-handler/CHANGELOG.md +++ b/crates/air-lib/trace-handler/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [0.1.3](https://github.com/fluencelabs/aquavm/compare/air-trace-handler-v0.1.2...air-trace-handler-v0.1.3) (2023-03-15) + + +### Features + +* **tools:** merge some tools into the `air` CLI tool ([#509](https://github.com/fluencelabs/aquavm/issues/509)) ([79ac153](https://github.com/fluencelabs/aquavm/commit/79ac153f1dcfc0a77ec511c6e25285728312ad4c)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * air-interpreter-data bumped from 0.6.3 to 0.6.4 + * air-interpreter-interface bumped from 0.12.1 to 0.1.0 + ## [0.1.2](https://github.com/fluencelabs/aquavm/compare/air-trace-handler-v0.1.1...air-trace-handler-v0.1.2) (2023-03-15) diff --git a/crates/air-lib/trace-handler/Cargo.toml b/crates/air-lib/trace-handler/Cargo.toml index 1572b2ec..189195ca 100644 --- a/crates/air-lib/trace-handler/Cargo.toml +++ b/crates/air-lib/trace-handler/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "air-trace-handler" -version = "0.1.2" +version = "0.1.3" description = "Implementation of AIR trace handler" authors = ["Fluence Labs"] edition = "2018" @@ -14,8 +14,8 @@ path = "src/lib.rs" [dependencies] air-interpreter-cid = { version = "0.2.0", path = "../interpreter-cid" } -air-interpreter-data = { version = "0.6.3", path = "../interpreter-data" } -air-interpreter-interface = { version = "0.12.1", path = "../interpreter-interface" } +air-interpreter-data = { version = "0.6.4", path = "../interpreter-data" } +air-interpreter-interface = { version = "0.1.0", path = "../interpreter-interface" } air-log-targets = { version = "0.1.0", path = "../log-targets" } aquavm-air-parser = { version = "0.7.4", path = "../air-parser" } polyplets = { version = "0.3.2", path = "../polyplets" } diff --git a/crates/beautifier/CHANGELOG.md b/crates/beautifier/CHANGELOG.md index a61607bc..1a8a9354 100644 --- a/crates/beautifier/CHANGELOG.md +++ b/crates/beautifier/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.3](https://github.com/fluencelabs/aquavm/compare/air-beautifier-v0.1.2...air-beautifier-v0.1.3) (2023-03-15) + + +### Features + +* **tools:** merge some tools into the `air` CLI tool ([#509](https://github.com/fluencelabs/aquavm/issues/509)) ([79ac153](https://github.com/fluencelabs/aquavm/commit/79ac153f1dcfc0a77ec511c6e25285728312ad4c)) + ## [0.1.2](https://github.com/fluencelabs/aquavm/compare/air-beautifier-v0.1.1...air-beautifier-v0.1.2) (2023-03-15) diff --git a/crates/beautifier/Cargo.toml b/crates/beautifier/Cargo.toml index 4d4b6c27..3fe520f7 100644 --- a/crates/beautifier/Cargo.toml +++ b/crates/beautifier/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "air-beautifier" -version = "0.1.2" +version = "0.1.3" description = "AIR human-readable format transformer library" authors = ["Fluence Labs"] edition = "2018" diff --git a/crates/data-store/CHANGELOG.md b/crates/data-store/CHANGELOG.md index 9fac140e..eb77718d 100644 --- a/crates/data-store/CHANGELOG.md +++ b/crates/data-store/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +* The following workspace dependencies were updated + * dependencies + * avm-interface bumped from 0.28.2 to 0.28.3 + ## [0.6.0](https://github.com/fluencelabs/aquavm/compare/avm-data-store-v0.5.0...avm-data-store-v0.6.0) (2023-02-27) diff --git a/crates/data-store/Cargo.toml b/crates/data-store/Cargo.toml index 265562d5..d714693b 100644 --- a/crates/data-store/Cargo.toml +++ b/crates/data-store/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "avm-data-store" -version = "0.6.0" +version = "0.6.1" description = "Definition of the AVM DataStore trait" authors = ["Fluence Labs"] edition = "2018" @@ -15,7 +15,7 @@ name = "avm_data_store" path = "src/lib.rs" [dependencies] -avm-interface = { version = "0.28.2", path = "../../avm/interface"} +avm-interface = { version = "0.28.3", path = "../../avm/interface"} serde = { version = "1.0.155", features = ["derive"] } serde_bytes = "0.11.9" diff --git a/crates/interpreter-wasm/Cargo.lock b/crates/interpreter-wasm/Cargo.lock index a7d42c36..6513ce1e 100644 --- a/crates/interpreter-wasm/Cargo.lock +++ b/crates/interpreter-wasm/Cargo.lock @@ -4,7 +4,7 @@ version = 3 [[package]] name = "air-interpreter-wasm" -version = "0.37.1" +version = "0.38.0" dependencies = [ "built", ] diff --git a/crates/interpreter-wasm/Cargo.toml b/crates/interpreter-wasm/Cargo.toml index 5fd47e86..34a6032b 100644 --- a/crates/interpreter-wasm/Cargo.toml +++ b/crates/interpreter-wasm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "air-interpreter-wasm" -version = "0.37.1" +version = "0.38.0" description = "Distribution of AIR interpreter as .wasm" authors = ["Fluence Labs"] license = "Apache-2.0" diff --git a/crates/testing-framework/CHANGELOG.md b/crates/testing-framework/CHANGELOG.md index 82c11106..cab75213 100644 --- a/crates/testing-framework/CHANGELOG.md +++ b/crates/testing-framework/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +* The following workspace dependencies were updated + * dependencies + * air-test-utils bumped from 0.4.6 to 0.4.7 + * dev-dependencies + * air-test-utils bumped from 0.4.6 to 0.4.7 + ## [0.1.6](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.1.5...air-testing-framework-v0.1.6) (2023-03-15) diff --git a/crates/testing-framework/Cargo.toml b/crates/testing-framework/Cargo.toml index 533cda0e..48d92e16 100644 --- a/crates/testing-framework/Cargo.toml +++ b/crates/testing-framework/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "air-testing-framework" -version = "0.1.6" +version = "0.1.7" description = "AquaVM testing framework" authors = ["Fluence Labs"] edition = "2018" @@ -14,7 +14,7 @@ name = "air_test_framework" path = "src/lib.rs" [dependencies] -air-test-utils = { version = "0.4.6", path = "../air-lib/test-utils" } +air-test-utils = { version = "0.4.7", path = "../air-lib/test-utils" } aquavm-air-parser = { version = "0.7.4", path = "../air-lib/air-parser" } itertools = "0.10.5" @@ -28,4 +28,4 @@ maplit = "1.0.2" pretty_assertions = "1.3.0" # We do not want to depend on wasm binary path -air-test-utils = { version = "0.4.6", path = "../air-lib/test-utils", features = ["test_with_native_code"] } +air-test-utils = { version = "0.4.7", path = "../air-lib/test-utils", features = ["test_with_native_code"] } diff --git a/tools/cli/air/CHANGELOG.md b/tools/cli/air/CHANGELOG.md index d986512c..5c53549d 100644 --- a/tools/cli/air/CHANGELOG.md +++ b/tools/cli/air/CHANGELOG.md @@ -12,6 +12,15 @@ * aquavm-air bumped from 0.37.0 to 0.37.1 * air-test-utils bumped from 0.4.4 to 0.4.6 +* The following workspace dependencies were updated + * dependencies + * aquavm-air bumped from 0.37.1 to 0.38.0 + * air-beautifier bumped from 0.1.2 to 0.1.3 + * avm-data-store bumped from 0.6.0 to 0.6.1 + * avm-interface bumped from 0.28.2 to 0.28.3 + * air-interpreter-interface bumped from 0.12.1 to 0.1.0 + * air-test-utils bumped from 0.4.6 to 0.4.7 + ## [0.2.6](https://github.com/fluencelabs/aquavm/compare/air-trace-v0.2.5...air-trace-v0.2.6) (2023-03-13) diff --git a/tools/cli/air/Cargo.toml b/tools/cli/air/Cargo.toml index 14d91f82..df159b7f 100644 --- a/tools/cli/air/Cargo.toml +++ b/tools/cli/air/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "aquavm-air-cli" -version = "0.2.7" +version = "0.2.8" edition = "2021" description = "AIR execution and printing tool" authors = ["Fluence Labs"] @@ -10,12 +10,12 @@ documentation = "https://docs.rs/aquavm-air-cli" keywords = ["fluence", "air", "tracing"] [dependencies] -aquavm-air = { version = "0.37.1", path = "../../../air" } -air-beautifier = { version = "0.1.2", path = "../../../crates/beautifier" } -avm-data-store = { version = "0.6.0", path = "../../../crates/data-store" } -avm-interface = { version = "0.28.2", path = "../../../avm/interface" } -air-interpreter-interface = { version = "0.12.1", path = "../../../crates/air-lib/interpreter-interface", default-features = false } -air-test-utils = { version = "0.4.6",path = "../../../crates/air-lib/test-utils", optional = true } +aquavm-air = { version = "0.38.0", path = "../../../air" } +air-beautifier = { version = "0.1.3", path = "../../../crates/beautifier" } +avm-data-store = { version = "0.6.1", path = "../../../crates/data-store" } +avm-interface = { version = "0.28.3", path = "../../../avm/interface" } +air-interpreter-interface = { version = "0.1.0", path = "../../../crates/air-lib/interpreter-interface", default-features = false } +air-test-utils = { version = "0.4.7",path = "../../../crates/air-lib/test-utils", optional = true } anyhow = "1.0.69" clap = { version = "4.1.8", features = ["derive", "env"] } diff --git a/tools/wasm/air-beautify-wasm/CHANGELOG.md b/tools/wasm/air-beautify-wasm/CHANGELOG.md new file mode 100644 index 00000000..f3d92af5 --- /dev/null +++ b/tools/wasm/air-beautify-wasm/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog + +## [0.2.0](https://github.com/fluencelabs/aquavm/compare/air-beautify-wasm-v0.1.2...air-beautify-wasm-v0.2.0) (2023-03-15) + + +### ⚠ BREAKING CHANGES + +* **avm:** integrate Marine 0.26.0 ([#461](https://github.com/fluencelabs/aquavm/issues/461)) + +### Features + +* **avm:** integrate Marine 0.26.0 ([#461](https://github.com/fluencelabs/aquavm/issues/461)) ([126d550](https://github.com/fluencelabs/aquavm/commit/126d5507c81a7f978ab9cf06c492b1092a336cf6)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * air-beautifier bumped from 0.1.2 to 0.1.3 diff --git a/tools/wasm/air-beautify-wasm/Cargo.toml b/tools/wasm/air-beautify-wasm/Cargo.toml index f6f023e9..9b7825ac 100644 --- a/tools/wasm/air-beautify-wasm/Cargo.toml +++ b/tools/wasm/air-beautify-wasm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "air-beautify-wasm" -version = "0.1.2" +version = "0.2.0" authors = ["Fluence Labs"] edition = "2021" description = "WASM module for air-beautify" @@ -14,4 +14,4 @@ crate-type = ["cdylib", "rlib"] [dependencies] # 0.2.79: a function can return Result<..., JsError>. wasm-bindgen = { version = "=0.2.83", features = ["serde-serialize"] } -air-beautifier = { version = "0.1.2", path = "../../../crates/beautifier" } +air-beautifier = { version = "0.1.3", path = "../../../crates/beautifier" }