Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release master #619

Merged
merged 2 commits into from
Jul 17, 2023
Merged

chore: release master #619

merged 2 commits into from
Jul 17, 2023

Conversation

fluencebot
Copy link
Contributor

@fluencebot fluencebot commented Jun 28, 2023

πŸ€– I have created a release beep boop

air-beautifier: 0.2.0

0.2.0 (2023-07-16)

⚠ BREAKING CHANGES

  • execution-engine: stream map to scalar conversion using canon instruction [fixes VM-294] (#610)

Features

  • execution-engine: Stream Map to Scalar conversion using canon instruction [fixes VM-294] (fcb4c9d)
  • execution-engine: stream map to scalar conversion using canon instruction [fixes VM-294] (#610) (fcb4c9d)

Bug Fixes

  • air-beautifier: print fold's last_instruction (#630) (adcf708)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • aquavm-air-parser bumped from 0.7.5 to 0.8.0
air-beautify-wasm: 0.3.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • air-beautifier bumped from 0.1.4 to 0.2.0
air-execution-info-collector: 0.7.6

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • aquavm-air-parser bumped from 0.7.5 to 0.8.0
air-interpreter-data: 0.8.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • aquavm-air-parser bumped from 0.7.5 to 0.8.0
air-test-utils: 0.7.1

Dependencies

  • 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
air-testing-framework: 0.4.0

0.4.0 (2023-07-16)

⚠ BREAKING CHANGES

  • execution-engine: add error-code invariant check for match/mismatch (#622)

Features

  • execution-engine: add error-code invariant check for match/mismatch (#622) (33a9d9f)

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
air-trace-handler: 0.2.2

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • air-interpreter-data bumped from 0.8.0 to 0.8.1
      • aquavm-air-parser bumped from 0.7.5 to 0.8.0
aquavm-air-cli: 0.3.2

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • aquavm-air bumped from 0.41.0 to 0.42.0
      • air-beautifier bumped from 0.1.4 to 0.2.0
      • air-test-utils bumped from 0.7.0 to 0.7.1
air-parser: 0.8.0

0.8.0 (2023-07-16)

⚠ BREAKING CHANGES

  • execution-engine: stream map to scalar conversion using canon instruction [fixes VM-294] (#610)

Features

  • execution-engine: Stream Map to Scalar conversion using canon instruction [fixes VM-294] (fcb4c9d)
  • execution-engine: stream map to scalar conversion using canon instruction [fixes VM-294] (#610) (fcb4c9d)
avm-client: 0.42.0

0.42.0 (2023-07-16)

Miscellaneous Chores

  • avm-client: Synchronize air-interpreter versions
air-interpreter: 0.42.0

0.42.0 (2023-07-16)

Miscellaneous Chores

  • air-interpreter: Synchronize air-interpreter versions

Dependencies

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

0.42.0 (2023-07-16)

⚠ BREAKING CHANGES

  • execution-engine: add error-code invariant check for match/mismatch (#622)
  • execution-engine: %last_eror%.$.message and $.error_code now return an empty string and 0 correspondingly [fixes VM-313]
  • execution-engine: unfefined %last_error% now returns an empty … (#628)
  • aquavm-air: ap join behavior (#631)
  • execution-engine: stream map to scalar conversion using canon instruction [fixes VM-294] (#610)

Features

  • aquavm-air: ap join behavior (#631) (75f5516), closes #632
  • execution-engine: %last_eror%.$.message and $.error_code now return an empty string and 0 correspondingly [fixes VM-313] (d195152)
  • execution-engine: add error-code invariant check for match/mismatch (#622) (33a9d9f)
  • execution-engine: Stream Map to Scalar conversion using canon instruction [fixes VM-294] (fcb4c9d)
  • execution-engine: stream map to scalar conversion using canon instruction [fixes VM-294] (#610) (fcb4c9d)
  • execution-engine: unfefined %last_error% now returns an empty … (#628) (d195152)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • aquavm-air-parser bumped from 0.7.5 to 0.8.0
      • air-execution-info-collector bumped from 0.7.5 to 0.7.6
      • air-interpreter-data bumped from 0.8.0 to 0.8.1
      • air-trace-handler bumped from 0.2.1 to 0.2.2

This PR was generated with Release Please. See documentation.

@linear
Copy link

linear bot commented Jun 28, 2023

@fluencebot fluencebot force-pushed the release-please--branches--master branch 2 times, most recently from 56da560 to 76ad1ed Compare July 10, 2023 06:42
@fluencebot fluencebot force-pushed the release-please--branches--master branch 3 times, most recently from 57c38b2 to 06c49fa Compare July 14, 2023 18:47
@linear
Copy link

linear bot commented Jul 14, 2023

@fluencebot fluencebot force-pushed the release-please--branches--master branch from bebbccd to 9813f6d Compare July 16, 2023 14:54
@monoid monoid self-assigned this Jul 17, 2023
Copy link
Contributor

@monoid monoid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@github-actions github-actions bot added the e2e Run e2e workflow label Jul 17, 2023
@monoid monoid added e2e Run e2e workflow and removed e2e Run e2e workflow labels Jul 17, 2023
@monoid monoid merged commit 531956b into master Jul 17, 2023
35 checks passed
@fluencebot
Copy link
Contributor Author

πŸ€– Release is at https://github.com/fluencelabs/aquavm/releases/tag/air-v0.42.0 🌻

@fluencebot
Copy link
Contributor Author

@fluencebot
Copy link
Contributor Author

πŸ€– Release is at https://github.com/fluencelabs/aquavm/releases/tag/avm-client-v0.42.0 🌻

@fluencebot
Copy link
Contributor Author

πŸ€– Release is at https://github.com/fluencelabs/aquavm/releases/tag/air-parser-v0.8.0 🌻

@fluencebot
Copy link
Contributor Author

@fluencebot
Copy link
Contributor Author

@fluencebot
Copy link
Contributor Author

πŸ€– Release is at https://github.com/fluencelabs/aquavm/releases/tag/air-test-utils-v0.7.1 🌻

@fluencebot
Copy link
Contributor Author

@fluencebot
Copy link
Contributor Author

πŸ€– Release is at https://github.com/fluencelabs/aquavm/releases/tag/air-beautifier-v0.2.0 🌻

@fluencebot
Copy link
Contributor Author

@fluencebot
Copy link
Contributor Author

πŸ€– Release is at https://github.com/fluencelabs/aquavm/releases/tag/aquavm-air-cli-v0.3.2 🌻

@fluencebot
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: ... state ... incompatible with expected ap
2 participants