Skip to content

chore: Release Noir(0.19.3) - #3462

Closed
kevaundray wants to merge 3 commits into
masterfrom
release-please--branches--master
Closed

chore: Release Noir(0.19.3)#3462
kevaundray wants to merge 3 commits into
masterfrom
release-please--branches--master

Conversation

@kevaundray

@kevaundray kevaundray commented Nov 8, 2023

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.19.3

0.19.3 (2023-11-09)

Features

  • Handle constant index operations on simple slices (#3464) (7ae12f8)

Bug Fixes

  • "Missing trait impl" error in trait dispatch (#3440) (52daaec)
0.34.0

0.34.0 (2023-11-09)

⚠ BREAKING CHANGES

  • Move circuit serialization circuit into acir (#3345)
  • expose pedersen hash in acir and bb solver (#3269)
  • Switch to new pedersen implementation (#3151)
  • Pass ACIR to ACVM by reference rather than passing ownership (#2872)
  • wasm: improve and simplify wasm compiler interface (#2976)
  • Maintain shape of foreign call arguments (#2935)

Features

  • acvm_js: Export black box solver functions (#2812) (da8a98e)
  • acvm: Separate ACVM optimizations and transformations (#2979) (5865d1a)
  • Add ACIR serializer C++ codegen (#2961) (7556982)
  • Add conditional compilation of methods based on the underlying field being used (#3045) (2e008e2)
  • Expose pedersen hash in acir and bb solver (#3269) (0108b6c)
  • Extract Brillig VM to allow step debugging (#3259) (f6431f9)
  • Implement euclidean division and signed division in terms of AcirVars (#3230) (b8b7782)
  • Maintain shape of foreign call arguments (#2935) (f7869e6)
  • Pass ACIR to ACVM by reference rather than passing ownership (#2872) (b3a9c34)
  • Pass brillig bytecode to VM by reference (#3030) (4ee290b)
  • Refactor debugger and separate core from UI (#3308) (8466810)
  • Replace boolean range constraints with arithmetic opcodes (#3234) (949222c)
  • Save Brillig execution state in ACVM (#3026) (88682da)
  • Solve fixed_base_scalar_mul black box functions in rust (#3153) (1c1afbc)
  • Switch to new pedersen implementation (#3151) (35fb3f7)
  • wasm: Improve and simplify wasm compiler interface (#2976) (1b5124b)

Bug Fixes

  • ACIR optimizer should update assertion messages (#3010) (758b6b6)
  • acvm: Return false rather than panicking on invalid ECDSA signatures (#2783) (155abc0)
  • Determinism of fallback transformer (#3100) (12daad1)
  • Fix method program_counter, change method signature (#3012) (5ea522b)
  • Minor problems with aztec publishing (#3095) (0fc8f20)
  • Prevent duplicated assert message transformation (#3038) (082a6d0)
  • Return error rather than panicking on unreadable circuits (#3179) (d4f61d3)

Miscellaneous Chores

  • Move circuit serialization circuit into acir (#3345) (122119b)

This PR was generated with Release Please. See documentation.

@kevaundray
kevaundray force-pushed the release-please--branches--master branch 2 times, most recently from d8ba33e to 9f4fd97 Compare November 9, 2023 09:28
@kevaundray kevaundray changed the title chore: Release Noir() chore: Release Noir(0.19.3) Nov 9, 2023
@kevaundray
kevaundray force-pushed the release-please--branches--master branch from 1bd3787 to 091e385 Compare November 9, 2023 09:41
@kevaundray
kevaundray force-pushed the release-please--branches--master branch from 939ff02 to 0a93ea3 Compare November 9, 2023 14:53

@TomAFrench TomAFrench left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Blocking as PR is not up to date due to expired credentials and so merging this will break our release workflow to hell and back.

@TomAFrench

Copy link
Copy Markdown
Member

@kevaundray

@kevaundray

Copy link
Copy Markdown
Contributor Author

Not sure why changelog is not working, so closing this and will wait for release please to open up another PR

@kevaundray kevaundray closed this Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants