Skip to content

Conversation

burmecia
Copy link
Member

@burmecia burmecia commented Nov 28, 2024

What kind of change does this PR introduce?

This PR is to fix Rust toolchain and Wasm Component version in github workflow.

What is the current behavior?

The current workflows didn't fix Rust toolchain and Wasm Component version, so they always used latest version which may produce incompatible Wasm Wrappers.

What is the new behavior?

Fix Rust toolchain version to 1.81.0 and Wasm Component version to 0.13.2 in workflow so we can make sure get same result each time the workflow runs.

Additional context

After this PR is merged, we need to redo release for below Wasm FDWs as they were release with latest version of Rust which isn't compatible with Wrappers 0.4.3.

  • Notion Wasm FDW
  • Calendly Wasm FDW
  • Cal.com Wasm FDW

@burmecia burmecia added the wasm label Nov 28, 2024
@burmecia burmecia requested review from imor and olirice November 28, 2024 04:16
@burmecia burmecia merged commit 5fb2eab into main Nov 29, 2024
3 checks passed
@burmecia burmecia deleted the bo/ci/fix-rust-version branch November 29, 2024 06:38
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.

2 participants