mirror of
https://github.com/fluencelabs/aquavm
synced 2025-03-15 20:40:50 +00:00
4.9 KiB
4.9 KiB
Changelog
0.39.0 (2023-03-21)
⚠ BREAKING CHANGES
- interpreter-data:
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- air-interpreter-data bumped from 0.6.4 to 0.7.0
- air-trace-handler bumped from 0.1.3 to 0.2.0
- dependencies
0.38.0 (2023-03-15)
⚠ BREAKING CHANGES
- avm: integrate Marine 0.26.0 (#461)
Features
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.13.0
- air-trace-handler bumped from 0.1.2 to 0.1.3
- dependencies
0.37.1 (2023-03-15)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- aquavm-air-parser bumped from 0.7.3 to 0.7.4
- air-execution-info-collector bumped from 0.7.2 to 0.7.3
- air-interpreter-data bumped from 0.6.2 to 0.6.3
- dependencies
0.37.0 (2023-03-13)
⚠ BREAKING CHANGES
- execution-engine: make StreamDontHaveSuchGeneration uncatchable… (#492)
Features
Bug Fixes
- air: demote some AquaVM logging statements (#505) (271b74d)
- execution-engine: negative tests for prepare_step and farewell_step [fixes VM-251] (5813c80)
- execution-engine: rename CallResultsNotEmpty into UnprocessedCallResult (7f6a698)
- negative tests for prepare_step and farewell_step [fixes VM-251] (#489) (5813c80)
- Rename CallResultsNotEmpty into UnprocessedCallResult (#490) (7f6a698)
0.36.0 (2023-02-27)
⚠ BREAKING CHANGES
- execution-engine: make fold convergent wrt errors (#351)
Features
- execution-engine: make fold convergent wrt errors (#351) (87f7e2f)
- tools: VM-194 performance metering (#440) (5fdc8e6)
- trace-handler: improve data deserialization version check (#451) (367546b)
0.35.1 (2023-02-08)
Features
- tools: VM-194 performance metering (#440) (5fdc8e6)
- trace-handler: improve data deserialization version check (#451) (367546b)
Dependencies
- The following workspace dependencies were updated
- dependencies
- air-interpreter-data bumped from 0.6.1 to 0.6.2
- air-trace-handler bumped from 0.1.0 to 0.1.1
- dependencies