fluencebot 9bac51f24e
chore: release master (#725)
* chore: release master

* chore: Bump air-interpreter and air-near-contract version to 0.54.0

* Update minimal version to 0.54.0

---------

Co-authored-by: Ivan Boldyrev <ivan@fluence.one>
2023-10-26 20:56:52 +07:00

11 KiB

Changelog

  • The following workspace dependencies were updated

    • dependencies
      • air-interpreter-data bumped from 0.6.2 to 0.6.3
      • avm-interface bumped from 0.28.1 to 0.28.2
      • avm-server bumped from 0.28.1 to 0.29.0
  • The following workspace dependencies were updated

    • dependencies
      • avm-server bumped from 0.29.0 to 0.30.0
  • The following workspace dependencies were updated

    • 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.13.0
      • avm-interface bumped from 0.28.2 to 0.28.3
      • avm-server bumped from 0.30.1 to 0.31.0
  • The following workspace dependencies were updated

    • dependencies
      • aquavm-air bumped from 0.41.0 to 0.42.0
      • air-interpreter-data bumped from 0.8.0 to 0.8.1
  • The following workspace dependencies were updated

    • dependencies
      • avm-server bumped from 0.32.1 to 0.32.2
  • The following workspace dependencies were updated

    • dependencies
      • aquavm-air bumped from 0.43.0 to 0.43.1
  • The following workspace dependencies were updated

    • dependencies
      • aquavm-air bumped from 0.45.0 to 0.45.1
      • air-interpreter-data bumped from 0.11.0 to 0.11.1
  • The following workspace dependencies were updated

    • dependencies
      • aquavm-air bumped from 0.45.1 to 0.46.0
  • The following workspace dependencies were updated

    • dependencies
      • aquavm-air bumped from 0.46.0 to 0.47.0
      • air-interpreter-data bumped from 0.11.1 to 0.11.2
  • The following workspace dependencies were updated

    • dependencies
      • aquavm-air bumped from 0.48.0 to 0.49.0
  • The following workspace dependencies were updated

    • dependencies
      • aquavm-air bumped from 0.49.0 to 0.50.0
  • The following workspace dependencies were updated

    • dependencies
      • aquavm-air bumped from 0.51.0 to 0.52.0
      • air-interpreter-data bumped from 0.12.0 to 0.12.1
      • avm-interface bumped from 0.29.1 to 0.29.2
      • avm-server bumped from 0.33.1 to 0.33.2

0.12.1 (2023-10-26)

Bug Fixes

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • aquavm-air bumped from 0.53.0 to 0.54.0
      • air-interpreter-cid bumped from 0.5.0 to 0.6.0
      • air-interpreter-data bumped from 0.13.0 to 0.14.0
      • avm-server bumped from 0.33.2 to 0.33.3

0.12.0 (2023-10-16)

⚠ BREAKING CHANGES

  • execution-engine,test-utils,interpreter-data,interpreter-cid: Rc into CID (#718)

Features

  • execution-engine,test-utils,interpreter-data,interpreter-cid: Rc into CID (#718) (c2108e0)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • aquavm-air bumped from 0.52.0 to 0.53.0
      • air-interpreter-cid bumped from 0.4.0 to 0.5.0
      • air-interpreter-data bumped from 0.12.1 to 0.13.0

0.11.0 (2023-10-13)

⚠ BREAKING CHANGES

  • aquavm-air: signature checking (#607)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • aquavm-air bumped from 0.50.0 to 0.51.0
      • air-interpreter-cid bumped from 0.3.0 to 0.4.0
      • air-interpreter-data bumped from 0.11.3 to 0.12.0

0.10.4 (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
      • aquavm-air bumped from 0.47.0 to 0.48.0
      • air-interpreter-data bumped from 0.11.2 to 0.11.3
      • air-interpreter-interface bumped from 0.15.0 to 0.15.1
      • avm-interface bumped from 0.29.0 to 0.29.1
      • avm-server bumped from 0.33.0 to 0.33.1

0.10.0 (2023-08-31)

⚠ BREAKING CHANGES

  • execution-engine,interpreter-data: insert state for canon join (#682)

Features

  • execution-engine,interpreter-data: insert state for canon join (#682) (2b636e8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • aquavm-air bumped from 0.44.0 to 0.45.0
      • air-interpreter-data bumped from 0.10.0 to 0.11.0

0.9.0 (2023-08-17)

⚠ BREAKING CHANGES

  • update marine-rs-sdk minor version

Features

  • 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

0.8.0 (2023-08-03)

⚠ BREAKING CHANGES

  • execution-engine: refactor streams [fixes VM-255] (#621)

Features

  • air-test-utils: print_trace prints values (#633) (c530c93)
  • execution-engine: refactor streams [fixes VM-255] (#621) (eca52b7)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • aquavm-air bumped from 0.42.0 to 0.43.0
      • air-interpreter-data bumped from 0.8.1 to 0.9.0
      • avm-interface bumped from 0.28.4 to 0.28.5
      • avm-server bumped from 0.32.0 to 0.32.1

0.7.0 (2023-06-23)

⚠ BREAKING CHANGES

  • testing-framework: restore WASM test executor (#609)

Miscellaneous Chores

  • testing-framework: restore WASM test executor (#609) (c332cca)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • aquavm-air bumped from 0.40.0 to 0.41.0

0.6.0 (2023-06-22)

⚠ BREAKING CHANGES

  • avm-server,air-interpreter,aquavm-air: secret key and particle ID arguments (#593)
  • aquavm-air,air-interpreter-signature,air-interpreter-data: Peer signatures (#598)

Features

  • air: introduce explicit types for generation numbers (#530) (d62fa6f)
  • aquavm-air,air-interpreter-signature,air-interpreter-data: Peer signatures (#598) (f8b734a)
  • avm-server,air-interpreter,aquavm-air: secret key and particle ID arguments (#593) (8ce8af3)
  • interpreter-data: Introduce source information for canon data (#577) (1d98afe)
  • trace-handler: TracePos becomes a wrapper for u32 alias [fixes VM-267] (#544) (658daf1)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • aquavm-air bumped from 0.39.0 to 0.40.0
      • air-interpreter-cid bumped from 0.2.0 to 0.3.0
      • air-interpreter-data bumped from 0.7.0 to 0.8.0
      • air-interpreter-interface bumped from 0.13.0 to 0.14.0
      • avm-interface bumped from 0.28.3 to 0.28.4
      • avm-server bumped from 0.31.0 to 0.32.0

0.5.0 (2023-03-21)

⚠ BREAKING CHANGES

  • interpreter-data:

Features

  • interpreter-data: New data format for calls (#501) (d502894)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • aquavm-air bumped from 0.38.0 to 0.39.0
      • air-interpreter-data bumped from 0.6.4 to 0.7.0

0.4.6 (2023-03-15)

Features

  • tools: merge some tools into the air CLI tool (#509) (79ac153)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • aquavm-air bumped from 0.37.0 to 0.37.1

0.4.2 (2023-02-08)

Features

  • 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