Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

chore: Release 0.13.0#293

Merged
kevaundray merged 1 commit intomasterfrom
release-please--branches--master
Jun 1, 2023
Merged

chore: Release 0.13.0#293
kevaundray merged 1 commit intomasterfrom
release-please--branches--master

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 18, 2023

🤖 I have created a release beep boop

brillig_vm: 0.1.1

Dependencies

root: 0.13.0

0.13.0 (2023-06-01)

⚠ BREAKING CHANGES

  • added hash index to pedersen (#281)
  • Add variable length keccak opcode (#314)
  • Remove AES opcode (#302)
  • acir, acvm: Remove ComputeMerkleRoot opcode feat!: remove ComputeMerkleRoot opcode #296
  • Remove manual serialization of Opcodes in favour of serde (#286)
  • Remove backend solvable methods from the interface and solve them in ACVM (#264)
  • Reorganize code related to PartialWitnessGenerator (#287)

Features

  • acir, acvm: Remove ComputeMerkleRoot opcode #296 (8b3923e)
  • Add Brillig opcode to introduce custom non-determinism to ACVM (#152) (3c6740a)
  • Add variable length keccak opcode (#314) (7bfd169)
  • added hash index to pedersen (#281) (61820b6)
  • Remove backend solvable methods from the interface and solve them in ACVM (#264) (69916cb)

Bug Fixes

  • Allow async functions without send on async trait (#292) (9f9fc21)

Miscellaneous Chores

  • Remove AES opcode (#302) (a429a54)
  • Remove manual serialization of Opcodes in favour of serde (#286) (8a3812f)
  • Reorganize code related to PartialWitnessGenerator (#287) (b9d61a1)
acir: 0.13.0

0.13.0 (2023-06-01)

⚠ BREAKING CHANGES

Features

  • acir, acvm: Remove ComputeMerkleRoot opcode #296 (8b3923e)
  • Add Brillig opcode to introduce custom non-determinism to ACVM (#152) (3c6740a)
  • Add variable length keccak opcode (#314) (7bfd169)
  • added hash index to pedersen (#281) (61820b6)

Miscellaneous Chores

  • Remove AES opcode (#302) (a429a54)
  • Remove manual serialization of Opcodes in favour of serde (#286) (8a3812f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • brillig_vm bumped from 0.1.0 to 0.1.1
acir_field: 0.13.0

0.13.0 (2023-06-01)

Miscellaneous Chores

  • acir_field: Synchronize undefined versions
acvm: 0.13.0

0.13.0 (2023-06-01)

⚠ BREAKING CHANGES

  • added hash index to pedersen (#281)
  • Add variable length keccak opcode (#314)
  • Remove AES opcode (#302)
  • acir, acvm: Remove ComputeMerkleRoot opcode feat!: remove ComputeMerkleRoot opcode #296
  • Remove backend solvable methods from the interface and solve them in ACVM (#264)
  • Reorganize code related to PartialWitnessGenerator (#287)

Features

  • acir, acvm: Remove ComputeMerkleRoot opcode #296 (8b3923e)
  • Add Brillig opcode to introduce custom non-determinism to ACVM (#152) (3c6740a)
  • Add variable length keccak opcode (#314) (7bfd169)
  • added hash index to pedersen (#281) (61820b6)
  • Remove backend solvable methods from the interface and solve them in ACVM (#264) (69916cb)

Bug Fixes

  • Allow async functions without send on async trait (#292) (9f9fc21)

Miscellaneous Chores

acvm_stdlib: 0.13.0

0.13.0 (2023-06-01)

Miscellaneous Chores

  • acvm_stdlib: Synchronize undefined versions

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--master branch 4 times, most recently from 52698f7 to 3e82af5 Compare May 22, 2023 16:10
@phated
Copy link
Copy Markdown
Contributor

phated commented May 22, 2023

I've fixed the merge queue stuff and it seems like we'll need a release token on this repo so the checks run

@phated phated assigned phated and unassigned phated May 22, 2023
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from 3e82af5 to 01e7480 Compare May 23, 2023 15:32
@phated
Copy link
Copy Markdown
Contributor

phated commented May 24, 2023

@kevaundray Do you actually want brillig_vm to be released as 0.1.1 or do you want to sync it with the rest of the deps?

@phated
Copy link
Copy Markdown
Contributor

phated commented May 24, 2023

I think we also need to make sure it's in the publish workflow.

@TomAFrench
Copy link
Copy Markdown
Member

I think we also need to make sure it's in the publish workflow.

Yep, I made sure that we had it in the workflow + description in Cargo.toml before we merged it in.

@github-actions github-actions Bot force-pushed the release-please--branches--master branch 10 times, most recently from a8a76cb to 393b641 Compare May 31, 2023 17:40
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from aa3169e to 3dea15d Compare June 1, 2023 10:42
@kevaundray kevaundray merged commit 5084271 into master Jun 1, 2023
@kevaundray kevaundray deleted the release-please--branches--master branch June 1, 2023 10:43
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Jun 1, 2023

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Jun 1, 2023

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Jun 1, 2023

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Jun 1, 2023

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Jun 1, 2023

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants