mirror of
https://github.com/fluencelabs/aquavm
synced 2025-03-17 05:10:50 +00:00
* chore: release master * chore: Bump air-interpreter and air-near-contract version to 0.64.1
319 lines
11 KiB
Markdown
319 lines
11 KiB
Markdown
# 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
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.5.0 to 0.6.0
|
|
* aquavm-air-parser bumped from 0.7.4 to 0.7.5
|
|
* dev-dependencies
|
|
* air-test-utils bumped from 0.5.0 to 0.6.0
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.7.1 to 0.8.0
|
|
* aquavm-air-parser bumped from 0.8.0 to 0.8.1
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.8.0 to 0.8.1
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.8.1 to 0.8.2
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.9.0 to 0.10.0
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.10.1 to 0.10.2
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.10.2 to 0.10.3
|
|
* aquavm-air-parser bumped from 0.8.2 to 0.9.0
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.10.3 to 0.10.4
|
|
* aquavm-air-parser bumped from 0.9.0 to 0.10.0
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.10.5 to 0.10.6
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.11.0 to 0.11.1
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.11.1 to 0.12.0
|
|
* air-interpreter-signatures bumped from 0.1.2 to 0.1.3
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.12.0 to 0.12.1
|
|
* air-interpreter-signatures bumped from 0.1.3 to 0.1.4
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.14.0 to 0.14.1
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.14.1 to 0.15.0
|
|
* air-interpreter-signatures bumped from 0.1.6 to 0.1.7
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.15.0 to 0.15.1
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.17.0 to 0.17.1
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.18.0 to 0.18.1
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.18.1 to 0.18.2
|
|
|
|
## [0.11.0](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.10.1...air-testing-framework-v0.11.0) (2024-04-15)
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
* **runtime:** switch to async marine ([#815](https://github.com/fluencelabs/aquavm/issues/815))
|
|
|
|
### Features
|
|
|
|
* **runtime:** switch to async marine ([#815](https://github.com/fluencelabs/aquavm/issues/815)) ([bf9414e](https://github.com/fluencelabs/aquavm/commit/bf9414e8d4b38f6e487ae1f0f0314e8f6a166824))
|
|
|
|
|
|
### Dependencies
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.17.1 to 0.18.0
|
|
|
|
## [0.10.0](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.9.0...air-testing-framework-v0.10.0) (2024-02-22)
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
* update marine-rs-sdk to 0.14.0, remove all of json_path remains ([#820](https://github.com/fluencelabs/aquavm/issues/820))
|
|
|
|
### Features
|
|
|
|
* update marine-rs-sdk to 0.14.0, remove all of json_path remains ([#820](https://github.com/fluencelabs/aquavm/issues/820)) ([08e8547](https://github.com/fluencelabs/aquavm/commit/08e85478b4716f2ae5f57bc57dcb5d1df63f1b5d))
|
|
|
|
|
|
### Dependencies
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.16.0 to 0.17.0
|
|
* aquavm-air-parser bumped from 0.11.2 to 0.12.0
|
|
|
|
## [0.9.0](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.8.4...air-testing-framework-v0.9.0) (2024-02-20)
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
* **preparation,memory:** AquaVM preparation step now checks input arguments sizes [fixes VM-425]
|
|
|
|
### Features
|
|
|
|
* **execution-engine:** Rc-based JSON value ([#813](https://github.com/fluencelabs/aquavm/issues/813)) ([0d53f2b](https://github.com/fluencelabs/aquavm/commit/0d53f2bab1a09ae781bf22da6546e750e6172aa7))
|
|
* **preparation,memory:** AquaVM preparation step now checks input arguments sizes [fixes VM-425] ([5afd5cb](https://github.com/fluencelabs/aquavm/commit/5afd5cb3a14753077fbc1aab7e31532054a9f45f))
|
|
|
|
|
|
### Dependencies
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.15.1 to 0.16.0
|
|
* aquavm-air-parser bumped from 0.11.1 to 0.11.2
|
|
|
|
## [0.8.1](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.8.0...air-testing-framework-v0.8.1) (2024-01-03)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **deps:** update rust crate fluence-keypair to 0.10.4 ([#752](https://github.com/fluencelabs/aquavm/issues/752)) ([c9a0b87](https://github.com/fluencelabs/aquavm/commit/c9a0b87a4cefa3509b040c24d23cca37757fc030))
|
|
|
|
|
|
### Dependencies
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.13.0 to 0.14.0
|
|
* aquavm-air-parser bumped from 0.11.0 to 0.11.1
|
|
* air-interpreter-signatures bumped from 0.1.5 to 0.1.6
|
|
|
|
## [0.8.0](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.7.3...air-testing-framework-v0.8.0) (2023-12-12)
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
* **interpreter-data:** allow only deterministic signature algorithms ([#734](https://github.com/fluencelabs/aquavm/issues/734))
|
|
|
|
### Features
|
|
|
|
* **interpreter-data:** allow only deterministic signature algorithms ([#734](https://github.com/fluencelabs/aquavm/issues/734)) ([15ce40a](https://github.com/fluencelabs/aquavm/commit/15ce40a1cd3271feb294666a1ef26d00282eb780))
|
|
|
|
|
|
### Dependencies
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.12.1 to 0.13.0
|
|
* aquavm-air-parser bumped from 0.10.0 to 0.11.0
|
|
* air-interpreter-signatures bumped from 0.1.4 to 0.1.5
|
|
|
|
## [0.7.0](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.6.1...air-testing-framework-v0.7.0) (2023-10-13)
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
* **aquavm-air:** signature checking ([#607](https://github.com/fluencelabs/aquavm/issues/607))
|
|
|
|
### Features
|
|
|
|
* **aquavm-air:** signature checking ([#607](https://github.com/fluencelabs/aquavm/issues/607)) ([8a07613](https://github.com/fluencelabs/aquavm/commit/8a076130274c0500025e5c2ea74ec57e4c455971))
|
|
|
|
|
|
### Dependencies
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.10.6 to 0.11.0
|
|
* air-interpreter-signatures bumped from 0.1.1 to 0.1.2
|
|
|
|
## [0.6.0](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.5.5...air-testing-framework-v0.6.0) (2023-10-13)
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
* **execution-engine:** fail :error: now bubbles the original error up [fixes VM-342] ([#714](https://github.com/fluencelabs/aquavm/issues/714))
|
|
|
|
### Features
|
|
|
|
* **execution-engine:** fail :error: now bubbles the original error up [fixes VM-342] ([#714](https://github.com/fluencelabs/aquavm/issues/714)) ([98870c2](https://github.com/fluencelabs/aquavm/commit/98870c2ff9215914270186db8b8e2015bd54a9d5))
|
|
|
|
|
|
### Dependencies
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.10.4 to 0.10.5
|
|
|
|
## [0.5.2](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.5.1...air-testing-framework-v0.5.2) (2023-09-04)
|
|
|
|
|
|
### Features
|
|
|
|
* **execution-engine:** a new :error: runtime attribute according with FLIP-11 [fixes VM-329] ([#683](https://github.com/fluencelabs/aquavm/issues/683)) ([20afb79](https://github.com/fluencelabs/aquavm/commit/20afb79e3f345b83c367357171f1802ed2db0a66))
|
|
|
|
|
|
### Dependencies
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.10.0 to 0.10.1
|
|
* aquavm-air-parser bumped from 0.8.1 to 0.8.2
|
|
|
|
## [0.5.0](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.4.3...air-testing-framework-v0.5.0) (2023-08-17)
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
* update marine-rs-sdk minor version
|
|
|
|
### Features
|
|
|
|
* update marine-rs-sdk minor version ([4b4e3bd](https://github.com/fluencelabs/aquavm/commit/4b4e3bde839d1167ea559d49b183d1a76bc93439))
|
|
|
|
## [0.4.0](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.3.0...air-testing-framework-v0.4.0) (2023-07-16)
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
* **execution-engine:** add error-code invariant check for match/mismatch ([#622](https://github.com/fluencelabs/aquavm/issues/622))
|
|
|
|
### Features
|
|
|
|
* **execution-engine:** add error-code invariant check for match/mismatch ([#622](https://github.com/fluencelabs/aquavm/issues/622)) ([33a9d9f](https://github.com/fluencelabs/aquavm/commit/33a9d9f32f84c5b31b59120f9da3c1624e1d5c27))
|
|
|
|
|
|
### Dependencies
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.7.0 to 0.7.1
|
|
* aquavm-air-parser bumped from 0.7.5 to 0.8.0
|
|
|
|
## [0.3.0](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.2.1...air-testing-framework-v0.3.0) (2023-06-23)
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
* **testing-framework:** restore WASM test executor ([#609](https://github.com/fluencelabs/aquavm/issues/609))
|
|
|
|
### Miscellaneous Chores
|
|
|
|
* **testing-framework:** restore WASM test executor ([#609](https://github.com/fluencelabs/aquavm/issues/609)) ([c332cca](https://github.com/fluencelabs/aquavm/commit/c332cca6b75e804412e1f1cc51bdfe0580ea5fdd))
|
|
|
|
|
|
### Dependencies
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.6.0 to 0.7.0
|
|
|
|
## [0.2.0](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.1.7...air-testing-framework-v0.2.0) (2023-03-21)
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
* **interpreter-data:**
|
|
|
|
### Features
|
|
|
|
* **interpreter-data:** New data format for calls ([#501](https://github.com/fluencelabs/aquavm/issues/501)) ([d502894](https://github.com/fluencelabs/aquavm/commit/d5028942e41e1ac47ce31e20b57c17895f543ac8))
|
|
|
|
|
|
### Dependencies
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* air-test-utils bumped from 0.4.7 to 0.5.0
|
|
* dev-dependencies
|
|
* air-test-utils bumped from 0.4.7 to 0.5.0
|
|
|
|
## [0.1.6](https://github.com/fluencelabs/aquavm/compare/air-testing-framework-v0.1.5...air-testing-framework-v0.1.6) (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-test-utils bumped from 0.4.5 to 0.4.6
|
|
* aquavm-air-parser bumped from 0.7.3 to 0.7.4
|
|
* dev-dependencies
|
|
* air-test-utils bumped from 0.4.5 to 0.4.6
|