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(main): release wasmer-sdk 0.6.0 #375

Merged

Conversation

Michael-F-Bryan
Copy link
Contributor

@Michael-F-Bryan Michael-F-Bryan commented Dec 19, 2023

🤖 I have created a release beep boop

0.6.0 (2023-12-21)

⚠ BREAKING CHANGES

  • The @wasmer/sdk Runtime has removed the limit on the maximum number of worker threads it is allowed to spawn. The corresponding poolSize option has been removed from RuntimeOptions.
  • Changed the package.json so importing @wasmer/sdk will pull in the version with wasmer_js_bg.wasm embedded as a base64 string, by default

Features

  • The @wasmer/sdk Runtime has removed the limit on the maximum number of worker threads it is allowed to spawn. The corresponding poolSize option has been removed from RuntimeOptions. (d5da4ea)

Bug Fixes

  • Bump the wasmer dependency to pick up wasmerio/wasmer#4366 (c3c5a5d)
  • Changed the package.json so importing @wasmer/sdk will pull in the version with wasmer_js_bg.wasm embedded as a base64 string, by default (0c850a5)

This PR was generated with Release Please. See documentation.

Copy link

github-actions bot commented Dec 19, 2023

⏱ Workflow Timer ⏱

Make sure you keep an eye on build times!

The goal is to keep CI times under 10 minutes so developers can maintain a fast edit-compile-test cycle.

Run Compile and Test Build Examples
main 6mins 19s 4mins 4s
9d7b6f8 5mins 50s 3mins 44s

🤖 Beep. Boop. I'm a bot. If you find any issues, please report them to https://github.com/Michael-F-Bryan/workflow-timer.

@Michael-F-Bryan Michael-F-Bryan force-pushed the release-please--branches--main--components--wasmer-sdk branch 2 times, most recently from f72a886 to 45401b3 Compare December 20, 2023 08:32
CHANGELOG.md Outdated Show resolved Hide resolved
@Michael-F-Bryan Michael-F-Bryan force-pushed the release-please--branches--main--components--wasmer-sdk branch 3 times, most recently from b50679f to 6d3ce8f Compare December 21, 2023 15:42
@Michael-F-Bryan Michael-F-Bryan force-pushed the release-please--branches--main--components--wasmer-sdk branch from 6d3ce8f to 9d7b6f8 Compare December 21, 2023 16:42
@Michael-F-Bryan Michael-F-Bryan merged commit 9435497 into main Dec 21, 2023
5 checks passed
@Michael-F-Bryan Michael-F-Bryan deleted the release-please--branches--main--components--wasmer-sdk branch December 21, 2023 17:08
@Michael-F-Bryan
Copy link
Contributor Author

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

Successfully merging this pull request may close these issues.

2 participants