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.7.0 #398

Merged

Conversation

Michael-F-Bryan
Copy link
Contributor

@Michael-F-Bryan Michael-F-Bryan commented Jan 5, 2024

🤖 I have created a release beep boop

0.7.0 (2024-08-06)

Features

  • Add atoms to manifests and use latest revision of webc crate (29e26f4)
  • Add registry API and tests (12b00b7)
  • Allow users to specify just their token while initializing the library + minor fixes (2b4211c)
  • Allow users to specify metadata in various formats (a16acfa)
  • Update wasmer dependencies (9f69d51)
  • Use same Wasmer type as output of created packages, update tests (21c8ff8)

Bug Fixes

  • Add more tests and remove spurious tracing messages (c3081da)
  • address comments (ec087eb)
  • Resolve a deadlock where the future returned by thread pool's sleep_now() method will never resolve when invoked from a syscall (4ce8a54)
  • Use a global variable to signal which init function to use (0464d61)
  • use env variables in tests (0fdd6ba)
  • use git repository to patch webc (9b256b2)
  • Use single input for initalization function (0b5eab9)
  • Use spaces instead of tabs in the js part of the code (ff5db26)
  • with -> assert (591bdcb)

This PR was generated with Release Please. See documentation.

Copy link

github-actions bot commented Jan 5, 2024

⏱ 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 9mins 22s 8mins 4s
5c70fee 7mins 29s 6mins 54s

🤖 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 7182d82 to b62b96a Compare January 11, 2024 08:29
@Michael-F-Bryan Michael-F-Bryan force-pushed the release-please--branches--main--components--wasmer-sdk branch 3 times, most recently from 13fe38a to 2141499 Compare January 25, 2024 05:45
@xdoardo xdoardo changed the title chore(main): release wasmer-sdk 0.6.1 chore(main): release wasmer-sdk 0.7.0 Aug 6, 2024
@xdoardo xdoardo force-pushed the release-please--branches--main--components--wasmer-sdk branch from f906436 to 5c70fee Compare August 6, 2024 10:36
@xdoardo xdoardo merged commit 5cef78b into main Aug 6, 2024
5 checks passed
@xdoardo xdoardo deleted the release-please--branches--main--components--wasmer-sdk branch August 6, 2024 11:24
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