Skip to content

Latest commit

 

History

History
333 lines (186 loc) · 12.3 KB

CHANGELOG.md

File metadata and controls

333 lines (186 loc) · 12.3 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

  • The following workspace dependencies were updated

    • dependencies
      • avm-data-store bumped from 0.6.2 to 0.6.3
      • polyplets bumped from 0.3.2 to 0.3.3
      • avm-interface bumped from 0.28.4 to 0.28.5
  • The following workspace dependencies were updated

    • dependencies
      • air-utils bumped from 0.1.1 to 0.2.0
      • avm-data-store bumped from 0.7.1 to 0.7.2
      • avm-interface bumped from 0.29.1 to 0.29.2
  • The following workspace dependencies were updated

    • dependencies
      • air-interpreter-interface bumped from 0.16.0 to 0.17.0
      • avm-data-store bumped from 0.7.4 to 0.7.5
      • avm-interface bumped from 0.30.0 to 0.31.0

0.38.1 (2024-07-22)

Bug Fixes

0.38.0 (2024-04-15)

⚠ BREAKING CHANGES

  • runtime: switch to async marine (#815)

Features

0.37.0 (2024-02-22)

⚠ BREAKING CHANGES

  • update marine-rs-sdk to 0.14.0, remove all of json_path remains (#820)

Features

  • update marine-rs-sdk to 0.14.0, remove all of json_path remains (#820) (08e8547)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • air-interpreter-interface bumped from 0.18.0 to 0.19.0
      • avm-data-store bumped from 0.7.8 to 0.7.9
      • polyplets bumped from 0.6.0 to 0.7.0
      • avm-interface bumped from 0.32.0 to 0.32.1

0.36.0 (2024-02-20)

⚠ BREAKING CHANGES

  • preparation,memory: AquaVM preparation step now checks input arguments sizes [fixes VM-425]

Features

  • preparation,memory: AquaVM preparation step now checks input arguments sizes [fixes VM-425] (5afd5cb)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • air-interpreter-interface bumped from 0.17.2 to 0.18.0
      • air-utils bumped from 0.2.0 to 0.3.0
      • avm-data-store bumped from 0.7.7 to 0.7.8
      • avm-interface bumped from 0.31.2 to 0.32.0

0.35.0 (2024-01-24)

⚠ BREAKING CHANGES

  • deps: update to marine runtime with memory limits and wasmtime (#768)

Features

  • deps: update to marine runtime with memory limits and wasmtime (#768) (3375c7a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • air-interpreter-interface bumped from 0.17.1 to 0.17.2
      • avm-data-store bumped from 0.7.6 to 0.7.7
      • avm-interface bumped from 0.31.1 to 0.31.2

0.34.2 (2024-01-11)

Features

  • air,air-cli: pretty-printing binary interpreter data (#794) (d6b1da9)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • air-interpreter-interface bumped from 0.17.0 to 0.17.1
      • avm-data-store bumped from 0.7.5 to 0.7.6
      • polyplets bumped from 0.5.2 to 0.6.0
      • avm-interface bumped from 0.31.0 to 0.31.1

0.34.0 (2024-01-03)

⚠ BREAKING CHANGES

  • data: flexible serialization formats (#757)

Features

  • data: flexible serialization formats (#757) (771d42d)

Bug Fixes

  • deps: update rust crate fluence-keypair to 0.10.4 (#752) (c9a0b87)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • air-interpreter-interface bumped from 0.15.2 to 0.16.0
      • avm-data-store bumped from 0.7.3 to 0.7.4
      • polyplets bumped from 0.5.1 to 0.5.2
      • avm-interface bumped from 0.29.3 to 0.30.0

0.33.4 (2023-12-12)

Bug Fixes

  • avm-server: make avm_server::RunnerError a public type (#764) (2c78fd5)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • air-interpreter-interface bumped from 0.15.1 to 0.15.2
      • avm-data-store bumped from 0.7.2 to 0.7.3
      • avm-interface bumped from 0.29.2 to 0.29.3

0.33.3 (2023-10-26)

Bug Fixes

  • deps: update rust crate fluence-keypair to 0.10.3 (#620) (88e7dba)

0.33.1 (2023-09-21)

Bug Fixes

  • deps: update rust crate marine-rs-sdk to 0.10.0 (#640) (b713e44)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • air-interpreter-interface bumped from 0.15.0 to 0.15.1
      • avm-data-store bumped from 0.7.0 to 0.7.1
      • polyplets bumped from 0.5.0 to 0.5.1
      • avm-interface bumped from 0.29.0 to 0.29.1

0.33.0 (2023-08-17)

⚠ BREAKING CHANGES

  • update marine-rs-sdk minor version

Features

  • aquavm-air-cli: --near execution mode [fixes VM-322] (#672) (0e80ee7)
  • update marine-rs-sdk minor version (4b4e3bd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • air-interpreter-interface bumped from 0.14.0 to 0.15.0
      • polyplets bumped from 0.4.1 to 0.5.0

0.32.2 (2023-08-04)

Bug Fixes

  • deps: update rust crate marine-runtime to 0.28.0 (#657) (ee3c807)

0.32.0 (2023-06-22)

⚠ BREAKING CHANGES

  • avm-server,air-interpreter,aquavm-air: secret key and particle ID arguments (#593)

Features

  • avm-server,air-interpreter,aquavm-air: secret key and particle ID arguments (#593) (8ce8af3)

Bug Fixes

  • deps: update rust crate marine-runtime to 0.26.1 (#546) (76d263b)
  • deps: update rust crate marine-runtime to 0.26.3 (#558) (f5c61af)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • air-interpreter-interface bumped from 0.13.0 to 0.14.0
      • air-utils bumped from 0.1.0 to 0.1.1
      • avm-data-store bumped from 0.6.1 to 0.6.2
      • avm-interface bumped from 0.28.3 to 0.28.4

0.31.0 (2023-03-15)

⚠ BREAKING CHANGES

  • avm: integrate Marine 0.26.0 (#461)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • air-interpreter-interface bumped from 0.12.1 to 0.13.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 (2023-03-13)

Bug Fixes

  • deps: update rust crate marine-runtime to 0.25.0 (#498) (8c25dbe)

0.30.0 (2023-02-27)

⚠ BREAKING CHANGES

  • data_store: use particle_id + current_peer_id as prev_data key in DataStore (#485)

Bug Fixes

  • data_store: use particle_id + current_peer_id as prev_data key in DataStore (#485) (36e1c87)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • avm-data-store bumped from 0.5.0 to 0.6.0

0.29.0 (2023-02-21)

⚠ BREAKING CHANGES

  • avm: improve anomaly detection

Features

  • avm: improve anomaly detection (5e6863d)

Bug Fixes

  • deps: update rust crate marine-runtime to 0.24.1 (#478) (c408da8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • avm-data-store bumped from 0.4.1 to 0.5.0
      • avm-interface bumped from 0.28.0 to 0.28.2

[Unreleased]

[0.28.1] - 2022-12-26

  • Update avm-interface version after air-interpreter-interface version bump.

[0.28.0] - 2022-12-21

  • Update avm-interface version after air-interpreter-interface version bump.

[0.27.0] - 2022-11-22

Changed

  • Move current_peer_id field/argument to the ParticleParameters. It is removed from both AVMConfig and AVMRunner::new, but added to AVMRunner::call/AVMRunner::call_tracing.
  • ParticleParameters now has only single lifetime parameter
  • Update avm-interface version

[0.26.1] - 2022-09-13

Other

  • Update all non-major Rust dependencies (#323)